[==========] 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
I20260713 09:11:24.027892 27072 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.112.62:46351
I20260713 09:11:24.029389 27072 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:11:24.030471 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:24.046841 27078 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
W20260713 09:11:24.046849 27079 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
W20260713 09:11:24.047098 27081 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
I20260713 09:11:24.048961 27072 server_base.cc:1061] running on GCE node
I20260713 09:11:25.243165 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:25.243499 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:25.243731 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933885243702 us; error 0 us; skew 500 ppm
I20260713 09:11:25.244580 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:25.250885 27072 webserver.cc:533] Webserver started at http://127.26.112.62:37559/ using document root <none> and password file <none>
I20260713 09:11:25.251760 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:25.251971 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:25.252425 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:25.257910 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/master-0-root/instance:
uuid: "cdc8ef19b4ec417a9e938554628bb08a"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-qw9l"
I20260713 09:11:25.265311 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:11:25.270198 27087 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.271220 27072 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:11:25.271602 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/master-0-root
uuid: "cdc8ef19b4ec417a9e938554628bb08a"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-qw9l"
I20260713 09:11:25.271934 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-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)
I20260713 09:11:25.339232 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:25.340811 27072 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
I20260713 09:11:25.341275 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:25.411139 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.62:46351
I20260713 09:11:25.411232 27138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.62:46351 every 8 connection(s)
I20260713 09:11:25.418601 27139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:25.440274 27139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a: Bootstrap starting.
I20260713 09:11:25.445791 27139 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:25.447551 27139 log.cc:826] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a: Log is configured to *not* fsync() on all Append() calls
I20260713 09:11:25.451680 27139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a: No bootstrap required, opened a new log
I20260713 09:11:25.471026 27139 raft_consensus.cc:359] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdc8ef19b4ec417a9e938554628bb08a" member_type: VOTER }
I20260713 09:11:25.471593 27139 raft_consensus.cc:385] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:25.471796 27139 raft_consensus.cc:740] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc8ef19b4ec417a9e938554628bb08a, State: Initialized, Role: FOLLOWER
I20260713 09:11:25.472584 27139 consensus_queue.cc:260] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cdc8ef19b4ec417a9e938554628bb08a" member_type: VOTER }
I20260713 09:11:25.473023 27139 raft_consensus.cc:399] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:25.473263 27139 raft_consensus.cc:493] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:25.473526 27139 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.477516 27139 raft_consensus.cc:515] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdc8ef19b4ec417a9e938554628bb08a" member_type: VOTER }
I20260713 09:11:25.478188 27139 leader_election.cc:304] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [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: cdc8ef19b4ec417a9e938554628bb08a; no voters: 
I20260713 09:11:25.479823 27139 leader_election.cc:290] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:25.480144 27142 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:25.482774 27142 raft_consensus.cc:697] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [term 1 LEADER]: Becoming Leader. State: Replica: cdc8ef19b4ec417a9e938554628bb08a, State: Running, Role: LEADER
I20260713 09:11:25.483752 27142 consensus_queue.cc:237] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [LEADER]: Queue going to LEADER mode. State: All 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: "cdc8ef19b4ec417a9e938554628bb08a" member_type: VOTER }
I20260713 09:11:25.485088 27139 sys_catalog.cc:565] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:25.495002 27143 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cdc8ef19b4ec417a9e938554628bb08a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdc8ef19b4ec417a9e938554628bb08a" member_type: VOTER } }
I20260713 09:11:25.495100 27144 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [sys.catalog]: SysCatalogTable state changed. Reason: New leader cdc8ef19b4ec417a9e938554628bb08a. Latest consensus state: current_term: 1 leader_uuid: "cdc8ef19b4ec417a9e938554628bb08a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdc8ef19b4ec417a9e938554628bb08a" member_type: VOTER } }
I20260713 09:11:25.495808 27144 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:25.495805 27143 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:25.499279 27152 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:25.510507 27152 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:25.512771 27072 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:25.526499 27152 catalog_manager.cc:1383] Generated new cluster ID: 07d2cfd03c7845ba9944310faff870a4
I20260713 09:11:25.526790 27152 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:25.544230 27152 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:25.545626 27152 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:25.568885 27152 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a: Generated new TSK 0
I20260713 09:11:25.569852 27152 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:25.579523 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:25.588652 27161 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
W20260713 09:11:25.590582 27162 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
I20260713 09:11:25.593633 27072 server_base.cc:1061] running on GCE node
W20260713 09:11:25.594234 27164 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
I20260713 09:11:25.595079 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:25.595279 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:25.595542 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933885595510 us; error 0 us; skew 500 ppm
I20260713 09:11:25.596141 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:25.600672 27072 webserver.cc:533] Webserver started at http://127.26.112.1:43331/ using document root <none> and password file <none>
I20260713 09:11:25.601208 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:25.601426 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:25.601709 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:25.602813 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-0-root/instance:
uuid: "017865750ea74b0bb0bdc15e7832f262"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-qw9l"
I20260713 09:11:25.608210 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260713 09:11:25.612636 27169 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.613482 27072 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:11:25.613759 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-0-root
uuid: "017865750ea74b0bb0bdc15e7832f262"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-qw9l"
I20260713 09:11:25.614044 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-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)
I20260713 09:11:25.636330 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:25.637621 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:25.640338 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:25.644723 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:25.644974 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.645262 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:25.645455 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.750602 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.1:42971
I20260713 09:11:25.750684 27231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.1:42971 every 8 connection(s)
I20260713 09:11:25.757771 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:25.769879 27236 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
W20260713 09:11:25.771361 27237 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
I20260713 09:11:25.778472 27072 server_base.cc:1061] running on GCE node
W20260713 09:11:25.779801 27239 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
I20260713 09:11:25.780850 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:25.781082 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:25.781288 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933885781269 us; error 0 us; skew 500 ppm
I20260713 09:11:25.781932 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:25.786204 27232 heartbeater.cc:344] Connected to a master server at 127.26.112.62:46351
I20260713 09:11:25.786796 27232 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:25.786753 27072 webserver.cc:533] Webserver started at http://127.26.112.2:35657/ using document root <none> and password file <none>
I20260713 09:11:25.787490 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:25.787757 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:25.788020 27232 heartbeater.cc:507] Master 127.26.112.62:46351 requested a full tablet report, sending...
I20260713 09:11:25.788096 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:25.789575 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-1-root/instance:
uuid: "6164b05a04944b43a25645380e95daf4"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-qw9l"
I20260713 09:11:25.791548 27104 ts_manager.cc:194] Registered new tserver with Master: 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971)
I20260713 09:11:25.794479 27104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60888
I20260713 09:11:25.795465 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260713 09:11:25.801064 27244 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.801898 27072 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:11:25.802166 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-1-root
uuid: "6164b05a04944b43a25645380e95daf4"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-qw9l"
I20260713 09:11:25.802408 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-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)
I20260713 09:11:25.816725 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:25.818336 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:25.821610 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:25.824755 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:25.824939 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.825253 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:25.825392 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.927047 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.2:45391
I20260713 09:11:25.927170 27306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.2:45391 every 8 connection(s)
I20260713 09:11:25.933266 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:25.942207 27310 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
W20260713 09:11:25.942792 27311 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
I20260713 09:11:25.947247 27307 heartbeater.cc:344] Connected to a master server at 127.26.112.62:46351
I20260713 09:11:25.947629 27307 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:25.948355 27307 heartbeater.cc:507] Master 127.26.112.62:46351 requested a full tablet report, sending...
I20260713 09:11:25.950681 27104 ts_manager.cc:194] Registered new tserver with Master: 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:25.952236 27104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60904
I20260713 09:11:25.953969 27072 server_base.cc:1061] running on GCE node
W20260713 09:11:25.955663 27314 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
I20260713 09:11:25.956664 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:25.956926 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:25.957122 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933885957106 us; error 0 us; skew 500 ppm
I20260713 09:11:25.957844 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:25.960484 27072 webserver.cc:533] Webserver started at http://127.26.112.3:45027/ using document root <none> and password file <none>
I20260713 09:11:25.961083 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:25.961313 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:25.961623 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:25.963052 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-2-root/instance:
uuid: "a13b12a17f00401a8e585568046bdbdd"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-qw9l"
I20260713 09:11:25.968573 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:25.972462 27318 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.973258 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:11:25.973582 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-2-root
uuid: "a13b12a17f00401a8e585568046bdbdd"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-qw9l"
I20260713 09:11:25.973914 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933883861739-27072-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)
I20260713 09:11:26.012725 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:26.014405 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:26.016327 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:26.019115 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:26.019398 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:26.019685 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:26.019898 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:26.103614 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.3:35555
I20260713 09:11:26.103683 27380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.3:35555 every 8 connection(s)
I20260713 09:11:26.124933 27381 heartbeater.cc:344] Connected to a master server at 127.26.112.62:46351
I20260713 09:11:26.125358 27381 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:26.126041 27381 heartbeater.cc:507] Master 127.26.112.62:46351 requested a full tablet report, sending...
I20260713 09:11:26.127926 27104 ts_manager.cc:194] Registered new tserver with Master: a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:26.128669 27072 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019508931s
I20260713 09:11:26.129528 27104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60912
I20260713 09:11:26.177034 27104 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60920:
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"
    }
  }
}
W20260713 09:11:26.180646 27104 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.
I20260713 09:11:26.279820 27272 tablet_service.cc:1511] Processing CreateTablet for tablet 4c356217a1fa4958a2c5020b373e4707 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:26.281435 27272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c356217a1fa4958a2c5020b373e4707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.285590 27196 tablet_service.cc:1511] Processing CreateTablet for tablet a2eb082fd57c41a2a9bb397502fc16ac (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:26.286906 27197 tablet_service.cc:1511] Processing CreateTablet for tablet 4c356217a1fa4958a2c5020b373e4707 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:26.288563 27194 tablet_service.cc:1511] Processing CreateTablet for tablet 25d035caf8d64e1f9ba9c6e54f7d0607 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:26.289167 27195 tablet_service.cc:1511] Processing CreateTablet for tablet e76378925c8340c495494d301a0fa804 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:26.292644 27192 tablet_service.cc:1511] Processing CreateTablet for tablet 763da992b3e54baf8c183e7309b457ed (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:26.290832 27193 tablet_service.cc:1511] Processing CreateTablet for tablet 7f546e8aea7c478cb587295d5dcbb5e9 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:26.286922 27196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2eb082fd57c41a2a9bb397502fc16ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.299893 27197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c356217a1fa4958a2c5020b373e4707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.302372 27195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76378925c8340c495494d301a0fa804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.304296 27194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d035caf8d64e1f9ba9c6e54f7d0607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.305305 27271 tablet_service.cc:1511] Processing CreateTablet for tablet a2eb082fd57c41a2a9bb397502fc16ac (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:26.306598 27271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2eb082fd57c41a2a9bb397502fc16ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.307096 27270 tablet_service.cc:1511] Processing CreateTablet for tablet e76378925c8340c495494d301a0fa804 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:26.307587 27269 tablet_service.cc:1511] Processing CreateTablet for tablet 25d035caf8d64e1f9ba9c6e54f7d0607 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:26.308455 27270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76378925c8340c495494d301a0fa804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.309341 27269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d035caf8d64e1f9ba9c6e54f7d0607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.308979 27268 tablet_service.cc:1511] Processing CreateTablet for tablet 7f546e8aea7c478cb587295d5dcbb5e9 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:26.311082 27266 tablet_service.cc:1511] Processing CreateTablet for tablet 711a8f7556324b5696568bc9d3e05318 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:26.303689 27191 tablet_service.cc:1511] Processing CreateTablet for tablet 711a8f7556324b5696568bc9d3e05318 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:26.317883 27193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f546e8aea7c478cb587295d5dcbb5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.317948 27268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f546e8aea7c478cb587295d5dcbb5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.319173 27192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763da992b3e54baf8c183e7309b457ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.304381 27190 tablet_service.cc:1511] Processing CreateTablet for tablet bcbe89d4312f475f92f9cbca6107b51f (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:26.322067 27189 tablet_service.cc:1511] Processing CreateTablet for tablet 769098ff0ed44e54b80312ddd5cde3e4 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:26.321969 27267 tablet_service.cc:1511] Processing CreateTablet for tablet 763da992b3e54baf8c183e7309b457ed (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:26.323935 27265 tablet_service.cc:1511] Processing CreateTablet for tablet bcbe89d4312f475f92f9cbca6107b51f (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:26.323958 27266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711a8f7556324b5696568bc9d3e05318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.326995 27191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711a8f7556324b5696568bc9d3e05318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.338481 27264 tablet_service.cc:1511] Processing CreateTablet for tablet 769098ff0ed44e54b80312ddd5cde3e4 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:26.343252 27190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbe89d4312f475f92f9cbca6107b51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.341323 27265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbe89d4312f475f92f9cbca6107b51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.352751 27189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769098ff0ed44e54b80312ddd5cde3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.360288 27267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763da992b3e54baf8c183e7309b457ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.372103 27264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769098ff0ed44e54b80312ddd5cde3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.381973 27399 tablet_bootstrap.cc:492] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4: Bootstrap starting.
I20260713 09:11:26.419246 27400 tablet_bootstrap.cc:492] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262: Bootstrap starting.
I20260713 09:11:26.444455 27341 tablet_service.cc:1511] Processing CreateTablet for tablet 763da992b3e54baf8c183e7309b457ed (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:26.446642 27341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763da992b3e54baf8c183e7309b457ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.461465 27346 tablet_service.cc:1511] Processing CreateTablet for tablet 4c356217a1fa4958a2c5020b373e4707 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:26.430656 27344 tablet_service.cc:1511] Processing CreateTablet for tablet e76378925c8340c495494d301a0fa804 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:26.441025 27345 tablet_service.cc:1511] Processing CreateTablet for tablet a2eb082fd57c41a2a9bb397502fc16ac (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:26.469192 27343 tablet_service.cc:1511] Processing CreateTablet for tablet 25d035caf8d64e1f9ba9c6e54f7d0607 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:26.473567 27344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76378925c8340c495494d301a0fa804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.471887 27340 tablet_service.cc:1511] Processing CreateTablet for tablet 711a8f7556324b5696568bc9d3e05318 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:26.474561 27342 tablet_service.cc:1511] Processing CreateTablet for tablet 7f546e8aea7c478cb587295d5dcbb5e9 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:26.481184 27339 tablet_service.cc:1511] Processing CreateTablet for tablet bcbe89d4312f475f92f9cbca6107b51f (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:26.486280 27338 tablet_service.cc:1511] Processing CreateTablet for tablet 769098ff0ed44e54b80312ddd5cde3e4 (DEFAULT_TABLE table=test-workload [id=b914f067df4d4a91903497e791d30796]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:26.484531 27340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711a8f7556324b5696568bc9d3e05318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.490168 27342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f546e8aea7c478cb587295d5dcbb5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.491817 27338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769098ff0ed44e54b80312ddd5cde3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.492549 27346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c356217a1fa4958a2c5020b373e4707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.500427 27339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbe89d4312f475f92f9cbca6107b51f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:26.502554 27150 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:26.510773 27345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2eb082fd57c41a2a9bb397502fc16ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.517472 27343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d035caf8d64e1f9ba9c6e54f7d0607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.530093 27399 tablet_bootstrap.cc:654] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.540467 27400 tablet_bootstrap.cc:654] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.595664 27399 tablet_bootstrap.cc:492] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4: No bootstrap required, opened a new log
I20260713 09:11:26.596154 27399 ts_tablet_manager.cc:1403] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4: Time spent bootstrapping tablet: real 0.224s	user 0.010s	sys 0.008s
I20260713 09:11:26.601825 27401 tablet_bootstrap.cc:492] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd: Bootstrap starting.
I20260713 09:11:26.599050 27399 raft_consensus.cc:359] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.613376 27399 raft_consensus.cc:385] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.613708 27399 raft_consensus.cc:740] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.614717 27399 consensus_queue.cc:260] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.625397 27399 ts_tablet_manager.cc:1434] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.003s
I20260713 09:11:26.625401 27307 heartbeater.cc:499] Master 127.26.112.62:46351 was elected leader, sending a full tablet report...
I20260713 09:11:26.626598 27399 tablet_bootstrap.cc:492] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4: Bootstrap starting.
I20260713 09:11:26.628674 27400 tablet_bootstrap.cc:492] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262: No bootstrap required, opened a new log
I20260713 09:11:26.630044 27400 ts_tablet_manager.cc:1403] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262: Time spent bootstrapping tablet: real 0.215s	user 0.009s	sys 0.020s
I20260713 09:11:26.630762 27401 tablet_bootstrap.cc:654] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.633774 27399 tablet_bootstrap.cc:654] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.638873 27400 raft_consensus.cc:359] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.639966 27400 raft_consensus.cc:385] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.643965 27400 raft_consensus.cc:740] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.645090 27400 consensus_queue.cc:260] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.658628 27401 tablet_bootstrap.cc:492] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd: No bootstrap required, opened a new log
I20260713 09:11:26.658756 27399 tablet_bootstrap.cc:492] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4: No bootstrap required, opened a new log
I20260713 09:11:26.659097 27401 ts_tablet_manager.cc:1403] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.017s
I20260713 09:11:26.659341 27399 ts_tablet_manager.cc:1403] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.000s
I20260713 09:11:26.661803 27401 raft_consensus.cc:359] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.662514 27401 raft_consensus.cc:385] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.662808 27401 raft_consensus.cc:740] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.662916 27399 raft_consensus.cc:359] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.663844 27399 raft_consensus.cc:385] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.663576 27401 consensus_queue.cc:260] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.664232 27399 raft_consensus.cc:740] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.665617 27232 heartbeater.cc:499] Master 127.26.112.62:46351 was elected leader, sending a full tablet report...
I20260713 09:11:26.666277 27400 ts_tablet_manager.cc:1434] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.012s
I20260713 09:11:26.667253 27400 tablet_bootstrap.cc:492] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262: Bootstrap starting.
I20260713 09:11:26.665129 27399 consensus_queue.cc:260] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.671571 27399 ts_tablet_manager.cc:1434] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:11:26.672479 27399 tablet_bootstrap.cc:492] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4: Bootstrap starting.
I20260713 09:11:26.673929 27400 tablet_bootstrap.cc:654] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.679291 27399 tablet_bootstrap.cc:654] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:26.684306 27308 tablet.cc:2406] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:26.686103 27404 raft_consensus.cc:493] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.686712 27404 raft_consensus.cc:515] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.690044 27400 tablet_bootstrap.cc:492] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262: No bootstrap required, opened a new log
I20260713 09:11:26.690591 27400 ts_tablet_manager.cc:1403] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260713 09:11:26.693675 27400 raft_consensus.cc:359] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.702406 27400 raft_consensus.cc:385] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.703928 27400 raft_consensus.cc:740] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.704833 27400 consensus_queue.cc:260] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.696684 27404 leader_election.cc:290] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:26.716545 27400 ts_tablet_manager.cc:1434] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260713 09:11:26.718848 27381 heartbeater.cc:499] Master 127.26.112.62:46351 was elected leader, sending a full tablet report...
I20260713 09:11:26.722747 27400 tablet_bootstrap.cc:492] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262: Bootstrap starting.
I20260713 09:11:26.724426 27401 ts_tablet_manager.cc:1434] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd: Time spent starting tablet: real 0.065s	user 0.011s	sys 0.030s
I20260713 09:11:26.725356 27401 tablet_bootstrap.cc:492] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd: Bootstrap starting.
I20260713 09:11:26.725358 27399 tablet_bootstrap.cc:492] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4: No bootstrap required, opened a new log
I20260713 09:11:26.726990 27399 ts_tablet_manager.cc:1403] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.019s
I20260713 09:11:26.732542 27399 raft_consensus.cc:359] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.733251 27399 raft_consensus.cc:385] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.733570 27399 raft_consensus.cc:740] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.733963 27401 tablet_bootstrap.cc:654] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.734421 27399 consensus_queue.cc:260] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.738507 27400 tablet_bootstrap.cc:654] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.742543 27399 ts_tablet_manager.cc:1434] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260713 09:11:26.745072 27399 tablet_bootstrap.cc:492] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4: Bootstrap starting.
I20260713 09:11:26.750249 27207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769098ff0ed44e54b80312ddd5cde3e4" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262" is_pre_election: true
W20260713 09:11:26.759092 27247 leader_election.cc:343] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.763892 27401 tablet_bootstrap.cc:492] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd: No bootstrap required, opened a new log
I20260713 09:11:26.764418 27401 ts_tablet_manager.cc:1403] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.010s
I20260713 09:11:26.764982 27400 tablet_bootstrap.cc:492] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262: No bootstrap required, opened a new log
I20260713 09:11:26.765466 27400 ts_tablet_manager.cc:1403] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.011s
I20260713 09:11:26.764274 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769098ff0ed44e54b80312ddd5cde3e4" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd" is_pre_election: true
W20260713 09:11:26.768522 27245 leader_election.cc:343] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.768931 27245 leader_election.cc:304] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6164b05a04944b43a25645380e95daf4; no voters: 017865750ea74b0bb0bdc15e7832f262, a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:26.769287 27399 tablet_bootstrap.cc:654] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.769168 27401 raft_consensus.cc:359] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.769706 27404 raft_consensus.cc:2749] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:26.769891 27401 raft_consensus.cc:385] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.770339 27401 raft_consensus.cc:740] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.772141 27401 consensus_queue.cc:260] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.775089 27401 ts_tablet_manager.cc:1434] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:11:26.778311 27399 tablet_bootstrap.cc:492] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4: No bootstrap required, opened a new log
I20260713 09:11:26.778414 27401 tablet_bootstrap.cc:492] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd: Bootstrap starting.
I20260713 09:11:26.778788 27399 ts_tablet_manager.cc:1403] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260713 09:11:26.781383 27399 raft_consensus.cc:359] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.776888 27400 raft_consensus.cc:359] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.782696 27400 raft_consensus.cc:385] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.783008 27400 raft_consensus.cc:740] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.783733 27400 consensus_queue.cc:260] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.785261 27401 tablet_bootstrap.cc:654] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.788024 27399 raft_consensus.cc:385] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.788170 27407 raft_consensus.cc:493] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.788368 27399 raft_consensus.cc:740] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.788661 27407 raft_consensus.cc:515] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.789227 27399 consensus_queue.cc:260] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.791214 27407 leader_election.cc:290] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:26.791643 27399 ts_tablet_manager.cc:1434] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:11:26.797421 27400 ts_tablet_manager.cc:1434] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:11:26.798031 27399 tablet_bootstrap.cc:492] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4: Bootstrap starting.
I20260713 09:11:26.798511 27400 tablet_bootstrap.cc:492] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262: Bootstrap starting.
I20260713 09:11:26.819685 27399 tablet_bootstrap.cc:654] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.821966 27400 tablet_bootstrap.cc:654] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.830083 27401 tablet_bootstrap.cc:492] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd: No bootstrap required, opened a new log
I20260713 09:11:26.830533 27401 ts_tablet_manager.cc:1403] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.000s
I20260713 09:11:26.833789 27401 raft_consensus.cc:359] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.834643 27401 raft_consensus.cc:385] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.835001 27401 raft_consensus.cc:740] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.837240 27401 consensus_queue.cc:260] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.838466 27400 tablet_bootstrap.cc:492] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262: No bootstrap required, opened a new log
I20260713 09:11:26.838964 27400 ts_tablet_manager.cc:1403] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.007s
I20260713 09:11:26.839625 27401 ts_tablet_manager.cc:1434] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:11:26.840291 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4" is_pre_election: true
I20260713 09:11:26.840566 27401 tablet_bootstrap.cc:492] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd: Bootstrap starting.
I20260713 09:11:26.841153 27282 raft_consensus.cc:2468] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 0.
I20260713 09:11:26.841845 27400 raft_consensus.cc:359] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.842510 27400 raft_consensus.cc:385] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.842813 27400 raft_consensus.cc:740] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.845794 27173 leader_election.cc:304] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: 
I20260713 09:11:26.843500 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd" is_pre_election: true
I20260713 09:11:26.847718 27407 raft_consensus.cc:2804] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:26.847832 27356 raft_consensus.cc:2468] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 0.
I20260713 09:11:26.848137 27407 raft_consensus.cc:493] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:26.848592 27407 raft_consensus.cc:3060] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.848505 27400 consensus_queue.cc:260] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.861296 27399 tablet_bootstrap.cc:492] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4: No bootstrap required, opened a new log
I20260713 09:11:26.861732 27399 ts_tablet_manager.cc:1403] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.007s
I20260713 09:11:26.862345 27404 raft_consensus.cc:493] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.862895 27404 raft_consensus.cc:515] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.864388 27399 raft_consensus.cc:359] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.865061 27399 raft_consensus.cc:385] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.865310 27404 leader_election.cc:290] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:26.865871 27401 tablet_bootstrap.cc:654] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.865939 27207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262" is_pre_election: true
I20260713 09:11:26.866775 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd" is_pre_election: true
W20260713 09:11:26.867337 27247 leader_election.cc:343] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:26.868252 27245 leader_election.cc:343] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.868105 27407 raft_consensus.cc:515] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.868710 27245 leader_election.cc:304] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6164b05a04944b43a25645380e95daf4; no voters: 017865750ea74b0bb0bdc15e7832f262, a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:26.869522 27404 raft_consensus.cc:2749] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:26.871137 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:26.871265 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:26.871932 27282 raft_consensus.cc:3060] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.872064 27407 leader_election.cc:290] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 election: Requested vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:26.872670 27407 raft_consensus.cc:493] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.873117 27407 raft_consensus.cc:515] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.871953 27356 raft_consensus.cc:3060] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.876564 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769098ff0ed44e54b80312ddd5cde3e4" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd" is_pre_election: true
W20260713 09:11:26.878232 27170 leader_election.cc:343] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.865329 27399 raft_consensus.cc:740] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.879489 27407 leader_election.cc:290] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:26.880165 27399 consensus_queue.cc:260] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.882728 27399 ts_tablet_manager.cc:1434] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260713 09:11:26.883749 27399 tablet_bootstrap.cc:492] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4: Bootstrap starting.
I20260713 09:11:26.885010 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769098ff0ed44e54b80312ddd5cde3e4" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4" is_pre_election: true
I20260713 09:11:26.885906 27281 raft_consensus.cc:2468] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 0.
I20260713 09:11:26.891709 27399 tablet_bootstrap.cc:654] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.891887 27173 leader_election.cc:304] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [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: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:26.893263 27422 raft_consensus.cc:2804] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:26.893728 27422 raft_consensus.cc:493] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:26.894114 27422 raft_consensus.cc:3060] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.895578 27282 raft_consensus.cc:2468] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 1.
I20260713 09:11:26.897120 27173 leader_election.cc:304] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: 
I20260713 09:11:26.898146 27407 raft_consensus.cc:2804] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:26.898643 27407 raft_consensus.cc:697] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Becoming Leader. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:26.899258 27356 raft_consensus.cc:2468] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 1.
I20260713 09:11:26.899528 27407 consensus_queue.cc:237] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.903263 27400 ts_tablet_manager.cc:1434] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260713 09:11:26.904958 27400 tablet_bootstrap.cc:492] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262: Bootstrap starting.
I20260713 09:11:26.907466 27422 raft_consensus.cc:515] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.909504 27422 leader_election.cc:290] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 election: Requested vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:26.911835 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769098ff0ed44e54b80312ddd5cde3e4" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:26.913977 27282 raft_consensus.cc:3060] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.915337 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769098ff0ed44e54b80312ddd5cde3e4" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
W20260713 09:11:26.917795 27170 leader_election.cc:343] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.926277 27282 raft_consensus.cc:2468] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 1.
I20260713 09:11:26.927749 27400 tablet_bootstrap.cc:654] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.927809 27173 leader_election.cc:304] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:26.928686 27422 raft_consensus.cc:2804] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:26.929143 27422 raft_consensus.cc:697] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Becoming Leader. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:26.929960 27422 consensus_queue.cc:237] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.932919 27401 tablet_bootstrap.cc:492] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd: No bootstrap required, opened a new log
I20260713 09:11:26.933434 27401 ts_tablet_manager.cc:1403] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd: Time spent bootstrapping tablet: real 0.093s	user 0.033s	sys 0.030s
I20260713 09:11:26.935844 27399 tablet_bootstrap.cc:492] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4: No bootstrap required, opened a new log
I20260713 09:11:26.936307 27399 ts_tablet_manager.cc:1403] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.004s
I20260713 09:11:26.936816 27401 raft_consensus.cc:359] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.937525 27401 raft_consensus.cc:385] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.937855 27401 raft_consensus.cc:740] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.938727 27401 consensus_queue.cc:260] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.939344 27399 raft_consensus.cc:359] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.940371 27399 raft_consensus.cc:385] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.940697 27399 raft_consensus.cc:740] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.940819 27103 catalog_manager.cc:5697] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "017865750ea74b0bb0bdc15e7832f262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:26.944804 27400 tablet_bootstrap.cc:492] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262: No bootstrap required, opened a new log
I20260713 09:11:26.945401 27400 ts_tablet_manager.cc:1403] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.005s
I20260713 09:11:26.949304 27400 raft_consensus.cc:359] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.950224 27400 raft_consensus.cc:385] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.950594 27400 raft_consensus.cc:740] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.951454 27400 consensus_queue.cc:260] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.954310 27400 ts_tablet_manager.cc:1434] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:11:26.955436 27400 tablet_bootstrap.cc:492] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262: Bootstrap starting.
I20260713 09:11:26.941443 27399 consensus_queue.cc:260] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:26.942102 27401 ts_tablet_manager.cc:1434] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:26.961234 27401 tablet_bootstrap.cc:492] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd: Bootstrap starting.
I20260713 09:11:26.965250 27399 ts_tablet_manager.cc:1434] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260713 09:11:26.966418 27399 tablet_bootstrap.cc:492] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4: Bootstrap starting.
I20260713 09:11:26.968714 27400 tablet_bootstrap.cc:654] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.982530 27399 tablet_bootstrap.cc:654] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.997740 27400 tablet_bootstrap.cc:492] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262: No bootstrap required, opened a new log
I20260713 09:11:26.998183 27400 ts_tablet_manager.cc:1403] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.011s
I20260713 09:11:26.998996 27401 tablet_bootstrap.cc:654] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:27.001523 27400 raft_consensus.cc:359] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.002544 27400 raft_consensus.cc:385] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.002836 27400 raft_consensus.cc:740] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.006027 27399 tablet_bootstrap.cc:492] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4: No bootstrap required, opened a new log
I20260713 09:11:27.005932 27400 consensus_queue.cc:260] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.006531 27399 ts_tablet_manager.cc:1403] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.009s
I20260713 09:11:27.009148 27400 ts_tablet_manager.cc:1434] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:11:27.009183 27408 raft_consensus.cc:493] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.009745 27408 raft_consensus.cc:515] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.010380 27400 tablet_bootstrap.cc:492] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262: Bootstrap starting.
I20260713 09:11:27.017403 27400 tablet_bootstrap.cc:654] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:27.016981 27104 catalog_manager.cc:5697] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "017865750ea74b0bb0bdc15e7832f262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:27.021458 27408 leader_election.cc:290] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:27.021641 27401 tablet_bootstrap.cc:492] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd: No bootstrap required, opened a new log
I20260713 09:11:27.022229 27401 ts_tablet_manager.cc:1403] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.003s
I20260713 09:11:27.025890 27401 raft_consensus.cc:359] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.026783 27401 raft_consensus.cc:385] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.026737 27399 raft_consensus.cc:359] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.027591 27399 raft_consensus.cc:385] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.027316 27401 raft_consensus.cc:740] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.028087 27399 raft_consensus.cc:740] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.029007 27401 consensus_queue.cc:260] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.031563 27399 consensus_queue.cc:260] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.041756 27401 ts_tablet_manager.cc:1434] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:11:27.042917 27401 tablet_bootstrap.cc:492] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd: Bootstrap starting.
I20260713 09:11:27.041868 27399 ts_tablet_manager.cc:1434] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260713 09:11:27.044409 27399 tablet_bootstrap.cc:492] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4: Bootstrap starting.
I20260713 09:11:27.051717 27408 raft_consensus.cc:493] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.052187 27408 raft_consensus.cc:515] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.054188 27408 leader_election.cc:290] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:27.055187 27401 tablet_bootstrap.cc:654] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:27.058904 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4" is_pre_election: true
I20260713 09:11:27.058166 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4" is_pre_election: true
I20260713 09:11:27.060213 27282 raft_consensus.cc:2468] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 0.
W20260713 09:11:27.061669 27322 leader_election.cc:343] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:27.062338 27322 leader_election.cc:304] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:27.063369 27408 raft_consensus.cc:2804] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:27.063761 27408 raft_consensus.cc:493] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:27.064111 27408 raft_consensus.cc:3060] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.072443 27207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262" is_pre_election: true
I20260713 09:11:27.073644 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262" is_pre_election: true
I20260713 09:11:27.075126 27399 tablet_bootstrap.cc:654] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:27.075528 27321 leader_election.cc:343] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:27.075770 27408 raft_consensus.cc:515] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.075989 27321 leader_election.cc:304] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a13b12a17f00401a8e585568046bdbdd; no voters: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4
I20260713 09:11:27.081395 27404 raft_consensus.cc:493] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.081861 27404 raft_consensus.cc:515] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.083882 27404 leader_election.cc:290] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
W20260713 09:11:27.084018 27321 leader_election.cc:343] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:27.084867 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763da992b3e54baf8c183e7309b457ed" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262" is_pre_election: true
I20260713 09:11:27.084899 27207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:27.087685 27422 raft_consensus.cc:493] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.088204 27422 raft_consensus.cc:515] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.089210 27408 leader_election.cc:290] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:27.089713 27408 raft_consensus.cc:2749] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:27.090283 27408 raft_consensus.cc:493] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.090763 27422 leader_election.cc:290] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.090675 27408 raft_consensus.cc:515] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.097043 27408 leader_election.cc:290] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:27.097939 27422 raft_consensus.cc:493] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.098348 27422 raft_consensus.cc:515] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.098932 27401 tablet_bootstrap.cc:492] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd: No bootstrap required, opened a new log
I20260713 09:11:27.099640 27401 ts_tablet_manager.cc:1403] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.008s
I20260713 09:11:27.100263 27422 leader_election.cc:290] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.101090 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4" is_pre_election: true
I20260713 09:11:27.101789 27281 raft_consensus.cc:2468] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 0.
I20260713 09:11:27.102770 27401 raft_consensus.cc:359] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.103083 27173 leader_election.cc:304] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: 
I20260713 09:11:27.103495 27401 raft_consensus.cc:385] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.103806 27401 raft_consensus.cc:740] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.103966 27422 raft_consensus.cc:2804] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:27.104342 27422 raft_consensus.cc:493] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:27.104656 27422 raft_consensus.cc:3060] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.104641 27401 consensus_queue.cc:260] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.088253 27206 raft_consensus.cc:2468] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 0.
W20260713 09:11:27.119719 27321 leader_election.cc:343] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:27.120386 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763da992b3e54baf8c183e7309b457ed" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd" is_pre_election: true
I20260713 09:11:27.124934 27440 raft_consensus.cc:493] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.126538 27440 raft_consensus.cc:515] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.128515 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:27.127173 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd" is_pre_election: true
I20260713 09:11:27.128720 27247 leader_election.cc:304] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: 
I20260713 09:11:27.129097 27281 raft_consensus.cc:3060] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.129838 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262" is_pre_election: true
I20260713 09:11:27.125758 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4" is_pre_election: true
I20260713 09:11:27.130000 27401 ts_tablet_manager.cc:1434] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.017s
I20260713 09:11:27.134958 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4" is_pre_election: true
I20260713 09:11:27.136540 27401 tablet_bootstrap.cc:492] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd: Bootstrap starting.
I20260713 09:11:27.136422 27280 raft_consensus.cc:2468] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 0.
W20260713 09:11:27.137917 27173 leader_election.cc:343] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:27.132611 27400 tablet_bootstrap.cc:492] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262: No bootstrap required, opened a new log
I20260713 09:11:27.138715 27400 ts_tablet_manager.cc:1403] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262: Time spent bootstrapping tablet: real 0.129s	user 0.023s	sys 0.045s
I20260713 09:11:27.134204 27404 raft_consensus.cc:2804] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:27.141149 27404 raft_consensus.cc:493] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:27.141278 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd" is_pre_election: true
I20260713 09:11:27.141650 27404 raft_consensus.cc:3060] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:27.141391 27170 leader_election.cc:343] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:27.133455 27245 leader_election.cc:343] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:27.139880 27321 leader_election.cc:343] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:27.141969 27355 raft_consensus.cc:2468] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 0.
I20260713 09:11:27.145749 27281 raft_consensus.cc:2468] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 1.
I20260713 09:11:27.143229 27170 leader_election.cc:304] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262; no voters: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:27.147307 27407 raft_consensus.cc:2749] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:27.147595 27322 leader_election.cc:304] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [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: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 017865750ea74b0bb0bdc15e7832f262
I20260713 09:11:27.149330 27440 leader_election.cc:290] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:27.149653 27322 leader_election.cc:304] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 017865750ea74b0bb0bdc15e7832f262
I20260713 09:11:27.149830 27440 raft_consensus.cc:2804] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:27.150508 27400 raft_consensus.cc:359] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.151476 27439 raft_consensus.cc:2804] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:27.151952 27400 raft_consensus.cc:385] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.152287 27439 raft_consensus.cc:697] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 1 LEADER]: Becoming Leader. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Running, Role: LEADER
I20260713 09:11:27.151842 27440 raft_consensus.cc:493] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:27.152930 27440 raft_consensus.cc:3060] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.152305 27400 raft_consensus.cc:740] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.153133 27439 consensus_queue.cc:237] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.156363 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262" is_pre_election: true
I20260713 09:11:27.157375 27399 tablet_bootstrap.cc:492] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4: No bootstrap required, opened a new log
I20260713 09:11:27.157737 27399 ts_tablet_manager.cc:1403] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4: Time spent bootstrapping tablet: real 0.114s	user 0.006s	sys 0.011s
I20260713 09:11:27.158542 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4" is_pre_election: true
I20260713 09:11:27.160216 27281 raft_consensus.cc:2468] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 0.
I20260713 09:11:27.161551 27399 raft_consensus.cc:359] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.162289 27399 raft_consensus.cc:385] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.162626 27399 raft_consensus.cc:740] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.161324 27322 leader_election.cc:304] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:27.161259 27422 raft_consensus.cc:515] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.164623 27441 raft_consensus.cc:2804] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:27.158943 27400 consensus_queue.cc:260] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.165125 27206 raft_consensus.cc:2393] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a13b12a17f00401a8e585568046bdbdd in current term 1: Already voted for candidate 017865750ea74b0bb0bdc15e7832f262 in this term.
I20260713 09:11:27.165215 27441 raft_consensus.cc:493] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:27.165693 27441 raft_consensus.cc:3060] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.165149 27399 consensus_queue.cc:260] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.170213 27400 ts_tablet_manager.cc:1434] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260713 09:11:27.166071 27422 leader_election.cc:290] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 election: Requested vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.171214 27400 tablet_bootstrap.cc:492] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262: Bootstrap starting.
I20260713 09:11:27.166285 27404 raft_consensus.cc:515] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.178314 27440 raft_consensus.cc:515] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.181030 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
W20260713 09:11:27.182330 27321 leader_election.cc:343] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:27.182730 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:27.183050 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:27.183635 27281 raft_consensus.cc:3060] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.185117 27404 leader_election.cc:290] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.185599 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763da992b3e54baf8c183e7309b457ed" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:27.186138 27206 raft_consensus.cc:3060] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.186093 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763da992b3e54baf8c183e7309b457ed" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
W20260713 09:11:27.187543 27245 leader_election.cc:343] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:27.197614 27104 catalog_manager.cc:5697] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd reported cstate change: term changed from 0 to 1, leader changed from <none> to a13b12a17f00401a8e585568046bdbdd (127.26.112.3). New cstate: current_term: 1 leader_uuid: "a13b12a17f00401a8e585568046bdbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:27.199427 27399 ts_tablet_manager.cc:1434] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.017s
I20260713 09:11:27.198724 27441 raft_consensus.cc:515] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.200299 27399 tablet_bootstrap.cc:492] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4: Bootstrap starting.
I20260713 09:11:27.200541 27206 raft_consensus.cc:2468] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 1.
I20260713 09:11:27.203595 27355 raft_consensus.cc:2393] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 017865750ea74b0bb0bdc15e7832f262 in current term 1: Already voted for candidate a13b12a17f00401a8e585568046bdbdd in this term.
I20260713 09:11:27.215276 27247 leader_election.cc:304] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:27.216845 27444 raft_consensus.cc:2804] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:27.217401 27444 raft_consensus.cc:697] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 1 LEADER]: Becoming Leader. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:27.218015 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:27.218847 27206 raft_consensus.cc:2393] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a13b12a17f00401a8e585568046bdbdd in current term 1: Already voted for candidate 017865750ea74b0bb0bdc15e7832f262 in this term.
I20260713 09:11:27.218233 27444 consensus_queue.cc:237] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.222128 27399 tablet_bootstrap.cc:654] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:27.222458 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:27.220937 27440 leader_election.cc:290] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:27.223141 27280 raft_consensus.cc:3060] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.225178 27281 raft_consensus.cc:2468] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 1.
I20260713 09:11:27.226629 27441 leader_election.cc:290] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:27.228363 27173 leader_election.cc:304] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: 
I20260713 09:11:27.228643 27400 tablet_bootstrap.cc:654] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:27.229481 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:27.231666 27422 raft_consensus.cc:2804] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:27.232048 27282 raft_consensus.cc:2393] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a13b12a17f00401a8e585568046bdbdd in current term 1: Already voted for candidate 017865750ea74b0bb0bdc15e7832f262 in this term.
I20260713 09:11:27.232144 27422 raft_consensus.cc:697] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Becoming Leader. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:27.232973 27422 consensus_queue.cc:237] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.235841 27322 leader_election.cc:304] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [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: a13b12a17f00401a8e585568046bdbdd; no voters: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4
I20260713 09:11:27.231003 27401 tablet_bootstrap.cc:654] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:27.238435 27280 raft_consensus.cc:2468] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 1.
I20260713 09:11:27.239809 27322 leader_election.cc:304] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 017865750ea74b0bb0bdc15e7832f262
I20260713 09:11:27.240904 27440 raft_consensus.cc:2749] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:27.241631 27440 raft_consensus.cc:2804] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:27.242933 27440 raft_consensus.cc:697] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 1 LEADER]: Becoming Leader. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Running, Role: LEADER
I20260713 09:11:27.247999 27102 catalog_manager.cc:5697] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6164b05a04944b43a25645380e95daf4 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6164b05a04944b43a25645380e95daf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:27.252375 27407 raft_consensus.cc:493] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.252943 27407 raft_consensus.cc:515] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.255414 27407 leader_election.cc:290] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.256422 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4" is_pre_election: true
I20260713 09:11:27.256742 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd" is_pre_election: true
I20260713 09:11:27.257081 27282 raft_consensus.cc:2468] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 0.
I20260713 09:11:27.243813 27440 consensus_queue.cc:237] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.258527 27407 raft_consensus.cc:493] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:11:27.258781 27170 leader_election.cc:343] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:27.258978 27407 raft_consensus.cc:515] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.260987 27407 leader_election.cc:290] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.263760 27400 tablet_bootstrap.cc:492] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262: No bootstrap required, opened a new log
I20260713 09:11:27.264182 27400 ts_tablet_manager.cc:1403] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.009s
I20260713 09:11:27.265407 27173 leader_election.cc:304] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [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: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:27.265496 27104 catalog_manager.cc:5697] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "017865750ea74b0bb0bdc15e7832f262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:27.267314 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4" is_pre_election: true
I20260713 09:11:27.268046 27280 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 0.
I20260713 09:11:27.269582 27407 raft_consensus.cc:2804] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:27.269942 27407 raft_consensus.cc:493] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:27.270284 27407 raft_consensus.cc:3060] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.270154 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd" is_pre_election: true
I20260713 09:11:27.271442 27401 tablet_bootstrap.cc:492] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd: No bootstrap required, opened a new log
I20260713 09:11:27.271574 27355 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 0.
I20260713 09:11:27.271896 27401 ts_tablet_manager.cc:1403] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd: Time spent bootstrapping tablet: real 0.136s	user 0.009s	sys 0.011s
I20260713 09:11:27.272744 27170 leader_election.cc:304] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:27.273449 27422 raft_consensus.cc:2804] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:27.273798 27422 raft_consensus.cc:493] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:27.274103 27422 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.278590 27401 raft_consensus.cc:359] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.278139 27102 catalog_manager.cc:5697] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd reported cstate change: term changed from 0 to 1, leader changed from <none> to a13b12a17f00401a8e585568046bdbdd (127.26.112.3). New cstate: current_term: 1 leader_uuid: "a13b12a17f00401a8e585568046bdbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:27.279237 27401 raft_consensus.cc:385] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.279621 27401 raft_consensus.cc:740] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.280472 27422 raft_consensus.cc:515] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.280329 27401 consensus_queue.cc:260] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.281045 27400 raft_consensus.cc:359] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.281666 27400 raft_consensus.cc:385] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.281916 27400 raft_consensus.cc:740] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.282331 27422 leader_election.cc:290] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 election: Requested vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.282907 27400 consensus_queue.cc:260] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.283565 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:27.284180 27355 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.284394 27399 tablet_bootstrap.cc:492] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4: No bootstrap required, opened a new log
I20260713 09:11:27.284922 27399 ts_tablet_manager.cc:1403] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.012s
I20260713 09:11:27.284943 27400 ts_tablet_manager.cc:1434] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:11:27.286198 27400 tablet_bootstrap.cc:492] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262: Bootstrap starting.
I20260713 09:11:27.286916 27407 raft_consensus.cc:515] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.287678 27399 raft_consensus.cc:359] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.288273 27399 raft_consensus.cc:385] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.288519 27399 raft_consensus.cc:740] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.289207 27399 consensus_queue.cc:260] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.289806 27407 leader_election.cc:290] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 election: Requested vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.282528 27401 ts_tablet_manager.cc:1434] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260713 09:11:27.290937 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:27.292120 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:27.292450 27399 ts_tablet_manager.cc:1434] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:27.292155 27280 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.292268 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:27.292717 27282 raft_consensus.cc:3060] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.293437 27356 raft_consensus.cc:3060] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.293195 27401 tablet_bootstrap.cc:492] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd: Bootstrap starting.
I20260713 09:11:27.300247 27282 raft_consensus.cc:2468] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 1.
I20260713 09:11:27.302014 27356 raft_consensus.cc:2468] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 1.
I20260713 09:11:27.306078 27280 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 1.
I20260713 09:11:27.309190 27400 tablet_bootstrap.cc:654] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:27.308388 27170 leader_election.cc:304] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:27.311554 27407 raft_consensus.cc:2804] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:27.312794 27407 raft_consensus.cc:697] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Becoming Leader. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:27.313352 27173 leader_election.cc:304] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: 
I20260713 09:11:27.313994 27444 raft_consensus.cc:493] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.314430 27444 raft_consensus.cc:515] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.316311 27422 raft_consensus.cc:2804] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:27.316802 27422 raft_consensus.cc:697] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Becoming Leader. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:27.317744 27401 tablet_bootstrap.cc:654] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:27.317581 27422 consensus_queue.cc:237] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.317013 27444 leader_election.cc:290] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.319749 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd" is_pre_election: true
I20260713 09:11:27.320061 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262" is_pre_election: true
I20260713 09:11:27.320609 27206 raft_consensus.cc:2468] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 0.
W20260713 09:11:27.320938 27245 leader_election.cc:343] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:27.318274 27355 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 1.
I20260713 09:11:27.322562 27247 leader_election.cc:304] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [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: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:27.319185 27407 consensus_queue.cc:237] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.324445 27444 raft_consensus.cc:2804] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:27.324959 27444 raft_consensus.cc:493] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:27.325295 27444 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.334482 27355 raft_consensus.cc:3060] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.339597 27401 tablet_bootstrap.cc:492] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd: No bootstrap required, opened a new log
I20260713 09:11:27.340296 27401 ts_tablet_manager.cc:1403] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.013s
I20260713 09:11:27.345153 27401 raft_consensus.cc:359] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.345465 27423 consensus_queue.cc:1048] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:27.345847 27401 raft_consensus.cc:385] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.346122 27401 raft_consensus.cc:740] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.346774 27401 consensus_queue.cc:260] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.342993 27444 raft_consensus.cc:515] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.349591 27423 consensus_queue.cc:1048] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.351307 27444 leader_election.cc:290] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.351974 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:27.352519 27206 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.352584 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:27.353226 27356 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.354864 27401 ts_tablet_manager.cc:1434] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:11:27.356371 27401 tablet_bootstrap.cc:492] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd: Bootstrap starting.
I20260713 09:11:27.359295 27423 consensus_queue.cc:1048] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:27.347498 27102 catalog_manager.cc:5697] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "017865750ea74b0bb0bdc15e7832f262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:27.363314 27206 raft_consensus.cc:2468] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 1.
I20260713 09:11:27.364081 27401 tablet_bootstrap.cc:654] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:27.364547 27247 leader_election.cc:304] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: 
I20260713 09:11:27.368218 27356 raft_consensus.cc:2468] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 1.
I20260713 09:11:27.370682 27444 raft_consensus.cc:2804] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:27.371134 27444 raft_consensus.cc:697] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 1 LEADER]: Becoming Leader. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:27.371896 27444 consensus_queue.cc:237] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.383354 27400 tablet_bootstrap.cc:492] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262: No bootstrap required, opened a new log
I20260713 09:11:27.384097 27400 ts_tablet_manager.cc:1403] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262: Time spent bootstrapping tablet: real 0.098s	user 0.023s	sys 0.006s
I20260713 09:11:27.392235 27102 catalog_manager.cc:5697] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "017865750ea74b0bb0bdc15e7832f262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:27.406602 27400 raft_consensus.cc:359] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.408186 27400 raft_consensus.cc:385] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.408593 27400 raft_consensus.cc:740] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.409365 27400 consensus_queue.cc:260] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.411309 27400 ts_tablet_manager.cc:1434] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260713 09:11:27.413378 27401 tablet_bootstrap.cc:492] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd: No bootstrap required, opened a new log
I20260713 09:11:27.413131 27104 catalog_manager.cc:5697] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6164b05a04944b43a25645380e95daf4 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6164b05a04944b43a25645380e95daf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:27.427973 27401 ts_tablet_manager.cc:1403] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.003s
I20260713 09:11:27.430554 27401 raft_consensus.cc:359] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.431231 27401 raft_consensus.cc:385] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:27.431793 27401 raft_consensus.cc:740] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Initialized, Role: FOLLOWER
I20260713 09:11:27.432621 27401 consensus_queue.cc:260] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.438827 27401 ts_tablet_manager.cc:1434] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:11:27.459007 27423 consensus_queue.cc:1048] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.499485 27281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e76378925c8340c495494d301a0fa804"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
mode: GRACEFUL
new_leader_uuid: "017865750ea74b0bb0bdc15e7832f262"
 from {username='slave'} at 127.0.0.1:49934
I20260713 09:11:27.500034 27281 raft_consensus.cc:606] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 1 LEADER]: Received request to transfer leadership to TS 017865750ea74b0bb0bdc15e7832f262
I20260713 09:11:27.505573 27465 raft_consensus.cc:493] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.506071 27465 raft_consensus.cc:515] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.508370 27465 leader_election.cc:290] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.510013 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13b12a17f00401a8e585568046bdbdd" is_pre_election: true
I20260713 09:11:27.518785 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6164b05a04944b43a25645380e95daf4" is_pre_election: true
I20260713 09:11:27.519595 27281 raft_consensus.cc:2393] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 017865750ea74b0bb0bdc15e7832f262 in current term 1: Already voted for candidate a13b12a17f00401a8e585568046bdbdd in this term.
I20260713 09:11:27.520542 27173 leader_election.cc:304] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262; no voters: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:27.521371 27465 raft_consensus.cc:3060] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.521939 27206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9"
dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
mode: GRACEFUL
new_leader_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:42884
I20260713 09:11:27.522506 27206 raft_consensus.cc:606] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Received request to transfer leadership to TS 6164b05a04944b43a25645380e95daf4
I20260713 09:11:27.528129 27465 raft_consensus.cc:2749] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:27.540087 27355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318"
dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
mode: GRACEFUL
new_leader_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:52008
I20260713 09:11:27.540577 27355 raft_consensus.cc:606] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 1 LEADER]: Received request to transfer leadership to TS 6164b05a04944b43a25645380e95daf4
I20260713 09:11:27.545529 27355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f"
dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
mode: GRACEFUL
new_leader_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:52008
I20260713 09:11:27.545980 27355 raft_consensus.cc:606] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 1 LEADER]: Received request to transfer leadership to TS 6164b05a04944b43a25645380e95daf4
I20260713 09:11:27.550834 27206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "769098ff0ed44e54b80312ddd5cde3e4"
dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
mode: GRACEFUL
new_leader_uuid: "a13b12a17f00401a8e585568046bdbdd"
 from {username='slave'} at 127.0.0.1:42884
I20260713 09:11:27.551278 27206 raft_consensus.cc:606] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Received request to transfer leadership to TS a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:27.593331 27440 consensus_queue.cc:1048] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.600138 27439 raft_consensus.cc:993] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd: : Instructing follower 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:27.600586 27408 raft_consensus.cc:1081] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 1 LEADER]: Signalling peer 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:27.603006 27282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:49928
I20260713 09:11:27.603621 27282 raft_consensus.cc:493] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:27.603981 27282 raft_consensus.cc:3060] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.608485 27408 consensus_queue.cc:1048] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.613286 27282 raft_consensus.cc:515] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.616146 27207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:27.618541 27282 leader_election.cc:290] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 2 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.619072 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:27.619652 27355 raft_consensus.cc:3055] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:27.619956 27355 raft_consensus.cc:740] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Running, Role: LEADER
I20260713 09:11:27.620764 27355 consensus_queue.cc:260] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.622020 27355 raft_consensus.cc:3060] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.625098 27444 consensus_queue.cc:1048] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.629860 27355 raft_consensus.cc:2468] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 2.
I20260713 09:11:27.630946 27245 leader_election.cc:304] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [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: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 017865750ea74b0bb0bdc15e7832f262
I20260713 09:11:27.632212 27444 raft_consensus.cc:2804] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:27.632670 27444 raft_consensus.cc:697] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Becoming Leader. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:27.633467 27444 consensus_queue.cc:237] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.641145 27104 catalog_manager.cc:5697] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 reported cstate change: term changed from 1 to 2, leader changed from a13b12a17f00401a8e585568046bdbdd (127.26.112.3) to 6164b05a04944b43a25645380e95daf4 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6164b05a04944b43a25645380e95daf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:27.649454 27355 raft_consensus.cc:3060] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.659972 27472 consensus_queue.cc:1048] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.700857 27465 consensus_queue.cc:1048] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.714035 27465 consensus_queue.cc:1048] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.802606 27465 consensus_queue.cc:1048] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.812532 27407 consensus_queue.cc:1048] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.847343 27408 consensus_queue.cc:1048] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.853797 27407 consensus_queue.cc:1048] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.854579 27408 raft_consensus.cc:993] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd: : Instructing follower 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:27.854977 27408 raft_consensus.cc:1081] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 1 LEADER]: Signalling peer 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:27.857511 27281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:49928
I20260713 09:11:27.859373 27281 raft_consensus.cc:493] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:27.859783 27281 raft_consensus.cc:3060] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.861544 27207 raft_consensus.cc:3060] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.866495 27281 raft_consensus.cc:515] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.869654 27408 consensus_queue.cc:1048] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.872807 27281 leader_election.cc:290] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 2 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.873917 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:27.874032 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:27.874462 27355 raft_consensus.cc:3055] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:27.874799 27355 raft_consensus.cc:740] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Running, Role: LEADER
I20260713 09:11:27.875731 27355 consensus_queue.cc:260] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.877460 27355 raft_consensus.cc:3060] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.884665 27423 consensus_queue.cc:1048] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.899326 27407 raft_consensus.cc:993] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262: : Instructing follower 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:27.899772 27407 raft_consensus.cc:1081] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Signalling peer 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:27.901170 27355 raft_consensus.cc:2468] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 2.
I20260713 09:11:27.901825 27281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:49924
I20260713 09:11:27.902379 27281 raft_consensus.cc:493] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:27.902756 27281 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.904199 27245 leader_election.cc:304] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [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: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 017865750ea74b0bb0bdc15e7832f262
I20260713 09:11:27.905675 27472 raft_consensus.cc:2804] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:27.906159 27472 raft_consensus.cc:697] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Becoming Leader. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:27.906980 27472 consensus_queue.cc:237] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.909917 27281 raft_consensus.cc:515] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.916028 27422 raft_consensus.cc:993] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262: : Instructing follower a13b12a17f00401a8e585568046bdbdd to start an election
I20260713 09:11:27.916441 27422 raft_consensus.cc:1081] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Signalling peer a13b12a17f00401a8e585568046bdbdd to start an election
I20260713 09:11:27.920047 27472 consensus_queue.cc:1048] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.921464 27282 raft_consensus.cc:1240] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Rejecting Update request from peer 017865750ea74b0bb0bdc15e7832f262 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:27.924744 27355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "769098ff0ed44e54b80312ddd5cde3e4"
dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
 from {username='slave'} at 127.0.0.1:51998
I20260713 09:11:27.925298 27355 raft_consensus.cc:493] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:27.925865 27355 raft_consensus.cc:3060] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.925252 27103 catalog_manager.cc:5697] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 reported cstate change: term changed from 1 to 2, leader changed from a13b12a17f00401a8e585568046bdbdd (127.26.112.3) to 6164b05a04944b43a25645380e95daf4 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6164b05a04944b43a25645380e95daf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:27.925894 27423 consensus_queue.cc:1059] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:27.931638 27207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:27.932539 27207 raft_consensus.cc:3055] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:27.932870 27207 raft_consensus.cc:740] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:27.933228 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:27.933770 27356 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.933627 27207 consensus_queue.cc:260] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.934746 27207 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.934528 27355 raft_consensus.cc:515] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.936895 27355 leader_election.cc:290] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 2 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:27.937288 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769098ff0ed44e54b80312ddd5cde3e4" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:27.937429 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769098ff0ed44e54b80312ddd5cde3e4" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:27.937826 27206 raft_consensus.cc:3055] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:27.937999 27282 raft_consensus.cc:3060] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.938171 27206 raft_consensus.cc:740] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:27.939067 27206 consensus_queue.cc:260] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.940351 27206 raft_consensus.cc:3060] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.942456 27356 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 2.
I20260713 09:11:27.943601 27281 leader_election.cc:290] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 2 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.944805 27245 leader_election.cc:304] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:27.945788 27472 raft_consensus.cc:2804] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:27.946230 27472 raft_consensus.cc:697] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Becoming Leader. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:27.946981 27472 consensus_queue.cc:237] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.948629 27282 raft_consensus.cc:2468] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 2.
I20260713 09:11:27.949869 27322 leader_election.cc:304] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:27.950618 27408 raft_consensus.cc:2804] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:27.951740 27408 raft_consensus.cc:697] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [term 2 LEADER]: Becoming Leader. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Running, Role: LEADER
I20260713 09:11:27.952307 27207 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 2.
W20260713 09:11:27.956488 27407 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:11:27.953585 27408 consensus_queue.cc:237] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.964295 27206 raft_consensus.cc:2468] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 2.
I20260713 09:11:27.965548 27444 raft_consensus.cc:993] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4: : Instructing follower 017865750ea74b0bb0bdc15e7832f262 to start an election
I20260713 09:11:27.965968 27444 raft_consensus.cc:1081] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 1 LEADER]: Signalling peer 017865750ea74b0bb0bdc15e7832f262 to start an election
I20260713 09:11:27.967885 27205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e76378925c8340c495494d301a0fa804"
dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
 from {username='slave'} at 127.0.0.1:42864
I20260713 09:11:27.968391 27205 raft_consensus.cc:493] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:27.968750 27205 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.969561 27444 consensus_queue.cc:1048] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.971509 27102 catalog_manager.cc:5697] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 reported cstate change: term changed from 1 to 2, leader changed from 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1) to 6164b05a04944b43a25645380e95daf4 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6164b05a04944b43a25645380e95daf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:27.973114 27103 catalog_manager.cc:5697] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd reported cstate change: term changed from 1 to 2, leader changed from 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1) to a13b12a17f00401a8e585568046bdbdd (127.26.112.3). New cstate: current_term: 2 leader_uuid: "a13b12a17f00401a8e585568046bdbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:27.980556 27205 raft_consensus.cc:515] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.981698 27206 raft_consensus.cc:1240] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Rejecting Update request from peer 6164b05a04944b43a25645380e95daf4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:27.984519 27444 consensus_queue.cc:1059] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.985234 27444 raft_consensus.cc:3055] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:27.985550 27444 raft_consensus.cc:740] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:27.985729 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:27.986258 27355 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.986325 27444 consensus_queue.cc:260] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:27.987911 27444 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:27.989657 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:27.992524 27355 raft_consensus.cc:2468] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 2.
I20260713 09:11:27.993583 27205 leader_election.cc:290] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 2 election: Requested vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:27.993669 27170 leader_election.cc:304] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017865750ea74b0bb0bdc15e7832f262, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:27.994692 27407 raft_consensus.cc:2804] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:27.995134 27407 raft_consensus.cc:697] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 2 LEADER]: Becoming Leader. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:27.995918 27407 consensus_queue.cc:237] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:28.004092 27102 catalog_manager.cc:5697] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 reported cstate change: term changed from 1 to 2, leader changed from 6164b05a04944b43a25645380e95daf4 (127.26.112.2) to 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "017865750ea74b0bb0bdc15e7832f262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:28.005535 27282 raft_consensus.cc:2468] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 2.
I20260713 09:11:28.143625 27355 raft_consensus.cc:1275] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.144990 27444 consensus_queue.cc:1048] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.152897 27205 raft_consensus.cc:3060] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:28.159898 27205 raft_consensus.cc:1275] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.161034 27484 consensus_queue.cc:1048] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.338686 27282 raft_consensus.cc:1275] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Refusing update from remote peer a13b12a17f00401a8e585568046bdbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.340086 27408 consensus_queue.cc:1048] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.349043 27205 raft_consensus.cc:1275] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Refusing update from remote peer a13b12a17f00401a8e585568046bdbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.350663 27441 consensus_queue.cc:1048] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.411197 27205 raft_consensus.cc:1275] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.412572 27484 consensus_queue.cc:1048] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.413568 27355 raft_consensus.cc:1275] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.414868 27484 consensus_queue.cc:1048] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.425194 27356 raft_consensus.cc:1275] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.426550 27472 consensus_queue.cc:1048] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.438184 27205 raft_consensus.cc:3060] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:28.445600 27205 raft_consensus.cc:1275] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.447042 27404 consensus_queue.cc:1048] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.519300 27355 raft_consensus.cc:1275] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Refusing update from remote peer 017865750ea74b0bb0bdc15e7832f262: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.520666 27407 consensus_queue.cc:1048] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.528534 27282 raft_consensus.cc:1275] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Refusing update from remote peer 017865750ea74b0bb0bdc15e7832f262: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:28.530037 27407 consensus_queue.cc:1048] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:30.580896 27072 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:11:30.581712 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:30.596446 27206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607"
dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
mode: GRACEFUL
new_leader_uuid: "a13b12a17f00401a8e585568046bdbdd"
 from {username='slave'} at 127.0.0.1:42896
I20260713 09:11:30.596942 27206 raft_consensus.cc:606] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Received request to transfer leadership to TS a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:30.606545 27281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
mode: GRACEFUL
new_leader_uuid: "a13b12a17f00401a8e585568046bdbdd"
 from {username='slave'} at 127.0.0.1:49936
I20260713 09:11:30.607096 27281 raft_consensus.cc:606] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Received request to transfer leadership to TS a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:30.608320 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:30.608759 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:30.653139 27490 raft_consensus.cc:993] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262: : Instructing follower a13b12a17f00401a8e585568046bdbdd to start an election
I20260713 09:11:30.653573 27407 raft_consensus.cc:1081] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Signalling peer a13b12a17f00401a8e585568046bdbdd to start an election
I20260713 09:11:30.654929 27355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607"
dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
 from {username='slave'} at 127.0.0.1:51998
I20260713 09:11:30.655334 27355 raft_consensus.cc:493] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:30.655603 27355 raft_consensus.cc:3060] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:30.659336 27355 raft_consensus.cc:515] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:30.660717 27355 leader_election.cc:290] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 2 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:30.661558 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:30.661702 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:30.662058 27206 raft_consensus.cc:3055] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:30.662328 27281 raft_consensus.cc:3060] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:30.662449 27206 raft_consensus.cc:740] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:30.663148 27206 consensus_queue.cc:260] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:30.664053 27206 raft_consensus.cc:3060] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:30.666669 27281 raft_consensus.cc:2468] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 2.
I20260713 09:11:30.667665 27322 leader_election.cc:304] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:30.668315 27440 raft_consensus.cc:2804] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:30.668432 27206 raft_consensus.cc:2468] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 2.
I20260713 09:11:30.669500 27440 raft_consensus.cc:697] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 2 LEADER]: Becoming Leader. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Running, Role: LEADER
I20260713 09:11:30.670218 27440 consensus_queue.cc:237] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:30.677372 27102 catalog_manager.cc:5697] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd reported cstate change: term changed from 1 to 2, leader changed from 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1) to a13b12a17f00401a8e585568046bdbdd (127.26.112.3). New cstate: current_term: 2 leader_uuid: "a13b12a17f00401a8e585568046bdbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:30.902534 27486 raft_consensus.cc:993] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4: : Instructing follower a13b12a17f00401a8e585568046bdbdd to start an election
I20260713 09:11:30.902946 27404 raft_consensus.cc:1081] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Signalling peer a13b12a17f00401a8e585568046bdbdd to start an election
I20260713 09:11:30.904289 27355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9"
dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
 from {username='slave'} at 127.0.0.1:51986
I20260713 09:11:30.904644 27355 raft_consensus.cc:493] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:30.904851 27355 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:30.908454 27355 raft_consensus.cc:515] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:30.909809 27355 leader_election.cc:290] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 3 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:30.910455 27206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:30.910772 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:30.911018 27206 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:30.911299 27281 raft_consensus.cc:3055] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:30.911636 27281 raft_consensus.cc:740] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:30.912418 27281 consensus_queue.cc:260] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:30.913552 27281 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:30.917177 27206 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 3.
I20260713 09:11:30.918227 27321 leader_election.cc:304] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [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: 017865750ea74b0bb0bdc15e7832f262, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:30.918959 27440 raft_consensus.cc:2804] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:30.919428 27440 raft_consensus.cc:697] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 3 LEADER]: Becoming Leader. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Running, Role: LEADER
I20260713 09:11:30.920217 27281 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 3.
I20260713 09:11:30.920245 27440 consensus_queue.cc:237] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:30.927008 27102 catalog_manager.cc:5697] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd reported cstate change: term changed from 2 to 3, leader changed from 6164b05a04944b43a25645380e95daf4 (127.26.112.2) to a13b12a17f00401a8e585568046bdbdd (127.26.112.3). New cstate: current_term: 3 leader_uuid: "a13b12a17f00401a8e585568046bdbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:31.050877 27206 raft_consensus.cc:1275] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Refusing update from remote peer a13b12a17f00401a8e585568046bdbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:31.052047 27440 consensus_queue.cc:1048] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:31.063660 27281 raft_consensus.cc:1275] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Refusing update from remote peer a13b12a17f00401a8e585568046bdbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:31.065013 27440 consensus_queue.cc:1048] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:31.377684 27206 raft_consensus.cc:1275] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Refusing update from remote peer a13b12a17f00401a8e585568046bdbdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:31.378794 27440 consensus_queue.cc:1048] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:31.387316 27281 raft_consensus.cc:1275] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Refusing update from remote peer a13b12a17f00401a8e585568046bdbdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:31.388960 27504 consensus_queue.cc:1048] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:31.609532 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:31.618760 27206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707"
dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
mode: GRACEFUL
new_leader_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:42884
I20260713 09:11:31.619277 27206 raft_consensus.cc:606] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Received request to transfer leadership to TS 6164b05a04944b43a25645380e95daf4
I20260713 09:11:31.623915 27205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac"
dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
mode: GRACEFUL
new_leader_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:42884
I20260713 09:11:31.624468 27205 raft_consensus.cc:606] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Received request to transfer leadership to TS 6164b05a04944b43a25645380e95daf4
I20260713 09:11:31.628830 27205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e76378925c8340c495494d301a0fa804"
dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
mode: GRACEFUL
new_leader_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:42884
I20260713 09:11:31.629264 27205 raft_consensus.cc:606] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 2 LEADER]: Received request to transfer leadership to TS 6164b05a04944b43a25645380e95daf4
I20260713 09:11:31.633257 27356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607"
dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
mode: GRACEFUL
new_leader_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:52008
I20260713 09:11:31.633805 27356 raft_consensus.cc:606] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 2 LEADER]: Received request to transfer leadership to TS 6164b05a04944b43a25645380e95daf4
I20260713 09:11:31.637401 27491 raft_consensus.cc:993] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd: : Instructing follower 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:31.637804 27440 raft_consensus.cc:1081] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 2 LEADER]: Signalling peer 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:31.638590 27356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9"
dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
mode: GRACEFUL
new_leader_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:52008
I20260713 09:11:31.639129 27356 raft_consensus.cc:606] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 3 LEADER]: Received request to transfer leadership to TS 6164b05a04944b43a25645380e95daf4
I20260713 09:11:31.639278 27281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:49928
I20260713 09:11:31.639892 27281 raft_consensus.cc:493] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.640275 27281 raft_consensus.cc:3060] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.645035 27281 raft_consensus.cc:515] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.647372 27281 leader_election.cc:290] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 3 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:31.647516 27205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:31.648129 27205 raft_consensus.cc:3060] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.648470 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d035caf8d64e1f9ba9c6e54f7d0607" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:31.648960 27355 raft_consensus.cc:3055] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:31.649233 27355 raft_consensus.cc:740] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Running, Role: LEADER
I20260713 09:11:31.649895 27355 consensus_queue.cc:260] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.650930 27355 raft_consensus.cc:3060] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.653224 27205 raft_consensus.cc:2468] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 3.
I20260713 09:11:31.654121 27247 leader_election.cc:304] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [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: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: 
I20260713 09:11:31.654830 27355 raft_consensus.cc:2468] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 3.
I20260713 09:11:31.654887 27506 raft_consensus.cc:2804] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:31.655361 27506 raft_consensus.cc:697] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 3 LEADER]: Becoming Leader. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:31.656164 27506 consensus_queue.cc:237] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.661377 27101 catalog_manager.cc:5697] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 reported cstate change: term changed from 2 to 3, leader changed from a13b12a17f00401a8e585568046bdbdd (127.26.112.3) to 6164b05a04944b43a25645380e95daf4 (127.26.112.2). New cstate: current_term: 3 leader_uuid: "6164b05a04944b43a25645380e95daf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.853339 27490 raft_consensus.cc:993] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262: : Instructing follower 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:31.853744 27510 raft_consensus.cc:1081] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 2 LEADER]: Signalling peer 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:31.854970 27281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e76378925c8340c495494d301a0fa804"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:49924
I20260713 09:11:31.855480 27281 raft_consensus.cc:493] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.855764 27281 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.860074 27281 raft_consensus.cc:515] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.861585 27281 leader_election.cc:290] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 3 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:31.862454 27205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:31.862596 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:31.863024 27205 raft_consensus.cc:3055] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:31.863068 27355 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.863340 27205 raft_consensus.cc:740] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:31.864070 27205 consensus_queue.cc:260] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.864915 27205 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:31.866968 27355 raft_consensus.cc:2468] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 3.
I20260713 09:11:31.867839 27245 leader_election.cc:304] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [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: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:31.868492 27506 raft_consensus.cc:2804] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:31.868867 27506 raft_consensus.cc:697] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 3 LEADER]: Becoming Leader. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:31.869428 27205 raft_consensus.cc:2468] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 3.
I20260713 09:11:31.869575 27506 consensus_queue.cc:237] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.876039 27101 catalog_manager.cc:5697] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 reported cstate change: term changed from 2 to 3, leader changed from 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1) to 6164b05a04944b43a25645380e95daf4 (127.26.112.2). New cstate: current_term: 3 leader_uuid: "6164b05a04944b43a25645380e95daf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.912002 27504 raft_consensus.cc:993] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd: : Instructing follower 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:31.912458 27440 raft_consensus.cc:1081] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 3 LEADER]: Signalling peer 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:31.913735 27281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:49928
I20260713 09:11:31.914180 27281 raft_consensus.cc:493] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.914499 27281 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:31.918814 27281 raft_consensus.cc:515] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.920365 27281 leader_election.cc:290] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 4 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:31.921010 27205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:31.921330 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:31.921541 27205 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:31.921800 27355 raft_consensus.cc:3055] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:31.922070 27355 raft_consensus.cc:740] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Running, Role: LEADER
I20260713 09:11:31.922670 27355 consensus_queue.cc:260] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.923463 27355 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:31.926625 27205 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 4.
I20260713 09:11:31.927605 27247 leader_election.cc:304] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [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: 017865750ea74b0bb0bdc15e7832f262, 6164b05a04944b43a25645380e95daf4; no voters: 
I20260713 09:11:31.928160 27355 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 4.
I20260713 09:11:31.928380 27506 raft_consensus.cc:2804] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:31.928884 27506 raft_consensus.cc:697] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 4 LEADER]: Becoming Leader. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:31.929582 27506 consensus_queue.cc:237] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.935067 27101 catalog_manager.cc:5697] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 reported cstate change: term changed from 3 to 4, leader changed from a13b12a17f00401a8e585568046bdbdd (127.26.112.3) to 6164b05a04944b43a25645380e95daf4 (127.26.112.2). New cstate: current_term: 4 leader_uuid: "6164b05a04944b43a25645380e95daf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.949678 27490 raft_consensus.cc:993] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262: : Instructing follower 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:31.950063 27510 raft_consensus.cc:1081] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Signalling peer 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:31.951360 27281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:49924
I20260713 09:11:31.951921 27281 raft_consensus.cc:493] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.952310 27281 raft_consensus.cc:3060] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.956758 27281 raft_consensus.cc:515] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.958285 27281 leader_election.cc:290] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 2 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:31.958940 27205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:31.959252 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2eb082fd57c41a2a9bb397502fc16ac" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:31.959508 27205 raft_consensus.cc:3055] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:31.959746 27355 raft_consensus.cc:3060] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.959861 27205 raft_consensus.cc:740] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:31.960651 27205 consensus_queue.cc:260] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.961759 27205 raft_consensus.cc:3060] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.963620 27355 raft_consensus.cc:2468] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 2.
I20260713 09:11:31.964553 27245 leader_election.cc:304] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:31.965202 27506 raft_consensus.cc:2804] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:31.965664 27506 raft_consensus.cc:697] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Becoming Leader. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:31.966420 27506 consensus_queue.cc:237] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:31.966850 27205 raft_consensus.cc:2468] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 2.
I20260713 09:11:31.973119 27101 catalog_manager.cc:5697] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 reported cstate change: term changed from 1 to 2, leader changed from 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1) to 6164b05a04944b43a25645380e95daf4 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6164b05a04944b43a25645380e95daf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:32.074383 27205 raft_consensus.cc:1275] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:32.075604 27506 consensus_queue.cc:1048] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:32.084035 27355 raft_consensus.cc:1275] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:32.085630 27515 consensus_queue.cc:1048] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:32.192834 27490 raft_consensus.cc:993] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262: : Instructing follower 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:32.193282 27510 raft_consensus.cc:1081] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Signalling peer 6164b05a04944b43a25645380e95daf4 to start an election
I20260713 09:11:32.194528 27281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
 from {username='slave'} at 127.0.0.1:49924
I20260713 09:11:32.194939 27281 raft_consensus.cc:493] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:32.195178 27281 raft_consensus.cc:3060] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:32.199326 27281 raft_consensus.cc:515] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:32.200810 27281 leader_election.cc:290] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 2 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:32.201679 27355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:32.201546 27205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707" candidate_uuid: "6164b05a04944b43a25645380e95daf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:32.202169 27355 raft_consensus.cc:3060] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:32.202380 27205 raft_consensus.cc:3055] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:32.202718 27205 raft_consensus.cc:740] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:32.203437 27205 consensus_queue.cc:260] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:32.204702 27205 raft_consensus.cc:3060] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:32.206483 27355 raft_consensus.cc:2468] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 2.
I20260713 09:11:32.207432 27245 leader_election.cc:304] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6164b05a04944b43a25645380e95daf4, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:32.208175 27515 raft_consensus.cc:2804] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:32.208635 27515 raft_consensus.cc:697] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Becoming Leader. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:32.209424 27515 consensus_queue.cc:237] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:32.210803 27205 raft_consensus.cc:2468] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6164b05a04944b43a25645380e95daf4 in term 2.
I20260713 09:11:32.216528 27102 catalog_manager.cc:5697] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 reported cstate change: term changed from 1 to 2, leader changed from 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1) to 6164b05a04944b43a25645380e95daf4 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6164b05a04944b43a25645380e95daf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:32.261117 27205 raft_consensus.cc:1275] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:32.262239 27515 consensus_queue.cc:1048] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:32.270967 27355 raft_consensus.cc:1275] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:32.272282 27521 consensus_queue.cc:1048] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:32.388334 27205 raft_consensus.cc:1275] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 4 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:32.389421 27521 consensus_queue.cc:1048] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:32.396850 27355 raft_consensus.cc:1275] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 4 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:32.398123 27404 consensus_queue.cc:1048] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:32.444990 27355 raft_consensus.cc:1275] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.446017 27404 consensus_queue.cc:1048] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.453430 27205 raft_consensus.cc:1275] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.454814 27404 consensus_queue.cc:1048] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.669153 27205 raft_consensus.cc:1275] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.670251 27404 consensus_queue.cc:1048] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.678758 27355 raft_consensus.cc:1275] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Refusing update from remote peer 6164b05a04944b43a25645380e95daf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.680297 27506 consensus_queue.cc:1048] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:34.851562 27303 debug-util.cc:398] Leaking SignalData structure 0x7b080012e060 after lost signal to thread 27075
W20260713 09:11:34.852655 27303 debug-util.cc:398] Leaking SignalData structure 0x7b080012e740 after lost signal to thread 27138
W20260713 09:11:34.853652 27303 debug-util.cc:398] Leaking SignalData structure 0x7b08001def40 after lost signal to thread 27231
W20260713 09:11:34.854648 27303 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1600 after lost signal to thread 27306
W20260713 09:11:34.855716 27303 debug-util.cc:398] Leaking SignalData structure 0x7b08001de160 after lost signal to thread 27380
I20260713 09:11:35.084821 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:35.092677 27281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
mode: GRACEFUL
new_leader_uuid: "017865750ea74b0bb0bdc15e7832f262"
 from {username='slave'} at 127.0.0.1:49936
I20260713 09:11:35.093638 27281 raft_consensus.cc:606] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Received request to transfer leadership to TS 017865750ea74b0bb0bdc15e7832f262
I20260713 09:11:35.096683 27281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
mode: GRACEFUL
new_leader_uuid: "a13b12a17f00401a8e585568046bdbdd"
 from {username='slave'} at 127.0.0.1:49936
I20260713 09:11:35.097347 27281 raft_consensus.cc:606] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Received request to transfer leadership to TS a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:35.101724 27281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
mode: GRACEFUL
new_leader_uuid: "017865750ea74b0bb0bdc15e7832f262"
 from {username='slave'} at 127.0.0.1:49936
I20260713 09:11:35.102268 27281 raft_consensus.cc:606] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 4 LEADER]: Received request to transfer leadership to TS 017865750ea74b0bb0bdc15e7832f262
I20260713 09:11:35.104735 27281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
mode: GRACEFUL
new_leader_uuid: "017865750ea74b0bb0bdc15e7832f262"
 from {username='slave'} at 127.0.0.1:49936
I20260713 09:11:35.105134 27281 raft_consensus.cc:606] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Received request to transfer leadership to TS 017865750ea74b0bb0bdc15e7832f262
I20260713 09:11:35.107303 27281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e76378925c8340c495494d301a0fa804"
dest_uuid: "6164b05a04944b43a25645380e95daf4"
mode: GRACEFUL
new_leader_uuid: "a13b12a17f00401a8e585568046bdbdd"
 from {username='slave'} at 127.0.0.1:49936
I20260713 09:11:35.107821 27281 raft_consensus.cc:606] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 3 LEADER]: Received request to transfer leadership to TS a13b12a17f00401a8e585568046bdbdd
I20260713 09:11:35.108835 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:11:35.109406 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:35.157680 27529 raft_consensus.cc:993] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4: : Instructing follower a13b12a17f00401a8e585568046bdbdd to start an election
I20260713 09:11:35.158329 27531 raft_consensus.cc:1081] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Signalling peer a13b12a17f00401a8e585568046bdbdd to start an election
I20260713 09:11:35.159891 27354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318"
dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
 from {username='slave'} at 127.0.0.1:51986
I20260713 09:11:35.160377 27354 raft_consensus.cc:493] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:35.160720 27354 raft_consensus.cc:3060] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.165884 27354 raft_consensus.cc:515] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.168121 27354 leader_election.cc:290] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 3 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:35.168744 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:35.168748 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711a8f7556324b5696568bc9d3e05318" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:35.169575 27281 raft_consensus.cc:3055] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:35.169762 27203 raft_consensus.cc:3060] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.170156 27281 raft_consensus.cc:740] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:35.171157 27281 consensus_queue.cc:260] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.172550 27281 raft_consensus.cc:3060] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.177165 27203 raft_consensus.cc:2468] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 3.
I20260713 09:11:35.178509 27321 leader_election.cc:304] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [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: 017865750ea74b0bb0bdc15e7832f262, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:35.179224 27281 raft_consensus.cc:2468] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 3.
I20260713 09:11:35.179436 27440 raft_consensus.cc:2804] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:35.180850 27440 raft_consensus.cc:697] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 3 LEADER]: Becoming Leader. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Running, Role: LEADER
I20260713 09:11:35.181761 27440 consensus_queue.cc:237] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.195546 27101 catalog_manager.cc:5697] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd reported cstate change: term changed from 2 to 3, leader changed from 6164b05a04944b43a25645380e95daf4 (127.26.112.2) to a13b12a17f00401a8e585568046bdbdd (127.26.112.3). New cstate: current_term: 3 leader_uuid: "a13b12a17f00401a8e585568046bdbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:35.317217 27529 raft_consensus.cc:993] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4: : Instructing follower 017865750ea74b0bb0bdc15e7832f262 to start an election
I20260713 09:11:35.317716 27531 raft_consensus.cc:1081] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 4 LEADER]: Signalling peer 017865750ea74b0bb0bdc15e7832f262 to start an election
I20260713 09:11:35.319126 27203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9"
dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
 from {username='slave'} at 127.0.0.1:42864
I20260713 09:11:35.319603 27203 raft_consensus.cc:493] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:35.319909 27203 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:35.325435 27529 raft_consensus.cc:993] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4: : Instructing follower a13b12a17f00401a8e585568046bdbdd to start an election
I20260713 09:11:35.325440 27203 raft_consensus.cc:515] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.326021 27531 raft_consensus.cc:1081] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 3 LEADER]: Signalling peer a13b12a17f00401a8e585568046bdbdd to start an election
I20260713 09:11:35.327715 27354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e76378925c8340c495494d301a0fa804"
dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
 from {username='slave'} at 127.0.0.1:51986
I20260713 09:11:35.328217 27354 raft_consensus.cc:493] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:35.328718 27203 leader_election.cc:290] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 5 election: Requested vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:35.329543 27352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:35.330120 27352 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:35.330581 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f546e8aea7c478cb587295d5dcbb5e9" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:35.331079 27281 raft_consensus.cc:3055] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:11:35.331344 27281 raft_consensus.cc:740] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:35.332044 27281 consensus_queue.cc:260] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.333021 27281 raft_consensus.cc:3060] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:35.336076 27354 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:35.336823 27352 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 5.
I20260713 09:11:35.338541 27170 leader_election.cc:304] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [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: 017865750ea74b0bb0bdc15e7832f262, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:35.343493 27281 raft_consensus.cc:2468] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 5.
I20260713 09:11:35.343839 27354 raft_consensus.cc:515] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.345329 27539 raft_consensus.cc:2804] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:11:35.346446 27354 leader_election.cc:290] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [CANDIDATE]: Term 4 election: Requested vote from peers 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971), 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391)
I20260713 09:11:35.347543 27539 raft_consensus.cc:697] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 5 LEADER]: Becoming Leader. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:35.348137 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:35.348676 27281 raft_consensus.cc:3055] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:35.349097 27281 raft_consensus.cc:740] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:35.349020 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76378925c8340c495494d301a0fa804" candidate_uuid: "a13b12a17f00401a8e585568046bdbdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
I20260713 09:11:35.348623 27539 consensus_queue.cc:237] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.349618 27203 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:35.353391 27281 consensus_queue.cc:260] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.354568 27281 raft_consensus.cc:3060] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:35.356213 27203 raft_consensus.cc:2468] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 4.
I20260713 09:11:35.357367 27321 leader_election.cc:304] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [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: 017865750ea74b0bb0bdc15e7832f262, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:35.358081 27440 raft_consensus.cc:2804] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:35.358517 27440 raft_consensus.cc:697] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 4 LEADER]: Becoming Leader. State: Replica: a13b12a17f00401a8e585568046bdbdd, State: Running, Role: LEADER
I20260713 09:11:35.359354 27440 consensus_queue.cc:237] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.361593 27281 raft_consensus.cc:2468] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13b12a17f00401a8e585568046bdbdd in term 4.
I20260713 09:11:35.368649 27102 catalog_manager.cc:5697] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd reported cstate change: term changed from 3 to 4, leader changed from 6164b05a04944b43a25645380e95daf4 (127.26.112.2) to a13b12a17f00401a8e585568046bdbdd (127.26.112.3). New cstate: current_term: 4 leader_uuid: "a13b12a17f00401a8e585568046bdbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:35.368330 27101 catalog_manager.cc:5697] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 reported cstate change: term changed from 4 to 5, leader changed from 6164b05a04944b43a25645380e95daf4 (127.26.112.2) to 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1). New cstate: current_term: 5 leader_uuid: "017865750ea74b0bb0bdc15e7832f262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.388461 27529 raft_consensus.cc:993] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4: : Instructing follower 017865750ea74b0bb0bdc15e7832f262 to start an election
I20260713 09:11:35.388932 27529 raft_consensus.cc:1081] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Signalling peer 017865750ea74b0bb0bdc15e7832f262 to start an election
I20260713 09:11:35.390558 27203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707"
dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
 from {username='slave'} at 127.0.0.1:42864
I20260713 09:11:35.391096 27203 raft_consensus.cc:493] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:35.391496 27203 raft_consensus.cc:3060] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.398743 27203 raft_consensus.cc:515] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.400794 27203 leader_election.cc:290] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 3 election: Requested vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:35.401310 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:35.401836 27281 raft_consensus.cc:3055] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:35.401727 27354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c356217a1fa4958a2c5020b373e4707" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:35.402164 27281 raft_consensus.cc:740] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:35.402356 27354 raft_consensus.cc:3060] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.402838 27281 consensus_queue.cc:260] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [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: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.403959 27281 raft_consensus.cc:3060] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.408499 27354 raft_consensus.cc:2468] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 3.
I20260713 09:11:35.409507 27170 leader_election.cc:304] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [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: 017865750ea74b0bb0bdc15e7832f262, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:35.410284 27281 raft_consensus.cc:2468] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 3.
I20260713 09:11:35.410378 27539 raft_consensus.cc:2804] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:35.410881 27539 raft_consensus.cc:697] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 3 LEADER]: Becoming Leader. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:35.411744 27539 consensus_queue.cc:237] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [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: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.418543 27101 catalog_manager.cc:5697] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 reported cstate change: term changed from 2 to 3, leader changed from 6164b05a04944b43a25645380e95daf4 (127.26.112.2) to 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1). New cstate: current_term: 3 leader_uuid: "017865750ea74b0bb0bdc15e7832f262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.462867 27529 raft_consensus.cc:993] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4: : Instructing follower 017865750ea74b0bb0bdc15e7832f262 to start an election
I20260713 09:11:35.463282 27531 raft_consensus.cc:1081] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Signalling peer 017865750ea74b0bb0bdc15e7832f262 to start an election
I20260713 09:11:35.464810 27203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f"
dest_uuid: "017865750ea74b0bb0bdc15e7832f262"
 from {username='slave'} at 127.0.0.1:42864
I20260713 09:11:35.465247 27203 raft_consensus.cc:493] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:35.465548 27203 raft_consensus.cc:3060] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.470250 27203 raft_consensus.cc:515] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.471844 27203 leader_election.cc:290] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [CANDIDATE]: Term 3 election: Requested vote from peers 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391), a13b12a17f00401a8e585568046bdbdd (127.26.112.3:35555)
I20260713 09:11:35.472741 27354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a13b12a17f00401a8e585568046bdbdd"
I20260713 09:11:35.472687 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbe89d4312f475f92f9cbca6107b51f" candidate_uuid: "017865750ea74b0bb0bdc15e7832f262" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6164b05a04944b43a25645380e95daf4"
I20260713 09:11:35.473335 27354 raft_consensus.cc:3060] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.473379 27281 raft_consensus.cc:3055] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:35.473769 27281 raft_consensus.cc:740] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6164b05a04944b43a25645380e95daf4, State: Running, Role: LEADER
I20260713 09:11:35.474550 27281 consensus_queue.cc:260] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.475544 27281 raft_consensus.cc:3060] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.477872 27354 raft_consensus.cc:2468] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 3.
I20260713 09:11:35.479094 27170 leader_election.cc:304] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [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: 017865750ea74b0bb0bdc15e7832f262, a13b12a17f00401a8e585568046bdbdd; no voters: 
I20260713 09:11:35.479766 27539 raft_consensus.cc:2804] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:35.480198 27539 raft_consensus.cc:697] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 3 LEADER]: Becoming Leader. State: Replica: 017865750ea74b0bb0bdc15e7832f262, State: Running, Role: LEADER
I20260713 09:11:35.480918 27539 consensus_queue.cc:237] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [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: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } }
I20260713 09:11:35.482405 27281 raft_consensus.cc:2468] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017865750ea74b0bb0bdc15e7832f262 in term 3.
I20260713 09:11:35.488813 27101 catalog_manager.cc:5697] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 reported cstate change: term changed from 2 to 3, leader changed from 6164b05a04944b43a25645380e95daf4 (127.26.112.2) to 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1). New cstate: current_term: 3 leader_uuid: "017865750ea74b0bb0bdc15e7832f262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.594322 27281 raft_consensus.cc:1275] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Refusing update from remote peer a13b12a17f00401a8e585568046bdbdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:35.595633 27440 consensus_queue.cc:1048] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:35.611332 27203 raft_consensus.cc:1275] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Refusing update from remote peer a13b12a17f00401a8e585568046bdbdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:35.614137 27548 consensus_queue.cc:1048] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:35.853214 27203 raft_consensus.cc:1275] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 4 FOLLOWER]: Refusing update from remote peer a13b12a17f00401a8e585568046bdbdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:35.854667 27533 consensus_queue.cc:1048] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "017865750ea74b0bb0bdc15e7832f262" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:35.867238 27281 raft_consensus.cc:1275] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 4 FOLLOWER]: Refusing update from remote peer a13b12a17f00401a8e585568046bdbdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:35.868858 27533 consensus_queue.cc:1048] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:35.872586 27354 raft_consensus.cc:1275] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Refusing update from remote peer 017865750ea74b0bb0bdc15e7832f262: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:35.874069 27539 consensus_queue.cc:1048] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:35.884227 27281 raft_consensus.cc:1275] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Refusing update from remote peer 017865750ea74b0bb0bdc15e7832f262: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:35.885672 27540 consensus_queue.cc:1048] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:35.903642 27282 raft_consensus.cc:1275] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Refusing update from remote peer 017865750ea74b0bb0bdc15e7832f262: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:35.904878 27540 consensus_queue.cc:1048] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:35.913578 27352 raft_consensus.cc:1275] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Refusing update from remote peer 017865750ea74b0bb0bdc15e7832f262: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:35.914906 27540 consensus_queue.cc:1048] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:35.952394 27282 raft_consensus.cc:1275] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 5 FOLLOWER]: Refusing update from remote peer 017865750ea74b0bb0bdc15e7832f262: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:35.953847 27352 raft_consensus.cc:1275] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 5 FOLLOWER]: Refusing update from remote peer 017865750ea74b0bb0bdc15e7832f262: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:35.953693 27539 consensus_queue.cc:1048] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6164b05a04944b43a25645380e95daf4" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:35.955299 27557 consensus_queue.cc:1048] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13b12a17f00401a8e585568046bdbdd" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:36.110436 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:36.116432 27072 tablet_server.cc:179] TabletServer@127.26.112.1:0 shutting down...
W20260713 09:11:36.123740 27247 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:11:36.130798 27247 consensus_peers.cc:597] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 -> Peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Couldn't send request to peer 017865750ea74b0bb0bdc15e7832f262. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:36.152518 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:36.153453 27072 tablet_replica.cc:333] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262: stopping tablet replica
I20260713 09:11:36.154354 27072 raft_consensus.cc:2243] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.155362 27072 raft_consensus.cc:2272] T 7f546e8aea7c478cb587295d5dcbb5e9 P 017865750ea74b0bb0bdc15e7832f262 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.158571 27072 tablet_replica.cc:333] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262: stopping tablet replica
I20260713 09:11:36.159349 27072 raft_consensus.cc:2243] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.159847 27072 raft_consensus.cc:2272] T 763da992b3e54baf8c183e7309b457ed P 017865750ea74b0bb0bdc15e7832f262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.162160 27072 tablet_replica.cc:333] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262: stopping tablet replica
I20260713 09:11:36.162925 27072 raft_consensus.cc:2243] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.163419 27072 raft_consensus.cc:2272] T 711a8f7556324b5696568bc9d3e05318 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.165922 27072 tablet_replica.cc:333] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262: stopping tablet replica
I20260713 09:11:36.166625 27072 raft_consensus.cc:2243] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.167171 27072 raft_consensus.cc:2272] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.169646 27072 tablet_replica.cc:333] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262: stopping tablet replica
I20260713 09:11:36.170356 27072 raft_consensus.cc:2243] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.170854 27072 raft_consensus.cc:2272] T e76378925c8340c495494d301a0fa804 P 017865750ea74b0bb0bdc15e7832f262 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.173779 27072 tablet_replica.cc:333] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262: stopping tablet replica
I20260713 09:11:36.174486 27072 raft_consensus.cc:2243] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.175104 27072 raft_consensus.cc:2272] T 769098ff0ed44e54b80312ddd5cde3e4 P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.177495 27072 tablet_replica.cc:333] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262: stopping tablet replica
I20260713 09:11:36.178166 27072 raft_consensus.cc:2243] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.178687 27072 raft_consensus.cc:2272] T a2eb082fd57c41a2a9bb397502fc16ac P 017865750ea74b0bb0bdc15e7832f262 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:36.180619 27321 consensus_peers.cc:597] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd -> Peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Couldn't send request to peer 017865750ea74b0bb0bdc15e7832f262. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:36.181135 27072 tablet_replica.cc:333] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262: stopping tablet replica
I20260713 09:11:36.181809 27072 raft_consensus.cc:2243] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.182668 27072 raft_consensus.cc:2272] T bcbe89d4312f475f92f9cbca6107b51f P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.184888 27072 tablet_replica.cc:333] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262: stopping tablet replica
I20260713 09:11:36.185526 27072 raft_consensus.cc:2243] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.186373 27072 raft_consensus.cc:2272] T 4c356217a1fa4958a2c5020b373e4707 P 017865750ea74b0bb0bdc15e7832f262 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.340036 27072 tablet_server.cc:196] TabletServer@127.26.112.1:0 shutdown complete.
W20260713 09:11:36.342608 27321 consensus_peers.cc:597] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd -> Peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Couldn't send request to peer 017865750ea74b0bb0bdc15e7832f262. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:42971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:36.342945 27247 consensus_peers.cc:597] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 -> Peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Couldn't send request to peer 017865750ea74b0bb0bdc15e7832f262. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:42971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:36.362859 27072 tablet_server.cc:179] TabletServer@127.26.112.2:0 shutting down...
I20260713 09:11:36.393482 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:36.394162 27072 tablet_replica.cc:333] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4: stopping tablet replica
I20260713 09:11:36.394884 27072 raft_consensus.cc:2243] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.395428 27072 raft_consensus.cc:2272] T e76378925c8340c495494d301a0fa804 P 6164b05a04944b43a25645380e95daf4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.397518 27072 tablet_replica.cc:333] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4: stopping tablet replica
I20260713 09:11:36.398069 27072 raft_consensus.cc:2243] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.398444 27072 raft_consensus.cc:2272] T 7f546e8aea7c478cb587295d5dcbb5e9 P 6164b05a04944b43a25645380e95daf4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.400394 27072 tablet_replica.cc:333] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4: stopping tablet replica
I20260713 09:11:36.400906 27072 raft_consensus.cc:2243] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.401595 27072 raft_consensus.cc:2272] T 763da992b3e54baf8c183e7309b457ed P 6164b05a04944b43a25645380e95daf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.403842 27072 tablet_replica.cc:333] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4: stopping tablet replica
I20260713 09:11:36.404556 27072 raft_consensus.cc:2243] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.405546 27072 raft_consensus.cc:2272] T a2eb082fd57c41a2a9bb397502fc16ac P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:36.407294 27322 consensus_peers.cc:597] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd -> Peer 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391): Couldn't send request to peer 6164b05a04944b43a25645380e95daf4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:36.407836 27072 tablet_replica.cc:333] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4: stopping tablet replica
I20260713 09:11:36.408519 27072 raft_consensus.cc:2243] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.409017 27072 raft_consensus.cc:2272] T 711a8f7556324b5696568bc9d3e05318 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:36.412184 27321 consensus_peers.cc:597] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd -> Peer 017865750ea74b0bb0bdc15e7832f262 (127.26.112.1:42971): Couldn't send request to peer 017865750ea74b0bb0bdc15e7832f262. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:42971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:36.412784 27072 tablet_replica.cc:333] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4: stopping tablet replica
I20260713 09:11:36.413506 27072 raft_consensus.cc:2243] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.414475 27072 raft_consensus.cc:2272] T 25d035caf8d64e1f9ba9c6e54f7d0607 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.416920 27072 tablet_replica.cc:333] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4: stopping tablet replica
I20260713 09:11:36.417606 27072 raft_consensus.cc:2243] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.418116 27072 raft_consensus.cc:2272] T 769098ff0ed44e54b80312ddd5cde3e4 P 6164b05a04944b43a25645380e95daf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.420401 27072 tablet_replica.cc:333] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4: stopping tablet replica
I20260713 09:11:36.421012 27072 raft_consensus.cc:2243] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.421495 27072 raft_consensus.cc:2272] T bcbe89d4312f475f92f9cbca6107b51f P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.423923 27072 tablet_replica.cc:333] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4: stopping tablet replica
I20260713 09:11:36.424528 27072 raft_consensus.cc:2243] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.424989 27072 raft_consensus.cc:2272] T 4c356217a1fa4958a2c5020b373e4707 P 6164b05a04944b43a25645380e95daf4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:36.494796 27322 consensus_peers.cc:597] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd -> Peer 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391): Couldn't send request to peer 6164b05a04944b43a25645380e95daf4. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:45391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:36.968969 27322 consensus_peers.cc:597] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd -> Peer 6164b05a04944b43a25645380e95daf4 (127.26.112.2:45391): Couldn't send request to peer 6164b05a04944b43a25645380e95daf4. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:45391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.238459 27072 tablet_server.cc:196] TabletServer@127.26.112.2:0 shutdown complete.
I20260713 09:11:37.256934 27072 tablet_server.cc:179] TabletServer@127.26.112.3:0 shutting down...
I20260713 09:11:37.280486 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:37.281080 27072 tablet_replica.cc:333] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd: stopping tablet replica
I20260713 09:11:37.281646 27072 raft_consensus.cc:2243] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.282084 27072 raft_consensus.cc:2272] T 763da992b3e54baf8c183e7309b457ed P a13b12a17f00401a8e585568046bdbdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.283839 27072 tablet_replica.cc:333] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd: stopping tablet replica
I20260713 09:11:37.284336 27072 raft_consensus.cc:2243] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.285025 27072 raft_consensus.cc:2272] T e76378925c8340c495494d301a0fa804 P a13b12a17f00401a8e585568046bdbdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.286450 27072 tablet_replica.cc:333] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd: stopping tablet replica
I20260713 09:11:37.286926 27072 raft_consensus.cc:2243] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.287644 27072 raft_consensus.cc:2272] T 769098ff0ed44e54b80312ddd5cde3e4 P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.289139 27072 tablet_replica.cc:333] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd: stopping tablet replica
I20260713 09:11:37.289655 27072 raft_consensus.cc:2243] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.290038 27072 raft_consensus.cc:2272] T a2eb082fd57c41a2a9bb397502fc16ac P a13b12a17f00401a8e585568046bdbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.291597 27072 tablet_replica.cc:333] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd: stopping tablet replica
I20260713 09:11:37.292058 27072 raft_consensus.cc:2243] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.292472 27072 raft_consensus.cc:2272] T 7f546e8aea7c478cb587295d5dcbb5e9 P a13b12a17f00401a8e585568046bdbdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.293881 27072 tablet_replica.cc:333] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd: stopping tablet replica
I20260713 09:11:37.294332 27072 raft_consensus.cc:2243] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.294723 27072 raft_consensus.cc:2272] T bcbe89d4312f475f92f9cbca6107b51f P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.296131 27072 tablet_replica.cc:333] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd: stopping tablet replica
I20260713 09:11:37.296567 27072 raft_consensus.cc:2243] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.296936 27072 raft_consensus.cc:2272] T 4c356217a1fa4958a2c5020b373e4707 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.298349 27072 tablet_replica.cc:333] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd: stopping tablet replica
I20260713 09:11:37.298782 27072 raft_consensus.cc:2243] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.299152 27072 raft_consensus.cc:2272] T 25d035caf8d64e1f9ba9c6e54f7d0607 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.300622 27072 tablet_replica.cc:333] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd: stopping tablet replica
I20260713 09:11:37.301043 27072 raft_consensus.cc:2243] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.301707 27072 raft_consensus.cc:2272] T 711a8f7556324b5696568bc9d3e05318 P a13b12a17f00401a8e585568046bdbdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.329726 27072 tablet_server.cc:196] TabletServer@127.26.112.3:0 shutdown complete.
I20260713 09:11:37.345028 27072 master.cc:562] Master@127.26.112.62:46351 shutting down...
I20260713 09:11:37.391088 27159 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:11:37.538493 27072 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.539048 27072 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.539424 27072 tablet_replica.cc:333] T 00000000000000000000000000000000 P cdc8ef19b4ec417a9e938554628bb08a: stopping tablet replica
I20260713 09:11:37.558625 27072 master.cc:584] Master@127.26.112.62:46351 shutdown complete.
017865750ea74b0bb0bdc15e7832f262  4
6164b05a04944b43a25645380e95daf4  4
a13b12a17f00401a8e585568046bdbdd  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13585 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:11:37.608152 27072 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.112.62:32841
I20260713 09:11:37.609310 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.615181 27568 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
W20260713 09:11:37.615520 27569 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
W20260713 09:11:37.617590 27571 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
I20260713 09:11:37.618073 27072 server_base.cc:1061] running on GCE node
I20260713 09:11:37.618832 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.619040 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.619197 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933897619180 us; error 0 us; skew 500 ppm
I20260713 09:11:37.619750 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.621932 27072 webserver.cc:533] Webserver started at http://127.26.112.62:43303/ using document root <none> and password file <none>
I20260713 09:11:37.622404 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.622598 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.622869 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.624003 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/master-0-root/instance:
uuid: "cd956085a24245bdb0d0a3e077cc54ab"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-qw9l"
I20260713 09:11:37.628122 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:11:37.631071 27576 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.631918 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:37.632136 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/master-0-root
uuid: "cd956085a24245bdb0d0a3e077cc54ab"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-qw9l"
I20260713 09:11:37.632375 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-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)
I20260713 09:11:37.658730 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:37.659878 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:37.695570 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.62:32841
I20260713 09:11:37.695623 27627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.62:32841 every 8 connection(s)
I20260713 09:11:37.699478 27628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.708192 27628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab: Bootstrap starting.
I20260713 09:11:37.712877 27628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.716704 27628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab: No bootstrap required, opened a new log
I20260713 09:11:37.718641 27628 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd956085a24245bdb0d0a3e077cc54ab" member_type: VOTER }
I20260713 09:11:37.719007 27628 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.719235 27628 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd956085a24245bdb0d0a3e077cc54ab, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.719916 27628 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd956085a24245bdb0d0a3e077cc54ab" member_type: VOTER }
I20260713 09:11:37.720351 27628 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:37.720573 27628 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:37.720875 27628 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:37.724537 27628 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd956085a24245bdb0d0a3e077cc54ab" member_type: VOTER }
I20260713 09:11:37.725008 27628 leader_election.cc:304] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [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: cd956085a24245bdb0d0a3e077cc54ab; no voters: 
I20260713 09:11:37.726042 27628 leader_election.cc:290] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:37.726363 27631 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:37.727618 27631 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [term 1 LEADER]: Becoming Leader. State: Replica: cd956085a24245bdb0d0a3e077cc54ab, State: Running, Role: LEADER
I20260713 09:11:37.728240 27631 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [LEADER]: Queue going to LEADER mode. State: All 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: "cd956085a24245bdb0d0a3e077cc54ab" member_type: VOTER }
I20260713 09:11:37.728876 27628 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:37.732559 27633 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd956085a24245bdb0d0a3e077cc54ab. Latest consensus state: current_term: 1 leader_uuid: "cd956085a24245bdb0d0a3e077cc54ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd956085a24245bdb0d0a3e077cc54ab" member_type: VOTER } }
I20260713 09:11:37.732718 27632 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd956085a24245bdb0d0a3e077cc54ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd956085a24245bdb0d0a3e077cc54ab" member_type: VOTER } }
I20260713 09:11:37.733259 27633 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:37.733414 27632 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:37.737109 27637 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:37.745349 27637 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:37.746268 27072 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:37.753532 27637 catalog_manager.cc:1383] Generated new cluster ID: 6da1ccda8ae84c7ab35e39dc1f40e23b
I20260713 09:11:37.753824 27637 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:37.780433 27637 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:37.781579 27637 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:37.792891 27637 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab: Generated new TSK 0
I20260713 09:11:37.793489 27637 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:37.813023 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.818337 27649 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
W20260713 09:11:37.819366 27650 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
W20260713 09:11:37.820829 27652 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
I20260713 09:11:37.821050 27072 server_base.cc:1061] running on GCE node
I20260713 09:11:37.821889 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.822085 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.822229 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933897822216 us; error 0 us; skew 500 ppm
I20260713 09:11:37.822674 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.824978 27072 webserver.cc:533] Webserver started at http://127.26.112.1:40849/ using document root <none> and password file <none>
I20260713 09:11:37.825413 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.825567 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.825771 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.826728 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-0-root/instance:
uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-qw9l"
I20260713 09:11:37.830899 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:37.833868 27657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.834657 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:37.834931 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-0-root
uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-qw9l"
I20260713 09:11:37.835212 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-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)
I20260713 09:11:37.849567 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:37.850721 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:37.852161 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:37.854233 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:37.854444 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.854686 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:37.854866 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.893167 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.1:46825
I20260713 09:11:37.893270 27719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.1:46825 every 8 connection(s)
I20260713 09:11:37.897930 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.904803 27724 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
W20260713 09:11:37.905799 27725 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
W20260713 09:11:37.909399 27727 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
I20260713 09:11:37.909808 27072 server_base.cc:1061] running on GCE node
I20260713 09:11:37.910607 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.910815 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.910983 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933897910965 us; error 0 us; skew 500 ppm
I20260713 09:11:37.911754 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.915139 27072 webserver.cc:533] Webserver started at http://127.26.112.2:38161/ using document root <none> and password file <none>
I20260713 09:11:37.915277 27720 heartbeater.cc:344] Connected to a master server at 127.26.112.62:32841
I20260713 09:11:37.915683 27720 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:37.915772 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.916060 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.916342 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.916451 27720 heartbeater.cc:507] Master 127.26.112.62:32841 requested a full tablet report, sending...
I20260713 09:11:37.917676 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-1-root/instance:
uuid: "bb6142e6b90148c6b07510a4c2e5095b"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-qw9l"
I20260713 09:11:37.918514 27593 ts_manager.cc:194] Registered new tserver with Master: 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825)
I20260713 09:11:37.920862 27593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39882
I20260713 09:11:37.923484 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260713 09:11:37.926432 27732 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.927103 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:11:37.927434 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-1-root
uuid: "bb6142e6b90148c6b07510a4c2e5095b"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-qw9l"
I20260713 09:11:37.927721 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-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)
I20260713 09:11:37.959089 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:37.960325 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:37.961812 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:37.964020 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:37.964193 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.964488 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:37.964628 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:38.003171 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.2:43427
I20260713 09:11:38.003284 27794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.2:43427 every 8 connection(s)
I20260713 09:11:38.008387 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:38.014932 27798 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
W20260713 09:11:38.016558 27799 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
W20260713 09:11:38.017978 27801 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
I20260713 09:11:38.019644 27795 heartbeater.cc:344] Connected to a master server at 127.26.112.62:32841
I20260713 09:11:38.019708 27072 server_base.cc:1061] running on GCE node
I20260713 09:11:38.020200 27795 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:38.020676 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:38.020892 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:38.020977 27795 heartbeater.cc:507] Master 127.26.112.62:32841 requested a full tablet report, sending...
I20260713 09:11:38.021059 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933898021029 us; error 0 us; skew 500 ppm
I20260713 09:11:38.021795 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:38.023197 27593 ts_manager.cc:194] Registered new tserver with Master: bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:38.024204 27072 webserver.cc:533] Webserver started at http://127.26.112.3:43101/ using document root <none> and password file <none>
I20260713 09:11:38.024678 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:38.024616 27593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39890
I20260713 09:11:38.024986 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:38.025279 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:38.026301 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-2-root/instance:
uuid: "c0150d91df224edba4c37ccc4458e453"
format_stamp: "Formatted at 2026-07-13 09:11:38 on dist-test-slave-qw9l"
I20260713 09:11:38.030400 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:11:38.033406 27806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:38.034127 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:38.034463 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-2-root
uuid: "c0150d91df224edba4c37ccc4458e453"
format_stamp: "Formatted at 2026-07-13 09:11:38 on dist-test-slave-qw9l"
I20260713 09:11:38.034735 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933883861739-27072-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)
I20260713 09:11:38.051636 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:38.052728 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:38.054065 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:38.056095 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:38.056320 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:38.056550 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:38.056717 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:38.095667 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.3:34109
I20260713 09:11:38.095762 27868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.3:34109 every 8 connection(s)
I20260713 09:11:38.108584 27869 heartbeater.cc:344] Connected to a master server at 127.26.112.62:32841
I20260713 09:11:38.108955 27869 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:38.109637 27869 heartbeater.cc:507] Master 127.26.112.62:32841 requested a full tablet report, sending...
I20260713 09:11:38.111485 27593 ts_manager.cc:194] Registered new tserver with Master: c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:38.111980 27072 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01322814s
I20260713 09:11:38.112764 27593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39892
I20260713 09:11:38.137365 27593 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39898:
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"
    }
  }
}
W20260713 09:11:38.140581 27593 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.
I20260713 09:11:38.206378 27685 tablet_service.cc:1511] Processing CreateTablet for tablet cd702aa05b3d4070bf58883eecb635a6 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:38.206974 27684 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7b537287fa4753bf6ec129847f9f88 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:38.207865 27685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd702aa05b3d4070bf58883eecb635a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.208467 27684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7b537287fa4753bf6ec129847f9f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.209185 27683 tablet_service.cc:1511] Processing CreateTablet for tablet f0d76f4a03334634a0b731dbd5320e7a (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:38.210825 27683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d76f4a03334634a0b731dbd5320e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.227339 27884 tablet_bootstrap.cc:492] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2: Bootstrap starting.
I20260713 09:11:38.231483 27834 tablet_service.cc:1511] Processing CreateTablet for tablet cd702aa05b3d4070bf58883eecb635a6 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:38.232777 27834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd702aa05b3d4070bf58883eecb635a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.237949 27833 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7b537287fa4753bf6ec129847f9f88 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:38.239323 27833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7b537287fa4753bf6ec129847f9f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.240581 27683 tablet_service.cc:1511] Processing CreateTablet for tablet cc1b4d69a8f94ed9a9cc4efbdc640c35 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:38.241806 27683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc1b4d69a8f94ed9a9cc4efbdc640c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.242460 27884 tablet_bootstrap.cc:654] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.244721 27684 tablet_service.cc:1511] Processing CreateTablet for tablet f47611879c0a431ca45b971d7e01a048 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:38.245266 27832 tablet_service.cc:1511] Processing CreateTablet for tablet f0d76f4a03334634a0b731dbd5320e7a (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:38.245944 27684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47611879c0a431ca45b971d7e01a048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.246552 27832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d76f4a03334634a0b731dbd5320e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.247457 27760 tablet_service.cc:1511] Processing CreateTablet for tablet cd702aa05b3d4070bf58883eecb635a6 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:38.248674 27760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd702aa05b3d4070bf58883eecb635a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.252384 27759 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7b537287fa4753bf6ec129847f9f88 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:38.253575 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7b537287fa4753bf6ec129847f9f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.256501 27758 tablet_service.cc:1511] Processing CreateTablet for tablet f0d76f4a03334634a0b731dbd5320e7a (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:38.257241 27831 tablet_service.cc:1511] Processing CreateTablet for tablet cc1b4d69a8f94ed9a9cc4efbdc640c35 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:38.257730 27758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d76f4a03334634a0b731dbd5320e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.258453 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc1b4d69a8f94ed9a9cc4efbdc640c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.260510 27757 tablet_service.cc:1511] Processing CreateTablet for tablet cc1b4d69a8f94ed9a9cc4efbdc640c35 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:38.261706 27757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc1b4d69a8f94ed9a9cc4efbdc640c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.287621 27756 tablet_service.cc:1511] Processing CreateTablet for tablet f47611879c0a431ca45b971d7e01a048 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:38.289280 27831 tablet_service.cc:1511] Processing CreateTablet for tablet f47611879c0a431ca45b971d7e01a048 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:38.290882 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47611879c0a431ca45b971d7e01a048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.293493 27756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47611879c0a431ca45b971d7e01a048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.294780 27683 tablet_service.cc:1511] Processing CreateTablet for tablet 457e9032d14e48c2b0395332e382178a (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:38.295984 27683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457e9032d14e48c2b0395332e382178a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.309262 27884 tablet_bootstrap.cc:492] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2: No bootstrap required, opened a new log
I20260713 09:11:38.309778 27884 ts_tablet_manager.cc:1403] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260713 09:11:38.310892 27760 tablet_service.cc:1511] Processing CreateTablet for tablet 457e9032d14e48c2b0395332e382178a (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:38.312070 27760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457e9032d14e48c2b0395332e382178a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.312616 27832 tablet_service.cc:1511] Processing CreateTablet for tablet 457e9032d14e48c2b0395332e382178a (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:38.313802 27832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457e9032d14e48c2b0395332e382178a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.313501 27684 tablet_service.cc:1511] Processing CreateTablet for tablet 18d39514ac3248889bb474fde61f0e54 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:38.314666 27684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d39514ac3248889bb474fde61f0e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.315019 27755 tablet_service.cc:1511] Processing CreateTablet for tablet 18d39514ac3248889bb474fde61f0e54 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:38.316185 27755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d39514ac3248889bb474fde61f0e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.328387 27884 raft_consensus.cc:359] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.324484 27886 tablet_bootstrap.cc:492] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453: Bootstrap starting.
I20260713 09:11:38.330152 27884 raft_consensus.cc:385] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.330536 27884 raft_consensus.cc:740] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.331436 27884 consensus_queue.cc:260] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.334151 27887 tablet_bootstrap.cc:492] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b: Bootstrap starting.
I20260713 09:11:38.340513 27720 heartbeater.cc:499] Master 127.26.112.62:32841 was elected leader, sending a full tablet report...
I20260713 09:11:38.340920 27887 tablet_bootstrap.cc:654] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.344761 27832 tablet_service.cc:1511] Processing CreateTablet for tablet 18d39514ac3248889bb474fde61f0e54 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:38.346127 27832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d39514ac3248889bb474fde61f0e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.346529 27684 tablet_service.cc:1511] Processing CreateTablet for tablet 2e96b37fb5614d098fb48e3d9fd93e31 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:38.347827 27684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e96b37fb5614d098fb48e3d9fd93e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.348917 27886 tablet_bootstrap.cc:654] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.357618 27758 tablet_service.cc:1511] Processing CreateTablet for tablet 2e96b37fb5614d098fb48e3d9fd93e31 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:38.358871 27758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e96b37fb5614d098fb48e3d9fd93e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.340616 27884 ts_tablet_manager.cc:1434] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260713 09:11:38.366194 27884 tablet_bootstrap.cc:492] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2: Bootstrap starting.
I20260713 09:11:38.371006 27886 tablet_bootstrap.cc:492] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453: No bootstrap required, opened a new log
I20260713 09:11:38.371650 27886 ts_tablet_manager.cc:1403] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.013s
I20260713 09:11:38.374730 27831 tablet_service.cc:1511] Processing CreateTablet for tablet 2e96b37fb5614d098fb48e3d9fd93e31 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:38.375957 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e96b37fb5614d098fb48e3d9fd93e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.376137 27684 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9bd458e4624956ab994043d9c06c45 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:38.377300 27684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9bd458e4624956ab994043d9c06c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.382635 27887 tablet_bootstrap.cc:492] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b: No bootstrap required, opened a new log
I20260713 09:11:38.382160 27886 raft_consensus.cc:359] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.383134 27886 raft_consensus.cc:385] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.383803 27886 raft_consensus.cc:740] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.383155 27887 ts_tablet_manager.cc:1403] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.023s
I20260713 09:11:38.386475 27758 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9bd458e4624956ab994043d9c06c45 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:38.387742 27758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9bd458e4624956ab994043d9c06c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.387344 27886 consensus_queue.cc:260] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.388906 27887 raft_consensus.cc:359] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.389691 27887 raft_consensus.cc:385] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.390028 27887 raft_consensus.cc:740] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.390884 27887 consensus_queue.cc:260] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.393021 27884 tablet_bootstrap.cc:654] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.395493 27832 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9bd458e4624956ab994043d9c06c45 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:38.399219 27832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9bd458e4624956ab994043d9c06c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.400700 27756 tablet_service.cc:1511] Processing CreateTablet for tablet 49d0b55206e14a819c506edf43135346 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:38.402384 27756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d0b55206e14a819c506edf43135346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.404744 27684 tablet_service.cc:1511] Processing CreateTablet for tablet 49d0b55206e14a819c506edf43135346 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:38.406010 27684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d0b55206e14a819c506edf43135346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.409039 27869 heartbeater.cc:499] Master 127.26.112.62:32841 was elected leader, sending a full tablet report...
I20260713 09:11:38.413514 27886 ts_tablet_manager.cc:1434] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.004s
I20260713 09:11:38.414785 27886 tablet_bootstrap.cc:492] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453: Bootstrap starting.
I20260713 09:11:38.418757 27831 tablet_service.cc:1511] Processing CreateTablet for tablet 49d0b55206e14a819c506edf43135346 (DEFAULT_TABLE table=test-workload [id=831e4b9e9f9b4c829576a614ae8e07b2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:38.420351 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d0b55206e14a819c506edf43135346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.428514 27884 tablet_bootstrap.cc:492] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2: No bootstrap required, opened a new log
I20260713 09:11:38.428969 27884 ts_tablet_manager.cc:1403] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.007s
I20260713 09:11:38.431864 27884 raft_consensus.cc:359] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.432569 27884 raft_consensus.cc:385] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.432902 27886 tablet_bootstrap.cc:654] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.432869 27884 raft_consensus.cc:740] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.434870 27884 consensus_queue.cc:260] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.437664 27884 ts_tablet_manager.cc:1434] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:38.438593 27884 tablet_bootstrap.cc:492] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2: Bootstrap starting.
I20260713 09:11:38.435722 27887 ts_tablet_manager.cc:1434] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b: Time spent starting tablet: real 0.051s	user 0.016s	sys 0.023s
I20260713 09:11:38.440822 27795 heartbeater.cc:499] Master 127.26.112.62:32841 was elected leader, sending a full tablet report...
I20260713 09:11:38.441470 27887 tablet_bootstrap.cc:492] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b: Bootstrap starting.
I20260713 09:11:38.447680 27887 tablet_bootstrap.cc:654] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.457477 27884 tablet_bootstrap.cc:654] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.463805 27888 raft_consensus.cc:493] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.464385 27888 raft_consensus.cc:515] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.465070 27886 tablet_bootstrap.cc:492] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453: No bootstrap required, opened a new log
I20260713 09:11:38.465435 27886 ts_tablet_manager.cc:1403] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.009s
I20260713 09:11:38.469063 27886 raft_consensus.cc:359] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.469734 27887 tablet_bootstrap.cc:492] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b: No bootstrap required, opened a new log
I20260713 09:11:38.470368 27887 ts_tablet_manager.cc:1403] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.006s
I20260713 09:11:38.472458 27888 leader_election.cc:290] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:38.473830 27887 raft_consensus.cc:359] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.474515 27887 raft_consensus.cc:385] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.474815 27887 raft_consensus.cc:740] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.475345 27884 tablet_bootstrap.cc:492] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2: No bootstrap required, opened a new log
I20260713 09:11:38.469746 27886 raft_consensus.cc:385] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.476279 27884 ts_tablet_manager.cc:1403] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.006s
I20260713 09:11:38.476485 27886 raft_consensus.cc:740] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.477268 27886 consensus_queue.cc:260] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.477372 27887 consensus_queue.cc:260] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.479120 27886 ts_tablet_manager.cc:1434] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.002s
I20260713 09:11:38.480047 27886 tablet_bootstrap.cc:492] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453: Bootstrap starting.
I20260713 09:11:38.482647 27887 ts_tablet_manager.cc:1434] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260713 09:11:38.487629 27887 tablet_bootstrap.cc:492] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b: Bootstrap starting.
I20260713 09:11:38.478996 27884 raft_consensus.cc:359] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.489059 27884 raft_consensus.cc:385] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.489424 27884 raft_consensus.cc:740] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.490136 27884 consensus_queue.cc:260] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.484607 27886 tablet_bootstrap.cc:654] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.493139 27887 tablet_bootstrap.cc:654] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.494668 27884 ts_tablet_manager.cc:1434] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.005s
I20260713 09:11:38.499738 27884 tablet_bootstrap.cc:492] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2: Bootstrap starting.
I20260713 09:11:38.501053 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd702aa05b3d4070bf58883eecb635a6" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b" is_pre_election: true
I20260713 09:11:38.501706 27770 raft_consensus.cc:2468] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 0.
I20260713 09:11:38.503258 27659 leader_election.cc:304] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, bb6142e6b90148c6b07510a4c2e5095b; no voters: 
I20260713 09:11:38.504176 27888 raft_consensus.cc:2804] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.504599 27888 raft_consensus.cc:493] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.504981 27888 raft_consensus.cc:3060] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.506855 27884 tablet_bootstrap.cc:654] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.507229 27886 tablet_bootstrap.cc:492] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453: No bootstrap required, opened a new log
I20260713 09:11:38.508747 27886 ts_tablet_manager.cc:1403] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260713 09:11:38.511373 27886 raft_consensus.cc:359] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.512425 27886 raft_consensus.cc:385] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.512850 27886 raft_consensus.cc:740] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.513725 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd702aa05b3d4070bf58883eecb635a6" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0150d91df224edba4c37ccc4458e453" is_pre_election: true
I20260713 09:11:38.514575 27844 raft_consensus.cc:2468] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 0.
I20260713 09:11:38.514061 27886 consensus_queue.cc:260] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.519618 27891 raft_consensus.cc:493] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.519421 27888 raft_consensus.cc:515] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.520207 27891 raft_consensus.cc:515] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.520876 27886 ts_tablet_manager.cc:1434] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:38.522969 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd702aa05b3d4070bf58883eecb635a6" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:38.523262 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd702aa05b3d4070bf58883eecb635a6" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:38.523624 27770 raft_consensus.cc:3060] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.523833 27844 raft_consensus.cc:3060] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.524142 27886 tablet_bootstrap.cc:492] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453: Bootstrap starting.
I20260713 09:11:38.525192 27887 tablet_bootstrap.cc:492] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b: No bootstrap required, opened a new log
I20260713 09:11:38.525633 27887 ts_tablet_manager.cc:1403] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.009s
I20260713 09:11:38.522257 27888 leader_election.cc:290] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 election: Requested vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:38.528420 27887 raft_consensus.cc:359] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.529096 27887 raft_consensus.cc:385] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.529377 27887 raft_consensus.cc:740] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.530545 27886 tablet_bootstrap.cc:654] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.530609 27844 raft_consensus.cc:2468] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 1.
I20260713 09:11:38.530277 27887 consensus_queue.cc:260] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.531873 27658 leader_election.cc:304] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:38.532657 27888 raft_consensus.cc:2804] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.533560 27884 tablet_bootstrap.cc:492] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2: No bootstrap required, opened a new log
I20260713 09:11:38.535234 27884 ts_tablet_manager.cc:1403] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.010s
I20260713 09:11:38.538465 27884 raft_consensus.cc:359] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.539182 27884 raft_consensus.cc:385] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.539331 27887 ts_tablet_manager.cc:1434] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:11:38.539587 27884 raft_consensus.cc:740] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.540462 27884 consensus_queue.cc:260] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.540897 27891 leader_election.cc:290] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:38.545064 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b" is_pre_election: true
W20260713 09:11:38.546752 27808 leader_election.cc:343] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.547698 27887 tablet_bootstrap.cc:492] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b: Bootstrap starting.
I20260713 09:11:38.558383 27887 tablet_bootstrap.cc:654] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.561817 27884 ts_tablet_manager.cc:1434] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent starting tablet: real 0.026s	user 0.015s	sys 0.004s
I20260713 09:11:38.563306 27905 raft_consensus.cc:493] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.565141 27905 raft_consensus.cc:515] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.565697 27884 tablet_bootstrap.cc:492] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2: Bootstrap starting.
I20260713 09:11:38.564006 27770 raft_consensus.cc:2468] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 1.
I20260713 09:11:38.567740 27905 leader_election.cc:290] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:38.568290 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d76f4a03334634a0b731dbd5320e7a" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0150d91df224edba4c37ccc4458e453" is_pre_election: true
I20260713 09:11:38.568917 27844 raft_consensus.cc:2468] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 0.
I20260713 09:11:38.570179 27887 tablet_bootstrap.cc:492] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b: No bootstrap required, opened a new log
I20260713 09:11:38.570262 27658 leader_election.cc:304] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:38.570693 27887 ts_tablet_manager.cc:1403] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260713 09:11:38.574585 27905 raft_consensus.cc:2804] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.575012 27905 raft_consensus.cc:493] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.575416 27905 raft_consensus.cc:3060] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.578765 27884 tablet_bootstrap.cc:654] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.582085 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" is_pre_election: true
I20260713 09:11:38.582204 27888 raft_consensus.cc:697] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 LEADER]: Becoming Leader. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:38.585013 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d76f4a03334634a0b731dbd5320e7a" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b" is_pre_election: true
I20260713 09:11:38.585443 27888 consensus_queue.cc:237] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
W20260713 09:11:38.586035 27659 leader_election.cc:343] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.582612 27903 raft_consensus.cc:493] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.583495 27905 raft_consensus.cc:515] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.574014 27887 raft_consensus.cc:359] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.587934 27887 raft_consensus.cc:385] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.587693 27903 raft_consensus.cc:515] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.588265 27887 raft_consensus.cc:740] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.588871 27695 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 0.
I20260713 09:11:38.589133 27887 consensus_queue.cc:260] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.590101 27884 tablet_bootstrap.cc:492] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2: No bootstrap required, opened a new log
I20260713 09:11:38.590615 27884 ts_tablet_manager.cc:1403] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260713 09:11:38.592087 27887 ts_tablet_manager.cc:1434] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260713 09:11:38.592373 27810 leader_election.cc:304] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [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: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: bb6142e6b90148c6b07510a4c2e5095b
I20260713 09:11:38.593087 27887 tablet_bootstrap.cc:492] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b: Bootstrap starting.
I20260713 09:11:38.593441 27891 raft_consensus.cc:2804] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.593359 27884 raft_consensus.cc:359] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.593848 27891 raft_consensus.cc:493] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.594082 27884 raft_consensus.cc:385] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.594195 27891 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.594441 27884 raft_consensus.cc:740] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.595238 27884 consensus_queue.cc:260] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.596825 27905 leader_election.cc:290] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 election: Requested vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:38.597892 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d76f4a03334634a0b731dbd5320e7a" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:38.598250 27886 tablet_bootstrap.cc:492] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453: No bootstrap required, opened a new log
I20260713 09:11:38.598425 27844 raft_consensus.cc:3060] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.598708 27886 ts_tablet_manager.cc:1403] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.017s
I20260713 09:11:38.601061 27891 raft_consensus.cc:515] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.601493 27886 raft_consensus.cc:359] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.602126 27886 raft_consensus.cc:385] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.602401 27886 raft_consensus.cc:740] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.603092 27886 consensus_queue.cc:260] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.603806 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:38.604360 27695 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.606241 27844 raft_consensus.cc:2468] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 1.
I20260713 09:11:38.607048 27903 leader_election.cc:290] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:38.607719 27658 leader_election.cc:304] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:38.608562 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d76f4a03334634a0b731dbd5320e7a" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:38.608764 27887 tablet_bootstrap.cc:654] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.609289 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0150d91df224edba4c37ccc4458e453" is_pre_election: true
I20260713 09:11:38.609658 27884 ts_tablet_manager.cc:1434] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:11:38.610358 27843 raft_consensus.cc:2393] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ad88e60d9094ff68fdc33d8971e68c2 in current term 1: Already voted for candidate c0150d91df224edba4c37ccc4458e453 in this term.
I20260713 09:11:38.610685 27884 tablet_bootstrap.cc:492] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2: Bootstrap starting.
I20260713 09:11:38.612399 27903 raft_consensus.cc:2804] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.612864 27903 raft_consensus.cc:697] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 LEADER]: Becoming Leader. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:38.613641 27903 consensus_queue.cc:237] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
W20260713 09:11:38.615906 27659 leader_election.cc:343] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.617040 27884 tablet_bootstrap.cc:654] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.616832 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b" is_pre_election: true
I20260713 09:11:38.617606 27769 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 0.
I20260713 09:11:38.619530 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:38.620214 27770 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.621163 27886 ts_tablet_manager.cc:1434] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.010s
I20260713 09:11:38.621459 27887 tablet_bootstrap.cc:492] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b: No bootstrap required, opened a new log
I20260713 09:11:38.621901 27887 ts_tablet_manager.cc:1403] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260713 09:11:38.622208 27886 tablet_bootstrap.cc:492] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453: Bootstrap starting.
I20260713 09:11:38.623608 27906 raft_consensus.cc:493] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.624118 27906 raft_consensus.cc:515] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.624621 27887 raft_consensus.cc:359] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.630218 27887 raft_consensus.cc:385] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.630666 27887 raft_consensus.cc:740] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.628866 27886 tablet_bootstrap.cc:654] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.631670 27887 consensus_queue.cc:260] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.633999 27887 ts_tablet_manager.cc:1434] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:11:38.637574 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0150d91df224edba4c37ccc4458e453" is_pre_election: true
W20260713 09:11:38.644306 27658 leader_election.cc:343] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.639278 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b" is_pre_election: true
I20260713 09:11:38.640295 27659 leader_election.cc:304] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: 3ad88e60d9094ff68fdc33d8971e68c2, bb6142e6b90148c6b07510a4c2e5095b; no voters: c0150d91df224edba4c37ccc4458e453
I20260713 09:11:38.644603 27886 tablet_bootstrap.cc:492] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453: No bootstrap required, opened a new log
I20260713 09:11:38.640909 27906 leader_election.cc:290] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:38.641319 27891 leader_election.cc:290] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:38.646576 27886 ts_tablet_manager.cc:1403] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.007s
I20260713 09:11:38.647902 27887 tablet_bootstrap.cc:492] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b: Bootstrap starting.
W20260713 09:11:38.646576 27659 leader_election.cc:343] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.648661 27659 leader_election.cc:304] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2; no voters: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453
I20260713 09:11:38.649482 27888 raft_consensus.cc:2749] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:38.650982 27886 raft_consensus.cc:359] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.628525 27770 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:38.651769 27886 raft_consensus.cc:385] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.652127 27886 raft_consensus.cc:740] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.652596 27808 leader_election.cc:304] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:38.652917 27886 consensus_queue.cc:260] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.653573 27891 raft_consensus.cc:2804] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.642838 27695 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:38.654526 27905 raft_consensus.cc:2764] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:11:38.657588 27886 ts_tablet_manager.cc:1434] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:11:38.658581 27886 tablet_bootstrap.cc:492] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453: Bootstrap starting.
I20260713 09:11:38.661744 27887 tablet_bootstrap.cc:654] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.664436 27891 raft_consensus.cc:697] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Becoming Leader. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:38.665114 27886 tablet_bootstrap.cc:654] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.665405 27891 consensus_queue.cc:237] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.670781 27593 catalog_manager.cc:5697] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:38.675249 27915 raft_consensus.cc:493] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.675714 27915 raft_consensus.cc:515] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.676651 27886 tablet_bootstrap.cc:492] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453: No bootstrap required, opened a new log
I20260713 09:11:38.677130 27886 ts_tablet_manager.cc:1403] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:11:38.678848 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b" is_pre_election: true
W20260713 09:11:38.680330 27808 leader_election.cc:343] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.680061 27886 raft_consensus.cc:359] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.680831 27886 raft_consensus.cc:385] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.680910 27915 leader_election.cc:290] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:38.681185 27886 raft_consensus.cc:740] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.682111 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" is_pre_election: true
I20260713 09:11:38.682235 27886 consensus_queue.cc:260] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.682896 27695 raft_consensus.cc:2468] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 0.
I20260713 09:11:38.685150 27886 ts_tablet_manager.cc:1434] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:38.686303 27886 tablet_bootstrap.cc:492] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453: Bootstrap starting.
I20260713 09:11:38.688081 27887 tablet_bootstrap.cc:492] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b: No bootstrap required, opened a new log
I20260713 09:11:38.688585 27810 leader_election.cc:304] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [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: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: bb6142e6b90148c6b07510a4c2e5095b
I20260713 09:11:38.693778 27891 raft_consensus.cc:2804] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.692958 27886 tablet_bootstrap.cc:654] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.694132 27891 raft_consensus.cc:493] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.694662 27891 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.701191 27891 raft_consensus.cc:515] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.693550 27887 ts_tablet_manager.cc:1403] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260713 09:11:38.703066 27884 tablet_bootstrap.cc:492] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2: No bootstrap required, opened a new log
I20260713 09:11:38.703579 27884 ts_tablet_manager.cc:1403] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent bootstrapping tablet: real 0.093s	user 0.028s	sys 0.056s
I20260713 09:11:38.701056 27592 catalog_manager.cc:5697] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0150d91df224edba4c37ccc4458e453 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "c0150d91df224edba4c37ccc4458e453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:38.705227 27887 raft_consensus.cc:359] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.705806 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:38.705986 27887 raft_consensus.cc:385] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.706394 27695 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.707254 27886 tablet_bootstrap.cc:492] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453: No bootstrap required, opened a new log
I20260713 09:11:38.707756 27886 ts_tablet_manager.cc:1403] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260713 09:11:38.708027 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:38.706413 27887 raft_consensus.cc:740] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.709563 27887 consensus_queue.cc:260] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.710475 27770 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.710505 27886 raft_consensus.cc:359] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.711306 27886 raft_consensus.cc:385] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.711618 27886 raft_consensus.cc:740] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.712344 27886 consensus_queue.cc:260] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.713177 27695 raft_consensus.cc:2468] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:38.714567 27886 ts_tablet_manager.cc:1434] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:38.714686 27891 leader_election.cc:290] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:38.715984 27886 tablet_bootstrap.cc:492] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453: Bootstrap starting.
I20260713 09:11:38.717542 27770 raft_consensus.cc:2468] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:38.719444 27808 leader_election.cc:304] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:38.720391 27891 raft_consensus.cc:2804] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.721035 27891 raft_consensus.cc:697] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Becoming Leader. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:38.706429 27884 raft_consensus.cc:359] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.721648 27884 raft_consensus.cc:385] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.722059 27884 raft_consensus.cc:740] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.721962 27891 consensus_queue.cc:237] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.723196 27884 consensus_queue.cc:260] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.725142 27887 ts_tablet_manager.cc:1434] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:11:38.725713 27884 ts_tablet_manager.cc:1434] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:11:38.727259 27915 raft_consensus.cc:493] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.727489 27593 catalog_manager.cc:5697] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:38.731750 27915 raft_consensus.cc:515] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.733016 27887 tablet_bootstrap.cc:492] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b: Bootstrap starting.
I20260713 09:11:38.733799 27915 leader_election.cc:290] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:38.734807 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b" is_pre_election: true
I20260713 09:11:38.735435 27770 raft_consensus.cc:2468] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 0.
I20260713 09:11:38.735512 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" is_pre_election: true
I20260713 09:11:38.736114 27695 raft_consensus.cc:2468] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 0.
I20260713 09:11:38.736949 27808 leader_election.cc:304] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:38.738081 27884 tablet_bootstrap.cc:492] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2: Bootstrap starting.
I20260713 09:11:38.738229 27915 raft_consensus.cc:2804] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.738632 27915 raft_consensus.cc:493] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.738967 27915 raft_consensus.cc:3060] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.739878 27887 tablet_bootstrap.cc:654] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:38.743052 27641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:38.729061 27886 tablet_bootstrap.cc:654] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.746886 27915 raft_consensus.cc:515] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.748697 27893 raft_consensus.cc:493] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.749279 27893 raft_consensus.cc:515] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.749761 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:38.750499 27695 raft_consensus.cc:3060] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.756227 27893 leader_election.cc:290] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:38.763082 27695 raft_consensus.cc:2468] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:38.764279 27810 leader_election.cc:304] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:38.765193 27891 raft_consensus.cc:2804] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.765641 27891 raft_consensus.cc:697] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Becoming Leader. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:38.765698 27591 catalog_manager.cc:5697] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0150d91df224edba4c37ccc4458e453 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "c0150d91df224edba4c37ccc4458e453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:38.766496 27891 consensus_queue.cc:237] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.775483 27887 tablet_bootstrap.cc:492] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b: No bootstrap required, opened a new log
I20260713 09:11:38.776063 27887 ts_tablet_manager.cc:1403] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.002s
I20260713 09:11:38.756517 27915 leader_election.cc:290] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:38.780328 27887 raft_consensus.cc:359] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.781306 27887 raft_consensus.cc:385] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.781756 27887 raft_consensus.cc:740] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.782961 27887 consensus_queue.cc:260] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.784198 27592 catalog_manager.cc:5697] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0150d91df224edba4c37ccc4458e453 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "c0150d91df224edba4c37ccc4458e453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:38.786284 27887 ts_tablet_manager.cc:1434] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:38.787582 27887 tablet_bootstrap.cc:492] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b: Bootstrap starting.
I20260713 09:11:38.789438 27884 tablet_bootstrap.cc:654] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.795475 27887 tablet_bootstrap.cc:654] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.799731 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:38.800787 27770 raft_consensus.cc:3060] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.809682 27770 raft_consensus.cc:2468] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:38.817142 27886 tablet_bootstrap.cc:492] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453: No bootstrap required, opened a new log
I20260713 09:11:38.817504 27884 tablet_bootstrap.cc:492] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2: No bootstrap required, opened a new log
I20260713 09:11:38.817719 27886 ts_tablet_manager.cc:1403] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453: Time spent bootstrapping tablet: real 0.102s	user 0.041s	sys 0.034s
I20260713 09:11:38.817938 27884 ts_tablet_manager.cc:1403] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.001s
I20260713 09:11:38.820182 27886 raft_consensus.cc:359] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.820484 27884 raft_consensus.cc:359] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.820861 27886 raft_consensus.cc:385] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.821158 27886 raft_consensus.cc:740] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.821830 27886 consensus_queue.cc:260] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.822254 27884 raft_consensus.cc:385] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.822580 27884 raft_consensus.cc:740] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.823637 27887 tablet_bootstrap.cc:492] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b: No bootstrap required, opened a new log
I20260713 09:11:38.823411 27884 consensus_queue.cc:260] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.823889 27886 ts_tablet_manager.cc:1434] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:11:38.824113 27887 ts_tablet_manager.cc:1403] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.019s
I20260713 09:11:38.824923 27886 tablet_bootstrap.cc:492] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453: Bootstrap starting.
I20260713 09:11:38.826781 27887 raft_consensus.cc:359] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.827448 27887 raft_consensus.cc:385] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.827754 27887 raft_consensus.cc:740] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.828531 27887 consensus_queue.cc:260] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.830104 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d39514ac3248889bb474fde61f0e54" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" is_pre_election: true
I20260713 09:11:38.830411 27884 ts_tablet_manager.cc:1434] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:11:38.830729 27695 raft_consensus.cc:2468] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 0.
I20260713 09:11:38.830945 27887 ts_tablet_manager.cc:1434] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:38.831895 27887 tablet_bootstrap.cc:492] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b: Bootstrap starting.
I20260713 09:11:38.832397 27886 tablet_bootstrap.cc:654] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.834793 27736 leader_election.cc:304] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, bb6142e6b90148c6b07510a4c2e5095b; no voters: 
I20260713 09:11:38.835819 27893 raft_consensus.cc:2804] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.836184 27893 raft_consensus.cc:493] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.836536 27893 raft_consensus.cc:3060] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.837637 27887 tablet_bootstrap.cc:654] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.842242 27884 tablet_bootstrap.cc:492] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2: Bootstrap starting.
I20260713 09:11:38.844521 27886 tablet_bootstrap.cc:492] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453: No bootstrap required, opened a new log
I20260713 09:11:38.845008 27886 ts_tablet_manager.cc:1403] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 09:11:38.845955 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d39514ac3248889bb474fde61f0e54" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0150d91df224edba4c37ccc4458e453" is_pre_election: true
I20260713 09:11:38.846578 27843 raft_consensus.cc:2468] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 0.
I20260713 09:11:38.847769 27886 raft_consensus.cc:359] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.848449 27886 raft_consensus.cc:385] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.848768 27886 raft_consensus.cc:740] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.848953 27884 tablet_bootstrap.cc:654] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.849505 27886 consensus_queue.cc:260] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.849992 27893 raft_consensus.cc:515] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.851625 27886 ts_tablet_manager.cc:1434] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:11:38.852480 27887 tablet_bootstrap.cc:492] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b: No bootstrap required, opened a new log
I20260713 09:11:38.852552 27886 tablet_bootstrap.cc:492] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453: Bootstrap starting.
I20260713 09:11:38.853120 27887 ts_tablet_manager.cc:1403] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.001s
I20260713 09:11:38.857040 27887 raft_consensus.cc:359] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.857885 27887 raft_consensus.cc:385] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.858223 27887 raft_consensus.cc:740] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.859026 27887 consensus_queue.cc:260] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.862262 27915 raft_consensus.cc:493] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.862725 27886 tablet_bootstrap.cc:654] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.862735 27915 raft_consensus.cc:515] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.864176 27887 ts_tablet_manager.cc:1434] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:11:38.864882 27915 leader_election.cc:290] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:38.865772 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" is_pre_election: true
I20260713 09:11:38.866318 27884 tablet_bootstrap.cc:492] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2: No bootstrap required, opened a new log
I20260713 09:11:38.866340 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b" is_pre_election: true
I20260713 09:11:38.866500 27695 raft_consensus.cc:2468] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 0.
I20260713 09:11:38.866876 27884 ts_tablet_manager.cc:1403] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260713 09:11:38.867072 27770 raft_consensus.cc:2468] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 0.
I20260713 09:11:38.867995 27810 leader_election.cc:304] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:38.868932 27887 tablet_bootstrap.cc:492] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b: Bootstrap starting.
I20260713 09:11:38.869506 27915 raft_consensus.cc:2804] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.869776 27884 raft_consensus.cc:359] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.869988 27915 raft_consensus.cc:493] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.870436 27884 raft_consensus.cc:385] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.870649 27915 raft_consensus.cc:3060] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.874671 27887 tablet_bootstrap.cc:654] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.870749 27884 raft_consensus.cc:740] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.880129 27884 consensus_queue.cc:260] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.885962 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d39514ac3248889bb474fde61f0e54" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:38.886268 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d39514ac3248889bb474fde61f0e54" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:38.886531 27695 raft_consensus.cc:3060] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.886783 27843 raft_consensus.cc:3060] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.887503 27887 tablet_bootstrap.cc:492] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b: No bootstrap required, opened a new log
I20260713 09:11:38.887966 27887 ts_tablet_manager.cc:1403] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260713 09:11:38.889825 27884 ts_tablet_manager.cc:1434] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260713 09:11:38.893286 27843 raft_consensus.cc:2468] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 1.
I20260713 09:11:38.893579 27933 raft_consensus.cc:493] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.894019 27933 raft_consensus.cc:515] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.894454 27733 leader_election.cc:304] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:38.897183 27694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457e9032d14e48c2b0395332e382178a" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" is_pre_election: true
I20260713 09:11:38.898018 27694 raft_consensus.cc:2468] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 0.
I20260713 09:11:38.899569 27736 leader_election.cc:304] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, bb6142e6b90148c6b07510a4c2e5095b; no voters: 
I20260713 09:11:38.900043 27893 leader_election.cc:290] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 1 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:38.900277 27884 tablet_bootstrap.cc:492] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2: Bootstrap starting.
I20260713 09:11:38.900626 27893 raft_consensus.cc:2804] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.901149 27893 raft_consensus.cc:697] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 1 LEADER]: Becoming Leader. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Running, Role: LEADER
I20260713 09:11:38.901695 27933 leader_election.cc:290] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:38.893289 27695 raft_consensus.cc:2468] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 1.
I20260713 09:11:38.906569 27893 consensus_queue.cc:237] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.905603 27937 raft_consensus.cc:2804] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.907938 27915 raft_consensus.cc:515] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.908550 27937 raft_consensus.cc:493] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.908951 27937 raft_consensus.cc:3060] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.909741 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457e9032d14e48c2b0395332e382178a" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0150d91df224edba4c37ccc4458e453" is_pre_election: true
I20260713 09:11:38.910346 27843 raft_consensus.cc:2468] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 0.
I20260713 09:11:38.911191 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:38.890516 27887 raft_consensus.cc:359] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.911791 27695 raft_consensus.cc:3060] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.912053 27887 raft_consensus.cc:385] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.912475 27887 raft_consensus.cc:740] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.913201 27915 leader_election.cc:290] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:38.914047 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:38.914469 27884 tablet_bootstrap.cc:654] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.914592 27770 raft_consensus.cc:3060] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.916203 27887 consensus_queue.cc:260] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.918859 27887 ts_tablet_manager.cc:1434] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260713 09:11:38.921828 27770 raft_consensus.cc:2468] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:38.922474 27695 raft_consensus.cc:2468] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:38.922935 27808 leader_election.cc:304] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:38.923985 27915 raft_consensus.cc:2804] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.924440 27915 raft_consensus.cc:697] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Becoming Leader. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:38.924721 27937 raft_consensus.cc:515] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.925239 27915 consensus_queue.cc:237] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.927363 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457e9032d14e48c2b0395332e382178a" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:38.927930 27695 raft_consensus.cc:3060] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.932690 27937 leader_election.cc:290] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 1 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:38.933646 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457e9032d14e48c2b0395332e382178a" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:38.934204 27843 raft_consensus.cc:3060] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.938237 27884 tablet_bootstrap.cc:492] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2: No bootstrap required, opened a new log
I20260713 09:11:38.939126 27884 ts_tablet_manager.cc:1403] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.011s
I20260713 09:11:38.940137 27695 raft_consensus.cc:2468] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 1.
I20260713 09:11:38.941613 27736 leader_election.cc:304] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, bb6142e6b90148c6b07510a4c2e5095b; no voters: 
I20260713 09:11:38.941875 27884 raft_consensus.cc:359] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.942596 27884 raft_consensus.cc:385] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.942692 27937 raft_consensus.cc:2804] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.943532 27937 raft_consensus.cc:697] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 1 LEADER]: Becoming Leader. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Running, Role: LEADER
I20260713 09:11:38.944657 27937 consensus_queue.cc:237] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.942898 27884 raft_consensus.cc:740] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.949093 27590 catalog_manager.cc:5697] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b reported cstate change: term changed from 0 to 1, leader changed from <none> to bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2). New cstate: current_term: 1 leader_uuid: "bb6142e6b90148c6b07510a4c2e5095b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:38.950014 27884 consensus_queue.cc:260] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.950816 27843 raft_consensus.cc:2468] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 1.
I20260713 09:11:38.952834 27591 catalog_manager.cc:5697] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0150d91df224edba4c37ccc4458e453 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "c0150d91df224edba4c37ccc4458e453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:38.954200 27886 tablet_bootstrap.cc:492] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453: No bootstrap required, opened a new log
I20260713 09:11:38.954617 27886 ts_tablet_manager.cc:1403] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.064s
I20260713 09:11:38.955657 27884 ts_tablet_manager.cc:1434] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260713 09:11:38.956534 27884 tablet_bootstrap.cc:492] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2: Bootstrap starting.
I20260713 09:11:38.957080 27886 raft_consensus.cc:359] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.957690 27886 raft_consensus.cc:385] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.957952 27886 raft_consensus.cc:740] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.958561 27886 consensus_queue.cc:260] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.960767 27886 ts_tablet_manager.cc:1434] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:11:38.962837 27884 tablet_bootstrap.cc:654] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.967691 27884 tablet_bootstrap.cc:492] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2: No bootstrap required, opened a new log
I20260713 09:11:38.968178 27884 ts_tablet_manager.cc:1403] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:11:38.970824 27884 raft_consensus.cc:359] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.970449 27590 catalog_manager.cc:5697] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b reported cstate change: term changed from 0 to 1, leader changed from <none> to bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2). New cstate: current_term: 1 leader_uuid: "bb6142e6b90148c6b07510a4c2e5095b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:38.971549 27884 raft_consensus.cc:385] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.971884 27884 raft_consensus.cc:740] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.972725 27884 consensus_queue.cc:260] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.974632 27884 ts_tablet_manager.cc:1434] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:38.975431 27905 consensus_queue.cc:1048] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:38.981117 27915 raft_consensus.cc:493] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.981738 27915 raft_consensus.cc:515] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.984827 27915 leader_election.cc:290] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:38.984970 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d0b55206e14a819c506edf43135346" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" is_pre_election: true
I20260713 09:11:38.985615 27695 raft_consensus.cc:2468] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 0.
I20260713 09:11:38.986330 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d0b55206e14a819c506edf43135346" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b" is_pre_election: true
I20260713 09:11:38.986871 27810 leader_election.cc:304] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:38.987106 27769 raft_consensus.cc:2468] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 0.
I20260713 09:11:38.988125 27915 raft_consensus.cc:2804] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.988482 27915 raft_consensus.cc:493] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.988883 27915 raft_consensus.cc:3060] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.996215 27915 raft_consensus.cc:515] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:38.998720 27915 leader_election.cc:290] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:38.999203 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d0b55206e14a819c506edf43135346" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:38.999694 27695 raft_consensus.cc:3060] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.999832 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d0b55206e14a819c506edf43135346" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:39.000352 27769 raft_consensus.cc:3060] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.005394 27695 raft_consensus.cc:2468] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:39.006487 27810 leader_election.cc:304] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:39.008649 27769 raft_consensus.cc:2468] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:39.009428 27915 raft_consensus.cc:2804] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.009886 27915 raft_consensus.cc:697] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Becoming Leader. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:39.014037 27905 consensus_queue.cc:1048] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:39.010658 27915 consensus_queue.cc:237] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.023005 27593 catalog_manager.cc:5697] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0150d91df224edba4c37ccc4458e453 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "c0150d91df224edba4c37ccc4458e453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.042826 27888 consensus_queue.cc:1048] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.051059 27769 raft_consensus.cc:3060] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.053846 27915 raft_consensus.cc:493] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.055135 27915 raft_consensus.cc:515] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.057235 27915 leader_election.cc:290] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:39.058744 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9bd458e4624956ab994043d9c06c45" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b" is_pre_election: true
I20260713 09:11:39.059031 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9bd458e4624956ab994043d9c06c45" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" is_pre_election: true
I20260713 09:11:39.059360 27906 consensus_queue.cc:1048] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.059365 27770 raft_consensus.cc:2468] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 0.
I20260713 09:11:39.059752 27695 raft_consensus.cc:2468] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 0.
I20260713 09:11:39.060635 27808 leader_election.cc:304] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:39.061398 27915 raft_consensus.cc:2804] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:39.061674 27915 raft_consensus.cc:493] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:39.061983 27915 raft_consensus.cc:3060] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.068717 27915 raft_consensus.cc:515] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.070336 27915 leader_election.cc:290] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:39.071066 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9bd458e4624956ab994043d9c06c45" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:39.071352 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9bd458e4624956ab994043d9c06c45" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:39.071584 27695 raft_consensus.cc:3060] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.071990 27770 raft_consensus.cc:3060] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.078122 27695 raft_consensus.cc:2468] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:39.078123 27770 raft_consensus.cc:2468] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 1.
I20260713 09:11:39.079425 27810 leader_election.cc:304] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:39.080279 27915 raft_consensus.cc:2804] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.080708 27915 raft_consensus.cc:697] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Becoming Leader. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:39.081380 27915 consensus_queue.cc:237] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.088161 27590 catalog_manager.cc:5697] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0150d91df224edba4c37ccc4458e453 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "c0150d91df224edba4c37ccc4458e453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.161310 27843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88"
dest_uuid: "c0150d91df224edba4c37ccc4458e453"
mode: GRACEFUL
new_leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:49138
I20260713 09:11:39.161757 27843 raft_consensus.cc:606] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Received request to transfer leadership to TS 3ad88e60d9094ff68fdc33d8971e68c2
I20260713 09:11:39.165793 27915 consensus_queue.cc:1048] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.169320 27843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35"
dest_uuid: "c0150d91df224edba4c37ccc4458e453"
mode: GRACEFUL
new_leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:49138
I20260713 09:11:39.169909 27843 raft_consensus.cc:606] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Received request to transfer leadership to TS 3ad88e60d9094ff68fdc33d8971e68c2
I20260713 09:11:39.176198 27891 consensus_queue.cc:1048] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.181623 27843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048"
dest_uuid: "c0150d91df224edba4c37ccc4458e453"
mode: GRACEFUL
new_leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:49138
I20260713 09:11:39.182152 27843 raft_consensus.cc:606] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Received request to transfer leadership to TS 3ad88e60d9094ff68fdc33d8971e68c2
I20260713 09:11:39.192615 27843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31"
dest_uuid: "c0150d91df224edba4c37ccc4458e453"
mode: GRACEFUL
new_leader_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
 from {username='slave'} at 127.0.0.1:49138
I20260713 09:11:39.193167 27843 raft_consensus.cc:606] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Received request to transfer leadership to TS bb6142e6b90148c6b07510a4c2e5095b
I20260713 09:11:39.197434 27843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e9bd458e4624956ab994043d9c06c45"
dest_uuid: "c0150d91df224edba4c37ccc4458e453"
mode: GRACEFUL
new_leader_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
 from {username='slave'} at 127.0.0.1:49138
I20260713 09:11:39.197851 27843 raft_consensus.cc:606] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Received request to transfer leadership to TS bb6142e6b90148c6b07510a4c2e5095b
I20260713 09:11:39.246762 27891 consensus_queue.cc:1048] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.257362 27891 consensus_queue.cc:1048] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.264804 27910 raft_consensus.cc:993] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453: : Instructing follower 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:39.265266 27891 raft_consensus.cc:1081] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Signalling peer 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:39.266875 27695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:36314
I20260713 09:11:39.267432 27695 raft_consensus.cc:493] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.267812 27695 raft_consensus.cc:3060] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.274013 27891 consensus_queue.cc:1048] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.273759 27695 raft_consensus.cc:515] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.276551 27695 leader_election.cc:290] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 2 election: Requested vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:39.277621 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:39.278209 27843 raft_consensus.cc:3055] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.278605 27843 raft_consensus.cc:740] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:39.279496 27843 consensus_queue.cc:260] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.280616 27843 raft_consensus.cc:3060] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.281352 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:39.281893 27769 raft_consensus.cc:3060] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.283540 27915 consensus_queue.cc:1048] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.286675 27843 raft_consensus.cc:2468] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 2.
I20260713 09:11:39.288406 27658 leader_election.cc:304] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:39.289398 27906 raft_consensus.cc:2804] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.289872 27906 raft_consensus.cc:697] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Becoming Leader. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:39.290697 27906 consensus_queue.cc:237] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.292440 27891 raft_consensus.cc:993] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453: : Instructing follower 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:39.292917 27891 raft_consensus.cc:1081] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Signalling peer 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:39.293788 27769 raft_consensus.cc:2468] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 2.
I20260713 09:11:39.295272 27695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:36314
I20260713 09:11:39.297144 27695 raft_consensus.cc:493] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.297597 27695 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.301246 27591 catalog_manager.cc:5697] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 reported cstate change: term changed from 1 to 2, leader changed from c0150d91df224edba4c37ccc4458e453 (127.26.112.3) to 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.303646 27695 raft_consensus.cc:515] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.305373 27695 leader_election.cc:290] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 2 election: Requested vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:39.305954 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:39.306293 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:39.307616 27843 raft_consensus.cc:3055] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.307906 27843 raft_consensus.cc:740] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:39.306886 27770 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.308701 27843 consensus_queue.cc:260] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.309916 27843 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.313373 27770 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 2.
I20260713 09:11:39.314282 27659 leader_election.cc:304] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, bb6142e6b90148c6b07510a4c2e5095b; no voters: 
I20260713 09:11:39.314883 27843 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 2.
I20260713 09:11:39.314924 27906 raft_consensus.cc:2804] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.315500 27906 raft_consensus.cc:697] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Becoming Leader. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:39.316236 27906 consensus_queue.cc:237] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.322304 27590 catalog_manager.cc:5697] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 reported cstate change: term changed from 1 to 2, leader changed from c0150d91df224edba4c37ccc4458e453 (127.26.112.3) to 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.437633 27910 consensus_queue.cc:1048] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.443692 27915 raft_consensus.cc:993] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453: : Instructing follower bb6142e6b90148c6b07510a4c2e5095b to start an election
I20260713 09:11:39.444146 27915 raft_consensus.cc:1081] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Signalling peer bb6142e6b90148c6b07510a4c2e5095b to start an election
I20260713 09:11:39.448206 27769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31"
dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
 from {username='slave'} at 127.0.0.1:40114
I20260713 09:11:39.448803 27769 raft_consensus.cc:493] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.449188 27769 raft_consensus.cc:3060] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.450250 27915 consensus_queue.cc:1048] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.451826 27937 consensus_queue.cc:1048] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.455915 27769 raft_consensus.cc:515] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.458717 27769 leader_election.cc:290] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 2 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:39.460589 27694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:39.463438 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:39.464134 27844 raft_consensus.cc:3055] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.464191 27937 consensus_queue.cc:1048] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.464500 27844 raft_consensus.cc:740] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:39.465325 27844 consensus_queue.cc:260] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.466521 27844 raft_consensus.cc:3060] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.473796 27844 raft_consensus.cc:2468] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 2.
I20260713 09:11:39.477710 27733 leader_election.cc:304] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [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: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 3ad88e60d9094ff68fdc33d8971e68c2
I20260713 09:11:39.478546 27937 raft_consensus.cc:2804] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.479072 27937 raft_consensus.cc:697] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 2 LEADER]: Becoming Leader. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Running, Role: LEADER
I20260713 09:11:39.479938 27937 consensus_queue.cc:237] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.490937 27915 consensus_queue.cc:1048] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.490373 27591 catalog_manager.cc:5697] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b reported cstate change: term changed from 1 to 2, leader changed from c0150d91df224edba4c37ccc4458e453 (127.26.112.3) to bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2). New cstate: current_term: 2 leader_uuid: "bb6142e6b90148c6b07510a4c2e5095b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.497246 27891 raft_consensus.cc:993] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453: : Instructing follower bb6142e6b90148c6b07510a4c2e5095b to start an election
I20260713 09:11:39.498189 27891 raft_consensus.cc:1081] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Signalling peer bb6142e6b90148c6b07510a4c2e5095b to start an election
I20260713 09:11:39.500531 27770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e9bd458e4624956ab994043d9c06c45"
dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
 from {username='slave'} at 127.0.0.1:40114
I20260713 09:11:39.501042 27770 raft_consensus.cc:493] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.501410 27770 raft_consensus.cc:3060] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.502727 27915 consensus_queue.cc:1048] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.508107 27770 raft_consensus.cc:515] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.510236 27770 leader_election.cc:290] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 2 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:39.504403 27962 consensus_queue.cc:1048] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:11:39.511252 27769 raft_consensus.cc:1240] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Rejecting Update request from peer c0150d91df224edba4c37ccc4458e453 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:39.511358 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9bd458e4624956ab994043d9c06c45" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:39.510872 27694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9bd458e4624956ab994043d9c06c45" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:39.516790 27844 raft_consensus.cc:3055] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.516829 27694 raft_consensus.cc:3060] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.517206 27844 raft_consensus.cc:740] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:39.518036 27844 consensus_queue.cc:260] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.519083 27844 raft_consensus.cc:3060] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.523938 27694 raft_consensus.cc:2468] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 2.
I20260713 09:11:39.525059 27736 leader_election.cc:304] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, bb6142e6b90148c6b07510a4c2e5095b; no voters: 
I20260713 09:11:39.525422 27844 raft_consensus.cc:2468] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 2.
I20260713 09:11:39.528954 27962 raft_consensus.cc:2804] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.529474 27962 raft_consensus.cc:697] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 2 LEADER]: Becoming Leader. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Running, Role: LEADER
I20260713 09:11:39.530131 27962 consensus_queue.cc:237] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.538494 27590 catalog_manager.cc:5697] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b reported cstate change: term changed from 1 to 2, leader changed from c0150d91df224edba4c37ccc4458e453 (127.26.112.3) to bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2). New cstate: current_term: 2 leader_uuid: "bb6142e6b90148c6b07510a4c2e5095b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.539824 27893 consensus_queue.cc:1048] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.559497 27915 consensus_queue.cc:1048] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.568874 27891 consensus_queue.cc:1048] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.582543 27910 raft_consensus.cc:993] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453: : Instructing follower 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:39.583052 27891 raft_consensus.cc:1081] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Signalling peer 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:39.584465 27695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:36314
I20260713 09:11:39.585081 27695 raft_consensus.cc:493] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:39.585484 27695 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.590037 27695 raft_consensus.cc:515] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.591817 27695 leader_election.cc:290] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 2 election: Requested vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:39.592466 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:39.592828 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:39.593115 27769 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.593341 27843 raft_consensus.cc:3055] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:39.593668 27843 raft_consensus.cc:740] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:39.594374 27843 consensus_queue.cc:260] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.595232 27843 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.597986 27769 raft_consensus.cc:2468] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 2.
I20260713 09:11:39.599123 27659 leader_election.cc:304] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, bb6142e6b90148c6b07510a4c2e5095b; no voters: 
I20260713 09:11:39.599535 27843 raft_consensus.cc:2468] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 2.
I20260713 09:11:39.599922 27888 raft_consensus.cc:2804] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:39.600435 27888 raft_consensus.cc:697] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Becoming Leader. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:39.601209 27888 consensus_queue.cc:237] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:39.607472 27590 catalog_manager.cc:5697] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 reported cstate change: term changed from 1 to 2, leader changed from c0150d91df224edba4c37ccc4458e453 (127.26.112.3) to 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.715219 27843 raft_consensus.cc:1275] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.716527 27888 consensus_queue.cc:1048] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.723585 27769 raft_consensus.cc:1275] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.725170 27888 consensus_queue.cc:1048] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.772707 27769 raft_consensus.cc:1275] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.773922 27906 consensus_queue.cc:1048] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.781984 27843 raft_consensus.cc:1275] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.783284 27905 consensus_queue.cc:1048] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.859978 27843 raft_consensus.cc:1275] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Refusing update from remote peer bb6142e6b90148c6b07510a4c2e5095b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.861265 27893 consensus_queue.cc:1048] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.869277 27695 raft_consensus.cc:3060] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:39.876169 27695 raft_consensus.cc:1275] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Refusing update from remote peer bb6142e6b90148c6b07510a4c2e5095b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.877341 27964 consensus_queue.cc:1048] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.932379 27695 raft_consensus.cc:1275] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Refusing update from remote peer bb6142e6b90148c6b07510a4c2e5095b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.933432 27964 consensus_queue.cc:1048] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:39.940802 27843 raft_consensus.cc:1275] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Refusing update from remote peer bb6142e6b90148c6b07510a4c2e5095b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:39.942103 27964 consensus_queue.cc:1048] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:40.118095 27843 raft_consensus.cc:1275] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:40.119508 27905 consensus_queue.cc:1048] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:40.127678 27769 raft_consensus.cc:1275] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:40.129799 27905 consensus_queue.cc:1048] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:42.228762 27072 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:11:42.229610 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:42.245735 27695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
mode: GRACEFUL
new_leader_uuid: "c0150d91df224edba4c37ccc4458e453"
 from {username='slave'} at 127.0.0.1:36330
I20260713 09:11:42.246228 27695 raft_consensus.cc:606] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Received request to transfer leadership to TS c0150d91df224edba4c37ccc4458e453
I20260713 09:11:42.248507 27695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
mode: GRACEFUL
new_leader_uuid: "c0150d91df224edba4c37ccc4458e453"
 from {username='slave'} at 127.0.0.1:36330
I20260713 09:11:42.248901 27695 raft_consensus.cc:606] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Received request to transfer leadership to TS c0150d91df224edba4c37ccc4458e453
I20260713 09:11:42.249825 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:42.250236 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:42.386785 27973 raft_consensus.cc:993] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2: : Instructing follower c0150d91df224edba4c37ccc4458e453 to start an election
I20260713 09:11:42.387199 27977 raft_consensus.cc:1081] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Signalling peer c0150d91df224edba4c37ccc4458e453 to start an election
I20260713 09:11:42.388515 27843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88"
dest_uuid: "c0150d91df224edba4c37ccc4458e453"
 from {username='slave'} at 127.0.0.1:49126
I20260713 09:11:42.388985 27843 raft_consensus.cc:493] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:42.389256 27843 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:42.393500 27843 raft_consensus.cc:515] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:42.395061 27843 leader_election.cc:290] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 3 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:42.395743 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:42.396251 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:42.396265 27695 raft_consensus.cc:3055] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:42.396806 27769 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:42.396843 27695 raft_consensus.cc:740] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:42.397670 27695 consensus_queue.cc:260] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:42.398670 27695 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:42.401219 27769 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 3.
I20260713 09:11:42.402215 27808 leader_election.cc:304] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [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: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:42.402323 27695 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 3.
I20260713 09:11:42.402905 27972 raft_consensus.cc:2804] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:42.404111 27972 raft_consensus.cc:697] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 3 LEADER]: Becoming Leader. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:42.404827 27972 consensus_queue.cc:237] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:42.410956 27591 catalog_manager.cc:5697] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 reported cstate change: term changed from 2 to 3, leader changed from 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1) to c0150d91df224edba4c37ccc4458e453 (127.26.112.3). New cstate: current_term: 3 leader_uuid: "c0150d91df224edba4c37ccc4458e453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:42.518362 27973 raft_consensus.cc:993] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2: : Instructing follower c0150d91df224edba4c37ccc4458e453 to start an election
I20260713 09:11:42.518749 27977 raft_consensus.cc:1081] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Signalling peer c0150d91df224edba4c37ccc4458e453 to start an election
I20260713 09:11:42.519944 27844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048"
dest_uuid: "c0150d91df224edba4c37ccc4458e453"
 from {username='slave'} at 127.0.0.1:49126
I20260713 09:11:42.520320 27844 raft_consensus.cc:493] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:42.520576 27844 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:42.524773 27844 raft_consensus.cc:515] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:42.526266 27844 leader_election.cc:290] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 3 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:42.526886 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:42.527354 27695 raft_consensus.cc:3055] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:42.527297 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:42.527700 27695 raft_consensus.cc:740] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:42.527838 27769 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:42.528331 27695 consensus_queue.cc:260] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:42.529091 27695 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:42.532481 27769 raft_consensus.cc:2468] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 3.
I20260713 09:11:42.532888 27695 raft_consensus.cc:2468] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 3.
I20260713 09:11:42.533392 27808 leader_election.cc:304] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [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: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:42.534236 27972 raft_consensus.cc:2804] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:42.534605 27972 raft_consensus.cc:697] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 3 LEADER]: Becoming Leader. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:42.535177 27972 consensus_queue.cc:237] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:42.541710 27591 catalog_manager.cc:5697] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 reported cstate change: term changed from 2 to 3, leader changed from 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1) to c0150d91df224edba4c37ccc4458e453 (127.26.112.3). New cstate: current_term: 3 leader_uuid: "c0150d91df224edba4c37ccc4458e453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:42.919515 27769 raft_consensus.cc:1275] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Refusing update from remote peer c0150d91df224edba4c37ccc4458e453: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:42.920666 27972 consensus_queue.cc:1048] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:42.932052 27695 raft_consensus.cc:1275] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Refusing update from remote peer c0150d91df224edba4c37ccc4458e453: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:42.935611 27978 consensus_queue.cc:1048] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:42.984309 27695 raft_consensus.cc:1275] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Refusing update from remote peer c0150d91df224edba4c37ccc4458e453: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:42.985553 27987 consensus_queue.cc:1048] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:42.993230 27769 raft_consensus.cc:1275] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Refusing update from remote peer c0150d91df224edba4c37ccc4458e453: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:42.994642 27978 consensus_queue.cc:1048] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:43.250979 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:43.262405 27844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88"
dest_uuid: "c0150d91df224edba4c37ccc4458e453"
mode: GRACEFUL
new_leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:49138
I20260713 09:11:43.262881 27844 raft_consensus.cc:606] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 3 LEADER]: Received request to transfer leadership to TS 3ad88e60d9094ff68fdc33d8971e68c2
I20260713 09:11:43.271643 27844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048"
dest_uuid: "c0150d91df224edba4c37ccc4458e453"
mode: GRACEFUL
new_leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:49138
I20260713 09:11:43.272058 27844 raft_consensus.cc:606] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 3 LEADER]: Received request to transfer leadership to TS 3ad88e60d9094ff68fdc33d8971e68c2
I20260713 09:11:43.290701 27769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "457e9032d14e48c2b0395332e382178a"
dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
mode: GRACEFUL
new_leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:40124
I20260713 09:11:43.291460 27769 raft_consensus.cc:606] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 1 LEADER]: Received request to transfer leadership to TS 3ad88e60d9094ff68fdc33d8971e68c2
I20260713 09:11:43.296494 27769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18d39514ac3248889bb474fde61f0e54"
dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
mode: GRACEFUL
new_leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:40124
I20260713 09:11:43.296967 27769 raft_consensus.cc:606] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 1 LEADER]: Received request to transfer leadership to TS 3ad88e60d9094ff68fdc33d8971e68c2
I20260713 09:11:43.301404 27769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31"
dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
mode: GRACEFUL
new_leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:40124
I20260713 09:11:43.301865 27769 raft_consensus.cc:606] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 2 LEADER]: Received request to transfer leadership to TS 3ad88e60d9094ff68fdc33d8971e68c2
I20260713 09:11:43.323163 27972 raft_consensus.cc:993] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453: : Instructing follower 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:43.323648 27972 raft_consensus.cc:1081] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 3 LEADER]: Signalling peer 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:43.325109 27695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:36314
I20260713 09:11:43.325620 27695 raft_consensus.cc:493] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:43.325995 27695 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:43.330366 27695 raft_consensus.cc:515] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.331986 27695 leader_election.cc:290] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 4 election: Requested vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:43.332732 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:43.333001 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:43.333266 27769 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:43.333576 27844 raft_consensus.cc:3055] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:43.333909 27844 raft_consensus.cc:740] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:43.334594 27844 consensus_queue.cc:260] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.335474 27844 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:43.338465 27769 raft_consensus.cc:2468] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 4.
I20260713 09:11:43.339344 27659 leader_election.cc:304] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: 3ad88e60d9094ff68fdc33d8971e68c2, bb6142e6b90148c6b07510a4c2e5095b; no voters: 
I20260713 09:11:43.340435 27844 raft_consensus.cc:2468] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 4.
I20260713 09:11:43.340566 27977 raft_consensus.cc:2804] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:43.341071 27977 raft_consensus.cc:697] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 LEADER]: Becoming Leader. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:43.341833 27977 consensus_queue.cc:237] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.347090 27591 catalog_manager.cc:5697] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 reported cstate change: term changed from 3 to 4, leader changed from c0150d91df224edba4c37ccc4458e453 (127.26.112.3) to 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1). New cstate: current_term: 4 leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.447718 27962 raft_consensus.cc:993] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b: : Instructing follower 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:43.448168 27999 raft_consensus.cc:1081] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 1 LEADER]: Signalling peer 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:43.449568 27695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "457e9032d14e48c2b0395332e382178a"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:36320
I20260713 09:11:43.449985 27695 raft_consensus.cc:493] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:43.450253 27695 raft_consensus.cc:3060] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.454023 27695 raft_consensus.cc:515] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.455439 27695 leader_election.cc:290] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 2 election: Requested vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:43.456130 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457e9032d14e48c2b0395332e382178a" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:43.456514 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457e9032d14e48c2b0395332e382178a" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:43.456714 27769 raft_consensus.cc:3055] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:43.457057 27844 raft_consensus.cc:3060] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.457024 27769 raft_consensus.cc:740] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Running, Role: LEADER
I20260713 09:11:43.458005 27769 consensus_queue.cc:260] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.459151 27769 raft_consensus.cc:3060] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.463315 27844 raft_consensus.cc:2468] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 2.
I20260713 09:11:43.464335 27658 leader_election.cc:304] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:43.465065 27977 raft_consensus.cc:2804] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:43.465140 27769 raft_consensus.cc:2468] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 2.
I20260713 09:11:43.467020 27977 raft_consensus.cc:697] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Becoming Leader. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:43.468008 27977 consensus_queue.cc:237] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.475908 27591 catalog_manager.cc:5697] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 reported cstate change: term changed from 1 to 2, leader changed from bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2) to 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.569103 27978 raft_consensus.cc:993] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453: : Instructing follower 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:43.569547 27978 raft_consensus.cc:1081] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 3 LEADER]: Signalling peer 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:43.570780 27695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:36314
I20260713 09:11:43.571198 27695 raft_consensus.cc:493] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:43.571502 27695 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:43.575184 27695 raft_consensus.cc:515] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.576696 27695 leader_election.cc:290] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 4 election: Requested vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:43.577314 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:43.577802 27769 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:43.577744 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:43.578220 27844 raft_consensus.cc:3055] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:43.578480 27844 raft_consensus.cc:740] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:43.579133 27844 consensus_queue.cc:260] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.580020 27844 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:43.581722 27769 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 4.
I20260713 09:11:43.582656 27659 leader_election.cc:304] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: 3ad88e60d9094ff68fdc33d8971e68c2, bb6142e6b90148c6b07510a4c2e5095b; no voters: 
I20260713 09:11:43.583411 27977 raft_consensus.cc:2804] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:43.583892 27977 raft_consensus.cc:697] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 LEADER]: Becoming Leader. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:43.584911 27844 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 4.
I20260713 09:11:43.584723 27977 consensus_queue.cc:237] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.585963 27962 raft_consensus.cc:993] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b: : Instructing follower 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:43.586360 27999 raft_consensus.cc:1081] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 1 LEADER]: Signalling peer 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:43.587857 27695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18d39514ac3248889bb474fde61f0e54"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:36320
I20260713 09:11:43.588389 27695 raft_consensus.cc:493] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:43.588649 27695 raft_consensus.cc:3060] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.590827 27591 catalog_manager.cc:5697] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 reported cstate change: term changed from 3 to 4, leader changed from c0150d91df224edba4c37ccc4458e453 (127.26.112.3) to 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1). New cstate: current_term: 4 leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.592347 27695 raft_consensus.cc:515] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.593761 27695 leader_election.cc:290] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 2 election: Requested vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:43.594381 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d39514ac3248889bb474fde61f0e54" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:43.594722 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d39514ac3248889bb474fde61f0e54" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:43.594941 27769 raft_consensus.cc:3055] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:43.595263 27769 raft_consensus.cc:740] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Running, Role: LEADER
I20260713 09:11:43.595300 27844 raft_consensus.cc:3060] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.596104 27769 consensus_queue.cc:260] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.597169 27769 raft_consensus.cc:3060] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.600127 27844 raft_consensus.cc:2468] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 2.
I20260713 09:11:43.600984 27658 leader_election.cc:304] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:43.601608 27977 raft_consensus.cc:2804] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:43.601670 27769 raft_consensus.cc:2468] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 2.
I20260713 09:11:43.602124 27977 raft_consensus.cc:697] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Becoming Leader. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:43.602828 27977 consensus_queue.cc:237] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.608716 27591 catalog_manager.cc:5697] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 reported cstate change: term changed from 1 to 2, leader changed from bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2) to 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.719630 27962 raft_consensus.cc:993] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b: : Instructing follower 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:43.720036 27999 raft_consensus.cc:1081] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 2 LEADER]: Signalling peer 3ad88e60d9094ff68fdc33d8971e68c2 to start an election
I20260713 09:11:43.721336 27695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
 from {username='slave'} at 127.0.0.1:36320
I20260713 09:11:43.721764 27695 raft_consensus.cc:493] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:43.721993 27695 raft_consensus.cc:3060] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:43.725713 27695 raft_consensus.cc:515] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.727118 27695 leader_election.cc:290] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [CANDIDATE]: Term 3 election: Requested vote from peers bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:43.727744 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:43.728349 27769 raft_consensus.cc:3055] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:43.728333 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e96b37fb5614d098fb48e3d9fd93e31" candidate_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:43.728519 27770 raft_consensus.cc:1275] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 4 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:43.728832 27769 raft_consensus.cc:740] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Running, Role: LEADER
I20260713 09:11:43.729094 27844 raft_consensus.cc:3060] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:43.729600 27769 consensus_queue.cc:260] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.730059 27977 consensus_queue.cc:1048] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:43.730685 27769 raft_consensus.cc:3060] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:43.734727 27844 raft_consensus.cc:2468] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 3.
I20260713 09:11:43.735750 27658 leader_election.cc:304] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: 3ad88e60d9094ff68fdc33d8971e68c2, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:43.737185 27769 raft_consensus.cc:2468] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad88e60d9094ff68fdc33d8971e68c2 in term 3.
I20260713 09:11:43.736732 27977 raft_consensus.cc:2804] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:43.740329 27977 raft_consensus.cc:697] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 LEADER]: Becoming Leader. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:43.739815 27844 raft_consensus.cc:1275] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 4 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:43.742678 28004 consensus_queue.cc:1048] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:43.743008 27977 consensus_queue.cc:237] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:43.756315 27590 catalog_manager.cc:5697] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 reported cstate change: term changed from 2 to 3, leader changed from bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2) to 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1). New cstate: current_term: 3 leader_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.865365 27770 raft_consensus.cc:1275] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.866479 27977 consensus_queue.cc:1048] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.873968 27844 raft_consensus.cc:1275] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.875491 27977 consensus_queue.cc:1048] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:44.065936 27770 raft_consensus.cc:1275] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 4 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:44.067139 27977 consensus_queue.cc:1048] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:44.075413 27844 raft_consensus.cc:1275] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 4 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:44.076994 27977 consensus_queue.cc:1048] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:44.138770 27844 raft_consensus.cc:1275] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:44.139876 27977 consensus_queue.cc:1048] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:44.148955 27770 raft_consensus.cc:1275] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:44.150465 28000 consensus_queue.cc:1048] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:44.312215 27770 raft_consensus.cc:1275] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:44.313328 28000 consensus_queue.cc:1048] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:44.323331 27844 raft_consensus.cc:1275] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Refusing update from remote peer 3ad88e60d9094ff68fdc33d8971e68c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:44.324532 28000 consensus_queue.cc:1048] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:46.308264 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:46.315948 27695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
mode: GRACEFUL
new_leader_uuid: "c0150d91df224edba4c37ccc4458e453"
 from {username='slave'} at 127.0.0.1:36330
I20260713 09:11:46.316860 27695 raft_consensus.cc:606] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 LEADER]: Received request to transfer leadership to TS c0150d91df224edba4c37ccc4458e453
I20260713 09:11:46.319486 27695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
mode: GRACEFUL
new_leader_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
 from {username='slave'} at 127.0.0.1:36330
I20260713 09:11:46.319900 27695 raft_consensus.cc:606] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Received request to transfer leadership to TS bb6142e6b90148c6b07510a4c2e5095b
I20260713 09:11:46.321882 27695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0d76f4a03334634a0b731dbd5320e7a"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
mode: GRACEFUL
new_leader_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
 from {username='slave'} at 127.0.0.1:36330
I20260713 09:11:46.322263 27695 raft_consensus.cc:606] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 LEADER]: Received request to transfer leadership to TS bb6142e6b90148c6b07510a4c2e5095b
I20260713 09:11:46.324276 27695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048"
dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
mode: GRACEFUL
new_leader_uuid: "c0150d91df224edba4c37ccc4458e453"
 from {username='slave'} at 127.0.0.1:36330
I20260713 09:11:46.324673 27695 raft_consensus.cc:606] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 LEADER]: Received request to transfer leadership to TS c0150d91df224edba4c37ccc4458e453
I20260713 09:11:46.325528 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:11:46.325968 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:46.596380 28019 raft_consensus.cc:993] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2: : Instructing follower c0150d91df224edba4c37ccc4458e453 to start an election
I20260713 09:11:46.596961 27995 raft_consensus.cc:1081] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 LEADER]: Signalling peer c0150d91df224edba4c37ccc4458e453 to start an election
I20260713 09:11:46.598486 27844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048"
dest_uuid: "c0150d91df224edba4c37ccc4458e453"
 from {username='slave'} at 127.0.0.1:49126
I20260713 09:11:46.598922 27844 raft_consensus.cc:493] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:46.599227 27844 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:46.603842 27844 raft_consensus.cc:515] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.606256 27844 leader_election.cc:290] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 5 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:46.606853 27995 raft_consensus.cc:993] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2: : Instructing follower bb6142e6b90148c6b07510a4c2e5095b to start an election
I20260713 09:11:46.606704 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:46.606927 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47611879c0a431ca45b971d7e01a048" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:46.607519 27695 raft_consensus.cc:3055] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:11:46.607504 27995 raft_consensus.cc:1081] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 LEADER]: Signalling peer bb6142e6b90148c6b07510a4c2e5095b to start an election
I20260713 09:11:46.607590 27770 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:46.608038 27695 raft_consensus.cc:740] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:46.608924 27695 consensus_queue.cc:260] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.609597 27769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0d76f4a03334634a0b731dbd5320e7a"
dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
 from {username='slave'} at 127.0.0.1:40108
I20260713 09:11:46.610045 27695 raft_consensus.cc:3060] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:46.610116 27769 raft_consensus.cc:493] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:46.610522 27769 raft_consensus.cc:3060] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.614315 27770 raft_consensus.cc:2468] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 5.
I20260713 09:11:46.614461 27695 raft_consensus.cc:2468] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 5.
I20260713 09:11:46.615566 27808 leader_election.cc:304] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [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: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:46.616402 27978 raft_consensus.cc:2804] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:11:46.617180 27978 raft_consensus.cc:697] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 5 LEADER]: Becoming Leader. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:46.618149 27978 consensus_queue.cc:237] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.619122 27769 raft_consensus.cc:515] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.620800 27769 leader_election.cc:290] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 2 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:46.621477 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d76f4a03334634a0b731dbd5320e7a" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:46.622066 27695 raft_consensus.cc:3055] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:46.622448 27695 raft_consensus.cc:740] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:46.622543 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d76f4a03334634a0b731dbd5320e7a" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:46.623157 27844 raft_consensus.cc:3060] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.623526 27695 consensus_queue.cc:260] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.624820 27695 raft_consensus.cc:3060] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.626809 27590 catalog_manager.cc:5697] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 reported cstate change: term changed from 4 to 5, leader changed from 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1) to c0150d91df224edba4c37ccc4458e453 (127.26.112.3). New cstate: current_term: 5 leader_uuid: "c0150d91df224edba4c37ccc4458e453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:46.627614 27844 raft_consensus.cc:2468] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 2.
I20260713 09:11:46.628690 27733 leader_election.cc:304] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:46.629577 27999 raft_consensus.cc:2804] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:46.630935 27999 raft_consensus.cc:697] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [term 2 LEADER]: Becoming Leader. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Running, Role: LEADER
I20260713 09:11:46.631084 27695 raft_consensus.cc:2468] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 2.
I20260713 09:11:46.631946 27999 consensus_queue.cc:237] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.640187 27593 catalog_manager.cc:5697] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b reported cstate change: term changed from 1 to 2, leader changed from 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1) to bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2). New cstate: current_term: 2 leader_uuid: "bb6142e6b90148c6b07510a4c2e5095b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.704305 28019 raft_consensus.cc:993] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2: : Instructing follower c0150d91df224edba4c37ccc4458e453 to start an election
I20260713 09:11:46.704799 27995 raft_consensus.cc:1081] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 LEADER]: Signalling peer c0150d91df224edba4c37ccc4458e453 to start an election
I20260713 09:11:46.706423 27844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88"
dest_uuid: "c0150d91df224edba4c37ccc4458e453"
 from {username='slave'} at 127.0.0.1:49126
I20260713 09:11:46.706843 27844 raft_consensus.cc:493] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:46.707103 27844 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:46.710881 27844 raft_consensus.cc:515] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.712188 27844 leader_election.cc:290] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [CANDIDATE]: Term 5 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2:43427)
I20260713 09:11:46.712998 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:46.713202 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7b537287fa4753bf6ec129847f9f88" candidate_uuid: "c0150d91df224edba4c37ccc4458e453" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
I20260713 09:11:46.713526 27695 raft_consensus.cc:3055] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:11:46.713644 27769 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:46.713837 27695 raft_consensus.cc:740] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:46.714576 27695 consensus_queue.cc:260] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.715639 27695 raft_consensus.cc:3060] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:46.719483 27769 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 5.
I20260713 09:11:46.720499 27808 leader_election.cc:304] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [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: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:46.721078 27695 raft_consensus.cc:2468] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0150d91df224edba4c37ccc4458e453 in term 5.
I20260713 09:11:46.721161 27978 raft_consensus.cc:2804] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:11:46.721722 27978 raft_consensus.cc:697] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 5 LEADER]: Becoming Leader. State: Replica: c0150d91df224edba4c37ccc4458e453, State: Running, Role: LEADER
I20260713 09:11:46.722476 27978 consensus_queue.cc:237] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.728417 27593 catalog_manager.cc:5697] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 reported cstate change: term changed from 4 to 5, leader changed from 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1) to c0150d91df224edba4c37ccc4458e453 (127.26.112.3). New cstate: current_term: 5 leader_uuid: "c0150d91df224edba4c37ccc4458e453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:46.734133 28019 raft_consensus.cc:993] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2: : Instructing follower bb6142e6b90148c6b07510a4c2e5095b to start an election
I20260713 09:11:46.734549 27995 raft_consensus.cc:1081] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Signalling peer bb6142e6b90148c6b07510a4c2e5095b to start an election
I20260713 09:11:46.735927 27769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35"
dest_uuid: "bb6142e6b90148c6b07510a4c2e5095b"
 from {username='slave'} at 127.0.0.1:40108
I20260713 09:11:46.736433 27769 raft_consensus.cc:493] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:46.736728 27769 raft_consensus.cc:3060] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:46.740600 27769 raft_consensus.cc:515] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.741986 27769 leader_election.cc:290] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [CANDIDATE]: Term 3 election: Requested vote from peers 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825), c0150d91df224edba4c37ccc4458e453 (127.26.112.3:34109)
I20260713 09:11:46.742657 27695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ad88e60d9094ff68fdc33d8971e68c2"
I20260713 09:11:46.743006 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1b4d69a8f94ed9a9cc4efbdc640c35" candidate_uuid: "bb6142e6b90148c6b07510a4c2e5095b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0150d91df224edba4c37ccc4458e453"
I20260713 09:11:46.743165 27695 raft_consensus.cc:3055] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:46.743490 27695 raft_consensus.cc:740] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ad88e60d9094ff68fdc33d8971e68c2, State: Running, Role: LEADER
I20260713 09:11:46.743499 27844 raft_consensus.cc:3060] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:46.744256 27695 consensus_queue.cc:260] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.745108 27695 raft_consensus.cc:3060] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:46.747540 27844 raft_consensus.cc:2468] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 3.
I20260713 09:11:46.748359 27733 leader_election.cc:304] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [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: bb6142e6b90148c6b07510a4c2e5095b, c0150d91df224edba4c37ccc4458e453; no voters: 
I20260713 09:11:46.749033 27999 raft_consensus.cc:2804] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:46.749150 27695 raft_consensus.cc:2468] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb6142e6b90148c6b07510a4c2e5095b in term 3.
I20260713 09:11:46.749500 27999 raft_consensus.cc:697] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 3 LEADER]: Becoming Leader. State: Replica: bb6142e6b90148c6b07510a4c2e5095b, State: Running, Role: LEADER
I20260713 09:11:46.750406 27999 consensus_queue.cc:237] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [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: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } }
I20260713 09:11:46.757126 27593 catalog_manager.cc:5697] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b reported cstate change: term changed from 2 to 3, leader changed from 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1) to bb6142e6b90148c6b07510a4c2e5095b (127.26.112.2). New cstate: current_term: 3 leader_uuid: "bb6142e6b90148c6b07510a4c2e5095b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.056843 27844 raft_consensus.cc:1275] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Refusing update from remote peer bb6142e6b90148c6b07510a4c2e5095b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.058254 27999 consensus_queue.cc:1048] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.067132 27695 raft_consensus.cc:1275] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Refusing update from remote peer bb6142e6b90148c6b07510a4c2e5095b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.068635 28033 consensus_queue.cc:1048] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:47.162313 27769 raft_consensus.cc:1275] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 5 FOLLOWER]: Refusing update from remote peer c0150d91df224edba4c37ccc4458e453: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:47.163468 27978 consensus_queue.cc:1048] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:47.164470 27695 raft_consensus.cc:1275] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Refusing update from remote peer bb6142e6b90148c6b07510a4c2e5095b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:47.165602 28033 consensus_queue.cc:1048] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:47.170637 27694 raft_consensus.cc:1275] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 5 FOLLOWER]: Refusing update from remote peer c0150d91df224edba4c37ccc4458e453: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:47.175292 27694 raft_consensus.cc:1275] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 5 FOLLOWER]: Refusing update from remote peer c0150d91df224edba4c37ccc4458e453: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:47.176191 27978 consensus_queue.cc:1048] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:47.177053 28020 consensus_queue.cc:1048] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad88e60d9094ff68fdc33d8971e68c2" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:47.181267 27844 raft_consensus.cc:1275] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Refusing update from remote peer bb6142e6b90148c6b07510a4c2e5095b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:47.182998 27999 consensus_queue.cc:1048] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0150d91df224edba4c37ccc4458e453" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:47.194387 27769 raft_consensus.cc:1275] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 5 FOLLOWER]: Refusing update from remote peer c0150d91df224edba4c37ccc4458e453: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:11:47.196327 28020 consensus_queue.cc:1048] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb6142e6b90148c6b07510a4c2e5095b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:47.326792 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:47.332669 27072 tablet_server.cc:179] TabletServer@127.26.112.1:0 shutting down...
I20260713 09:11:47.359486 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:47.360100 27072 tablet_replica.cc:333] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2: stopping tablet replica
I20260713 09:11:47.360597 27072 raft_consensus.cc:2243] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:47.361232 27072 raft_consensus.cc:2272] T cd702aa05b3d4070bf58883eecb635a6 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.362978 27072 tablet_replica.cc:333] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2: stopping tablet replica
I20260713 09:11:47.363497 27072 raft_consensus.cc:2243] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.363831 27072 raft_consensus.cc:2272] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.365914 27072 tablet_replica.cc:333] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2: stopping tablet replica
I20260713 09:11:47.366358 27072 raft_consensus.cc:2243] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.366691 27072 raft_consensus.cc:2272] T 49d0b55206e14a819c506edf43135346 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.368304 27072 tablet_replica.cc:333] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2: stopping tablet replica
I20260713 09:11:47.368738 27072 raft_consensus.cc:2243] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:47.369347 27072 raft_consensus.cc:2272] T 2e96b37fb5614d098fb48e3d9fd93e31 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.370975 27072 tablet_replica.cc:333] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2: stopping tablet replica
I20260713 09:11:47.371441 27072 raft_consensus.cc:2243] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:47.372047 27072 raft_consensus.cc:2272] T 18d39514ac3248889bb474fde61f0e54 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.373535 27072 tablet_replica.cc:333] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2: stopping tablet replica
I20260713 09:11:47.373956 27072 raft_consensus.cc:2243] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.374290 27072 raft_consensus.cc:2272] T f47611879c0a431ca45b971d7e01a048 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.376808 27072 tablet_replica.cc:333] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2: stopping tablet replica
I20260713 09:11:47.377230 27072 raft_consensus.cc:2243] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.377562 27072 raft_consensus.cc:2272] T f0d76f4a03334634a0b731dbd5320e7a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.379609 27072 tablet_replica.cc:333] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2: stopping tablet replica
I20260713 09:11:47.380003 27072 raft_consensus.cc:2243] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.380313 27072 raft_consensus.cc:2272] T 2e9bd458e4624956ab994043d9c06c45 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.381695 27072 tablet_replica.cc:333] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2: stopping tablet replica
I20260713 09:11:47.382064 27072 raft_consensus.cc:2243] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:47.382619 27072 raft_consensus.cc:2272] T 457e9032d14e48c2b0395332e382178a P 3ad88e60d9094ff68fdc33d8971e68c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.384068 27072 tablet_replica.cc:333] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2: stopping tablet replica
I20260713 09:11:47.384431 27072 raft_consensus.cc:2243] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.384734 27072 raft_consensus.cc:2272] T 9c7b537287fa4753bf6ec129847f9f88 P 3ad88e60d9094ff68fdc33d8971e68c2 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:47.389012 27810 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
W20260713 09:11:47.391999 27810 consensus_peers.cc:597] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 -> Peer 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825): Couldn't send request to peer 3ad88e60d9094ff68fdc33d8971e68c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:47.406628 27736 consensus_peers.cc:597] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b -> Peer 3ad88e60d9094ff68fdc33d8971e68c2 (127.26.112.1:46825): Couldn't send request to peer 3ad88e60d9094ff68fdc33d8971e68c2. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:47.416126 27072 tablet_server.cc:196] TabletServer@127.26.112.1:0 shutdown complete.
I20260713 09:11:47.435863 27072 tablet_server.cc:179] TabletServer@127.26.112.2:0 shutting down...
I20260713 09:11:47.460729 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:47.461314 27072 tablet_replica.cc:333] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b: stopping tablet replica
I20260713 09:11:47.461822 27072 raft_consensus.cc:2243] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:47.462491 27072 raft_consensus.cc:2272] T f0d76f4a03334634a0b731dbd5320e7a P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.464439 27072 tablet_replica.cc:333] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b: stopping tablet replica
I20260713 09:11:47.464890 27072 raft_consensus.cc:2243] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:47.465548 27072 raft_consensus.cc:2272] T 2e9bd458e4624956ab994043d9c06c45 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.467190 27072 tablet_replica.cc:333] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b: stopping tablet replica
I20260713 09:11:47.467720 27072 raft_consensus.cc:2243] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.468084 27072 raft_consensus.cc:2272] T 457e9032d14e48c2b0395332e382178a P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.469628 27072 tablet_replica.cc:333] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b: stopping tablet replica
I20260713 09:11:47.470057 27072 raft_consensus.cc:2243] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.470368 27072 raft_consensus.cc:2272] T 9c7b537287fa4753bf6ec129847f9f88 P bb6142e6b90148c6b07510a4c2e5095b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.472863 27072 tablet_replica.cc:333] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b: stopping tablet replica
I20260713 09:11:47.473294 27072 raft_consensus.cc:2243] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.473603 27072 raft_consensus.cc:2272] T cd702aa05b3d4070bf58883eecb635a6 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.475123 27072 tablet_replica.cc:333] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b: stopping tablet replica
I20260713 09:11:47.475606 27072 raft_consensus.cc:2243] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:47.476212 27072 raft_consensus.cc:2272] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.477823 27072 tablet_replica.cc:333] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b: stopping tablet replica
I20260713 09:11:47.478230 27072 raft_consensus.cc:2243] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.478557 27072 raft_consensus.cc:2272] T 49d0b55206e14a819c506edf43135346 P bb6142e6b90148c6b07510a4c2e5095b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.480034 27072 tablet_replica.cc:333] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b: stopping tablet replica
I20260713 09:11:47.480412 27072 raft_consensus.cc:2243] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.480729 27072 raft_consensus.cc:2272] T 2e96b37fb5614d098fb48e3d9fd93e31 P bb6142e6b90148c6b07510a4c2e5095b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.482177 27072 tablet_replica.cc:333] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b: stopping tablet replica
I20260713 09:11:47.482548 27072 raft_consensus.cc:2243] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.482892 27072 raft_consensus.cc:2272] T f47611879c0a431ca45b971d7e01a048 P bb6142e6b90148c6b07510a4c2e5095b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.484656 27072 tablet_replica.cc:333] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b: stopping tablet replica
I20260713 09:11:47.485069 27072 raft_consensus.cc:2243] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.485422 27072 raft_consensus.cc:2272] T 18d39514ac3248889bb474fde61f0e54 P bb6142e6b90148c6b07510a4c2e5095b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.511654 27072 tablet_server.cc:196] TabletServer@127.26.112.2:0 shutdown complete.
I20260713 09:11:47.528538 27072 tablet_server.cc:179] TabletServer@127.26.112.3:0 shutting down...
I20260713 09:11:47.549367 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:47.550051 27072 tablet_replica.cc:333] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453: stopping tablet replica
I20260713 09:11:47.550585 27072 raft_consensus.cc:2243] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:47.551267 27072 raft_consensus.cc:2272] T 49d0b55206e14a819c506edf43135346 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.552953 27072 tablet_replica.cc:333] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453: stopping tablet replica
I20260713 09:11:47.553377 27072 raft_consensus.cc:2243] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.553769 27072 raft_consensus.cc:2272] T 2e96b37fb5614d098fb48e3d9fd93e31 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.555177 27072 tablet_replica.cc:333] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453: stopping tablet replica
I20260713 09:11:47.555681 27072 raft_consensus.cc:2243] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.556005 27072 raft_consensus.cc:2272] T 18d39514ac3248889bb474fde61f0e54 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.557408 27072 tablet_replica.cc:333] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453: stopping tablet replica
I20260713 09:11:47.557821 27072 raft_consensus.cc:2243] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:11:47.558437 27072 raft_consensus.cc:2272] T f47611879c0a431ca45b971d7e01a048 P c0150d91df224edba4c37ccc4458e453 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.560407 27072 tablet_replica.cc:333] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453: stopping tablet replica
I20260713 09:11:47.560849 27072 raft_consensus.cc:2243] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.561172 27072 raft_consensus.cc:2272] T cd702aa05b3d4070bf58883eecb635a6 P c0150d91df224edba4c37ccc4458e453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.562683 27072 tablet_replica.cc:333] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453: stopping tablet replica
I20260713 09:11:47.563067 27072 raft_consensus.cc:2243] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.563472 27072 raft_consensus.cc:2272] T cc1b4d69a8f94ed9a9cc4efbdc640c35 P c0150d91df224edba4c37ccc4458e453 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.565271 27072 tablet_replica.cc:333] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453: stopping tablet replica
I20260713 09:11:47.565677 27072 raft_consensus.cc:2243] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.565994 27072 raft_consensus.cc:2272] T f0d76f4a03334634a0b731dbd5320e7a P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.567754 27072 tablet_replica.cc:333] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453: stopping tablet replica
I20260713 09:11:47.568140 27072 raft_consensus.cc:2243] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.568502 27072 raft_consensus.cc:2272] T 2e9bd458e4624956ab994043d9c06c45 P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.569895 27072 tablet_replica.cc:333] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453: stopping tablet replica
I20260713 09:11:47.570264 27072 raft_consensus.cc:2243] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:47.570587 27072 raft_consensus.cc:2272] T 457e9032d14e48c2b0395332e382178a P c0150d91df224edba4c37ccc4458e453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.572067 27072 tablet_replica.cc:333] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453: stopping tablet replica
I20260713 09:11:47.572480 27072 raft_consensus.cc:2243] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:11:47.573096 27072 raft_consensus.cc:2272] T 9c7b537287fa4753bf6ec129847f9f88 P c0150d91df224edba4c37ccc4458e453 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.599654 27072 tablet_server.cc:196] TabletServer@127.26.112.3:0 shutdown complete.
I20260713 09:11:47.617065 27072 master.cc:562] Master@127.26.112.62:32841 shutting down...
I20260713 09:11:47.636010 27072 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:47.636529 27072 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:47.636858 27072 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd956085a24245bdb0d0a3e077cc54ab: stopping tablet replica
I20260713 09:11:47.655982 27072 master.cc:584] Master@127.26.112.62:32841 shutdown complete.
3ad88e60d9094ff68fdc33d8971e68c2  5
bb6142e6b90148c6b07510a4c2e5095b  4
c0150d91df224edba4c37ccc4458e453  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10085 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:11:47.693212 27072 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.112.62:35243
I20260713 09:11:47.694308 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:47.699883 28047 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
W20260713 09:11:47.700632 28048 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
W20260713 09:11:47.701759 28050 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
I20260713 09:11:47.702340 27072 server_base.cc:1061] running on GCE node
I20260713 09:11:47.703166 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:47.703333 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:47.703531 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933907703516 us; error 0 us; skew 500 ppm
I20260713 09:11:47.704101 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:47.706311 27072 webserver.cc:533] Webserver started at http://127.26.112.62:34779/ using document root <none> and password file <none>
I20260713 09:11:47.706785 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:47.706969 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:47.707245 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:47.708288 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/master-0-root/instance:
uuid: "ea7236948341417a83d2677566d34929"
format_stamp: "Formatted at 2026-07-13 09:11:47 on dist-test-slave-qw9l"
I20260713 09:11:47.712378 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:47.715325 28055 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:47.716018 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:47.716287 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/master-0-root
uuid: "ea7236948341417a83d2677566d34929"
format_stamp: "Formatted at 2026-07-13 09:11:47 on dist-test-slave-qw9l"
I20260713 09:11:47.716574 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-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)
I20260713 09:11:47.736080 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:47.737178 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:47.772843 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.62:35243
I20260713 09:11:47.772948 28106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.62:35243 every 8 connection(s)
I20260713 09:11:47.776558 28107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:47.785698 28107 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929: Bootstrap starting.
I20260713 09:11:47.790237 28107 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.794234 28107 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929: No bootstrap required, opened a new log
I20260713 09:11:47.796211 28107 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7236948341417a83d2677566d34929" member_type: VOTER }
I20260713 09:11:47.796576 28107 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.796784 28107 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7236948341417a83d2677566d34929, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.797411 28107 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea7236948341417a83d2677566d34929" member_type: VOTER }
I20260713 09:11:47.797852 28107 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:47.798079 28107 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:47.798336 28107 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.802102 28107 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7236948341417a83d2677566d34929" member_type: VOTER }
I20260713 09:11:47.802582 28107 leader_election.cc:304] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [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: ea7236948341417a83d2677566d34929; no voters: 
I20260713 09:11:47.803692 28107 leader_election.cc:290] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:47.803993 28110 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:47.805230 28110 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [term 1 LEADER]: Becoming Leader. State: Replica: ea7236948341417a83d2677566d34929, State: Running, Role: LEADER
I20260713 09:11:47.805930 28110 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [LEADER]: Queue going to LEADER mode. State: All 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: "ea7236948341417a83d2677566d34929" member_type: VOTER }
I20260713 09:11:47.806492 28107 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:47.810688 28111 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea7236948341417a83d2677566d34929" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7236948341417a83d2677566d34929" member_type: VOTER } }
I20260713 09:11:47.810889 28112 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea7236948341417a83d2677566d34929. Latest consensus state: current_term: 1 leader_uuid: "ea7236948341417a83d2677566d34929" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7236948341417a83d2677566d34929" member_type: VOTER } }
I20260713 09:11:47.811477 28111 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:47.811668 28112 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:47.814620 28117 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:47.819841 28117 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:47.822991 27072 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:47.827716 28117 catalog_manager.cc:1383] Generated new cluster ID: 8616637a5da74337bb3b4e36d597a884
I20260713 09:11:47.827934 28117 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:47.844105 28117 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:47.845317 28117 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:47.858955 28117 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929: Generated new TSK 0
I20260713 09:11:47.859570 28117 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:47.889317 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:47.894802 28128 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
W20260713 09:11:47.896124 28129 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
I20260713 09:11:47.897893 27072 server_base.cc:1061] running on GCE node
W20260713 09:11:47.897989 28131 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
I20260713 09:11:47.898963 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:47.899179 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:47.899403 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933907899362 us; error 0 us; skew 500 ppm
I20260713 09:11:47.899946 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:47.902057 27072 webserver.cc:533] Webserver started at http://127.26.112.1:36541/ using document root <none> and password file <none>
I20260713 09:11:47.902541 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:47.902747 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:47.903029 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:47.904088 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-0-root/instance:
uuid: "b847e81c03854f9b8a4e7188bba293dc"
format_stamp: "Formatted at 2026-07-13 09:11:47 on dist-test-slave-qw9l"
I20260713 09:11:47.908387 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:11:47.911530 28136 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:47.912456 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:47.912760 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-0-root
uuid: "b847e81c03854f9b8a4e7188bba293dc"
format_stamp: "Formatted at 2026-07-13 09:11:47 on dist-test-slave-qw9l"
I20260713 09:11:47.913051 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-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)
I20260713 09:11:47.924281 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:47.926082 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:47.927573 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:47.929690 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:47.929909 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:47.930176 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:47.930361 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:47.968298 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.1:34083
I20260713 09:11:47.968398 28198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.1:34083 every 8 connection(s)
I20260713 09:11:47.973076 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:47.980373 28203 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
W20260713 09:11:47.981706 28204 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
I20260713 09:11:47.983872 27072 server_base.cc:1061] running on GCE node
W20260713 09:11:47.983848 28206 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
I20260713 09:11:47.985847 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:47.986116 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:47.986334 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933907986315 us; error 0 us; skew 500 ppm
I20260713 09:11:47.986783 28199 heartbeater.cc:344] Connected to a master server at 127.26.112.62:35243
I20260713 09:11:47.987062 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:47.987171 28199 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:47.987934 28199 heartbeater.cc:507] Master 127.26.112.62:35243 requested a full tablet report, sending...
I20260713 09:11:47.989742 27072 webserver.cc:533] Webserver started at http://127.26.112.2:34173/ using document root <none> and password file <none>
I20260713 09:11:47.990036 28072 ts_manager.cc:194] Registered new tserver with Master: b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083)
I20260713 09:11:47.990422 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:47.990675 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:47.990993 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:47.992439 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-1-root/instance:
uuid: "ef364098495349a7b2922aaea1c3e560"
format_stamp: "Formatted at 2026-07-13 09:11:47 on dist-test-slave-qw9l"
I20260713 09:11:47.992484 28072 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46636
I20260713 09:11:47.996989 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:11:47.999997 28211 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.000680 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:48.000959 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-1-root
uuid: "ef364098495349a7b2922aaea1c3e560"
format_stamp: "Formatted at 2026-07-13 09:11:47 on dist-test-slave-qw9l"
I20260713 09:11:48.001230 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-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)
I20260713 09:11:48.010562 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:48.011724 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:48.013055 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:48.015158 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:48.015368 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.015645 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:48.015812 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.053773 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.2:43677
I20260713 09:11:48.053869 28273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.2:43677 every 8 connection(s)
I20260713 09:11:48.058501 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:48.065383 28277 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
W20260713 09:11:48.066210 28278 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
W20260713 09:11:48.067946 28280 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
I20260713 09:11:48.069181 27072 server_base.cc:1061] running on GCE node
I20260713 09:11:48.070237 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:48.070508 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:48.070705 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933908070667 us; error 0 us; skew 500 ppm
I20260713 09:11:48.071358 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:48.071456 28274 heartbeater.cc:344] Connected to a master server at 127.26.112.62:35243
I20260713 09:11:48.071905 28274 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:48.072810 28274 heartbeater.cc:507] Master 127.26.112.62:35243 requested a full tablet report, sending...
I20260713 09:11:48.073886 27072 webserver.cc:533] Webserver started at http://127.26.112.3:41637/ using document root <none> and password file <none>
I20260713 09:11:48.074437 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:48.074649 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:48.074911 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:48.074852 28072 ts_manager.cc:194] Registered new tserver with Master: ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:48.076144 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-2-root/instance:
uuid: "44f55f1d339c4833b9c035cfb72e2dca"
format_stamp: "Formatted at 2026-07-13 09:11:48 on dist-test-slave-qw9l"
I20260713 09:11:48.076282 28072 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46644
I20260713 09:11:48.080372 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:11:48.083338 28285 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.084057 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:48.084338 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-2-root
uuid: "44f55f1d339c4833b9c035cfb72e2dca"
format_stamp: "Formatted at 2026-07-13 09:11:48 on dist-test-slave-qw9l"
I20260713 09:11:48.084621 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-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)
I20260713 09:11:48.099848 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:48.100986 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:48.102666 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:48.105026 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:48.105250 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.105494 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:48.105664 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.145202 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.3:35913
I20260713 09:11:48.145308 28347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.3:35913 every 8 connection(s)
I20260713 09:11:48.158432 28348 heartbeater.cc:344] Connected to a master server at 127.26.112.62:35243
I20260713 09:11:48.158758 28348 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:48.159444 28348 heartbeater.cc:507] Master 127.26.112.62:35243 requested a full tablet report, sending...
I20260713 09:11:48.161187 28072 ts_manager.cc:194] Registered new tserver with Master: 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:48.161625 27072 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013334949s
I20260713 09:11:48.162500 28072 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46646
I20260713 09:11:48.186213 28072 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46652:
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"
    }
  }
}
W20260713 09:11:48.189953 28072 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.
I20260713 09:11:48.309269 28313 tablet_service.cc:1511] Processing CreateTablet for tablet 77c10bc82614446f903c4958aafe2184 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:48.310174 28310 tablet_service.cc:1511] Processing CreateTablet for tablet e3df5dd9b1244d388ef099daff3ca43c (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:48.310745 28313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c10bc82614446f903c4958aafe2184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.311497 28310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3df5dd9b1244d388ef099daff3ca43c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.312849 28312 tablet_service.cc:1511] Processing CreateTablet for tablet 91e6c73d59c342b5a8c2b531f6e72cf8 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:48.314170 28312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e6c73d59c342b5a8c2b531f6e72cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.314484 28309 tablet_service.cc:1511] Processing CreateTablet for tablet eef96c4cb8b5445598cab68233f4bf3e (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:48.315771 28309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef96c4cb8b5445598cab68233f4bf3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.318881 28311 tablet_service.cc:1511] Processing CreateTablet for tablet 7002a49c45f14608909cd8ff39943372 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:48.319120 28163 tablet_service.cc:1511] Processing CreateTablet for tablet 91e6c73d59c342b5a8c2b531f6e72cf8 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:48.320225 28311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7002a49c45f14608909cd8ff39943372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.320492 28163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e6c73d59c342b5a8c2b531f6e72cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.321939 28308 tablet_service.cc:1511] Processing CreateTablet for tablet c1a753ac6d274393abb2f6d094cc61ad (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:48.322358 28162 tablet_service.cc:1511] Processing CreateTablet for tablet 7002a49c45f14608909cd8ff39943372 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:48.323132 28156 tablet_service.cc:1511] Processing CreateTablet for tablet 6501183fd0a7494a8b29bdfa067cd7fd (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:48.323729 28162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7002a49c45f14608909cd8ff39943372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.324407 28156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6501183fd0a7494a8b29bdfa067cd7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.323272 28308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a753ac6d274393abb2f6d094cc61ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.324479 28306 tablet_service.cc:1511] Processing CreateTablet for tablet 4b374eac671c4d80812706fa775ca77b (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:48.331223 28161 tablet_service.cc:1511] Processing CreateTablet for tablet e3df5dd9b1244d388ef099daff3ca43c (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:48.332430 28161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3df5dd9b1244d388ef099daff3ca43c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.333312 28239 tablet_service.cc:1511] Processing CreateTablet for tablet 77c10bc82614446f903c4958aafe2184 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:48.334774 28307 tablet_service.cc:1511] Processing CreateTablet for tablet a2e13aa341a6463b90d3ff2d3af86b42 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:48.336613 28233 tablet_service.cc:1511] Processing CreateTablet for tablet a2e13aa341a6463b90d3ff2d3af86b42 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:48.338281 28237 tablet_service.cc:1511] Processing CreateTablet for tablet 7002a49c45f14608909cd8ff39943372 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:48.339715 28160 tablet_service.cc:1511] Processing CreateTablet for tablet eef96c4cb8b5445598cab68233f4bf3e (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:48.340512 28238 tablet_service.cc:1511] Processing CreateTablet for tablet 91e6c73d59c342b5a8c2b531f6e72cf8 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:48.340943 28157 tablet_service.cc:1511] Processing CreateTablet for tablet 4b374eac671c4d80812706fa775ca77b (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:48.336786 28236 tablet_service.cc:1511] Processing CreateTablet for tablet e3df5dd9b1244d388ef099daff3ca43c (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:48.342571 28239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c10bc82614446f903c4958aafe2184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.342993 28159 tablet_service.cc:1511] Processing CreateTablet for tablet c1a753ac6d274393abb2f6d094cc61ad (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:48.343704 28233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e13aa341a6463b90d3ff2d3af86b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.344352 28236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3df5dd9b1244d388ef099daff3ca43c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.336786 28234 tablet_service.cc:1511] Processing CreateTablet for tablet c1a753ac6d274393abb2f6d094cc61ad (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:48.345402 28234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a753ac6d274393abb2f6d094cc61ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.346427 28305 tablet_service.cc:1511] Processing CreateTablet for tablet 6501183fd0a7494a8b29bdfa067cd7fd (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:48.347538 28238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e6c73d59c342b5a8c2b531f6e72cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.342582 28158 tablet_service.cc:1511] Processing CreateTablet for tablet a2e13aa341a6463b90d3ff2d3af86b42 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:48.320528 28164 tablet_service.cc:1511] Processing CreateTablet for tablet 77c10bc82614446f903c4958aafe2184 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:48.338357 28232 tablet_service.cc:1511] Processing CreateTablet for tablet 4b374eac671c4d80812706fa775ca77b (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:48.350380 28160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef96c4cb8b5445598cab68233f4bf3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.334340 28235 tablet_service.cc:1511] Processing CreateTablet for tablet eef96c4cb8b5445598cab68233f4bf3e (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:48.352541 28157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b374eac671c4d80812706fa775ca77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.352803 28306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b374eac671c4d80812706fa775ca77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.352572 28231 tablet_service.cc:1511] Processing CreateTablet for tablet 6501183fd0a7494a8b29bdfa067cd7fd (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:48.358839 28305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6501183fd0a7494a8b29bdfa067cd7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.360387 28230 tablet_service.cc:1511] Processing CreateTablet for tablet 4596f93c7a6f46be9af74f25431ee3c5 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:48.361177 28159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a753ac6d274393abb2f6d094cc61ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.365782 28304 tablet_service.cc:1511] Processing CreateTablet for tablet 4596f93c7a6f46be9af74f25431ee3c5 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:48.367204 28164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c10bc82614446f903c4958aafe2184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.368582 28158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e13aa341a6463b90d3ff2d3af86b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.364310 28237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7002a49c45f14608909cd8ff39943372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.371937 28232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b374eac671c4d80812706fa775ca77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.372668 28230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4596f93c7a6f46be9af74f25431ee3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.375696 28231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6501183fd0a7494a8b29bdfa067cd7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.378507 28235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef96c4cb8b5445598cab68233f4bf3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.390318 28307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e13aa341a6463b90d3ff2d3af86b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.390954 28304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4596f93c7a6f46be9af74f25431ee3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.393750 28309 tablet_service.cc:1511] Processing CreateTablet for tablet f2c1d6fb613c40eda8810a0d34e25040 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:48.394994 28309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c1d6fb613c40eda8810a0d34e25040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.416102 28155 tablet_service.cc:1511] Processing CreateTablet for tablet 4596f93c7a6f46be9af74f25431ee3c5 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:48.417497 28155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4596f93c7a6f46be9af74f25431ee3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.418210 28310 tablet_service.cc:1511] Processing CreateTablet for tablet fe71273ec12845a5a6cc57c21b5b26d6 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:48.428791 28310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe71273ec12845a5a6cc57c21b5b26d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.446578 28236 tablet_service.cc:1511] Processing CreateTablet for tablet f2c1d6fb613c40eda8810a0d34e25040 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:48.450250 28236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c1d6fb613c40eda8810a0d34e25040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.467356 28309 tablet_service.cc:1511] Processing CreateTablet for tablet e7db69457dd7435a969a58b6ca330c13 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:48.468703 28309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7db69457dd7435a969a58b6ca330c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.473999 28308 tablet_service.cc:1511] Processing CreateTablet for tablet 643ed99db3c243dabf660604fc6b7468 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:48.475718 28310 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4be886bdc741169ab511b6c090099a (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:48.488504 28162 tablet_service.cc:1511] Processing CreateTablet for tablet f2c1d6fb613c40eda8810a0d34e25040 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:48.489770 28162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c1d6fb613c40eda8810a0d34e25040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.497833 28236 tablet_service.cc:1511] Processing CreateTablet for tablet fe71273ec12845a5a6cc57c21b5b26d6 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:48.499701 28163 tablet_service.cc:1511] Processing CreateTablet for tablet fe71273ec12845a5a6cc57c21b5b26d6 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:48.506306 28309 tablet_service.cc:1511] Processing CreateTablet for tablet a7c6f769dade401bbe23bd81abd2db0e (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:48.507928 28163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe71273ec12845a5a6cc57c21b5b26d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.503798 28161 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4be886bdc741169ab511b6c090099a (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:48.512461 28161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4be886bdc741169ab511b6c090099a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.505738 28233 tablet_service.cc:1511] Processing CreateTablet for tablet d06b430e64904b839b7f0620fd4c34bd (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:48.518854 28233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06b430e64904b839b7f0620fd4c34bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.521908 28312 tablet_service.cc:1511] Processing CreateTablet for tablet dcef23f88613433093d97c11cd008b74 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:48.471048 28313 tablet_service.cc:1511] Processing CreateTablet for tablet d06b430e64904b839b7f0620fd4c34bd (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:48.475236 28308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 643ed99db3c243dabf660604fc6b7468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.527238 28230 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4be886bdc741169ab511b6c090099a (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:48.528451 28231 tablet_service.cc:1511] Processing CreateTablet for tablet 643ed99db3c243dabf660604fc6b7468 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:48.532164 28238 tablet_service.cc:1511] Processing CreateTablet for tablet a7c6f769dade401bbe23bd81abd2db0e (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:48.534844 28159 tablet_service.cc:1511] Processing CreateTablet for tablet e7db69457dd7435a969a58b6ca330c13 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:48.536401 28159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7db69457dd7435a969a58b6ca330c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.537189 28313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06b430e64904b839b7f0620fd4c34bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.498589 28239 tablet_service.cc:1511] Processing CreateTablet for tablet e7db69457dd7435a969a58b6ca330c13 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:48.548832 28160 tablet_service.cc:1511] Processing CreateTablet for tablet d06b430e64904b839b7f0620fd4c34bd (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:48.550060 28160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06b430e64904b839b7f0620fd4c34bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.556370 28234 tablet_service.cc:1511] Processing CreateTablet for tablet dcef23f88613433093d97c11cd008b74 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:48.557528 28230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4be886bdc741169ab511b6c090099a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.567565 28158 tablet_service.cc:1511] Processing CreateTablet for tablet 643ed99db3c243dabf660604fc6b7468 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:48.568845 28158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 643ed99db3c243dabf660604fc6b7468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.573192 28310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4be886bdc741169ab511b6c090099a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.573385 28364 tablet_bootstrap.cc:492] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:48.574329 28164 tablet_service.cc:1511] Processing CreateTablet for tablet dcef23f88613433093d97c11cd008b74 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:48.575567 28164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcef23f88613433093d97c11cd008b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.579763 28312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcef23f88613433093d97c11cd008b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.580901 28235 tablet_service.cc:1511] Processing CreateTablet for tablet de9d2f75d1cd4a1c9823b4422d0d8d4f (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:48.581835 28363 tablet_bootstrap.cc:492] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:48.582170 28235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9d2f75d1cd4a1c9823b4422d0d8d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.588959 28236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe71273ec12845a5a6cc57c21b5b26d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.589571 28238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c6f769dade401bbe23bd81abd2db0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.586755 28309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c6f769dade401bbe23bd81abd2db0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.590638 28365 tablet_bootstrap.cc:492] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:48.590920 28237 tablet_service.cc:1511] Processing CreateTablet for tablet c5c13dea704d4f2997fc5037641dd70b (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:48.591362 28239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7db69457dd7435a969a58b6ca330c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.592150 28237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c13dea704d4f2997fc5037641dd70b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:48.584061 28058 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.112.3:35913, user_credentials={real_user=slave}} blocked reactor thread for 78915.4us
I20260713 09:11:48.596341 28155 tablet_service.cc:1511] Processing CreateTablet for tablet de9d2f75d1cd4a1c9823b4422d0d8d4f (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:48.597556 28155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9d2f75d1cd4a1c9823b4422d0d8d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.598882 28306 tablet_service.cc:1511] Processing CreateTablet for tablet de9d2f75d1cd4a1c9823b4422d0d8d4f (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:48.599778 28234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcef23f88613433093d97c11cd008b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.600133 28306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9d2f75d1cd4a1c9823b4422d0d8d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.600376 28163 tablet_service.cc:1511] Processing CreateTablet for tablet c5c13dea704d4f2997fc5037641dd70b (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:48.601552 28163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c13dea704d4f2997fc5037641dd70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.611696 28231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 643ed99db3c243dabf660604fc6b7468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.611804 28232 tablet_service.cc:1511] Processing CreateTablet for tablet 822da78c01dd42f7aa421fd20a7eab1b (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:48.613049 28232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822da78c01dd42f7aa421fd20a7eab1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.619009 28365 tablet_bootstrap.cc:654] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:48.620498 28311 tablet_service.cc:1511] Processing CreateTablet for tablet c5c13dea704d4f2997fc5037641dd70b (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:48.621747 28311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c13dea704d4f2997fc5037641dd70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.626111 28363 tablet_bootstrap.cc:654] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:48.626814 28161 tablet_service.cc:1511] Processing CreateTablet for tablet a7c6f769dade401bbe23bd81abd2db0e (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:48.628279 28161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c6f769dade401bbe23bd81abd2db0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.630081 28156 tablet_service.cc:1511] Processing CreateTablet for tablet 822da78c01dd42f7aa421fd20a7eab1b (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:48.634804 28156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822da78c01dd42f7aa421fd20a7eab1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.635224 28364 tablet_bootstrap.cc:654] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:48.646667 28233 tablet_service.cc:1511] Processing CreateTablet for tablet cf0681cb722045df9af6a6235ddc6fa2 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:48.652073 28307 tablet_service.cc:1511] Processing CreateTablet for tablet cf0681cb722045df9af6a6235ddc6fa2 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:48.626919 28304 tablet_service.cc:1511] Processing CreateTablet for tablet 822da78c01dd42f7aa421fd20a7eab1b (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:48.662533 28307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0681cb722045df9af6a6235ddc6fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.668931 28365 tablet_bootstrap.cc:492] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:48.669428 28365 ts_tablet_manager.cc:1403] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.000s
I20260713 09:11:48.672099 28365 raft_consensus.cc:359] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.672820 28365 raft_consensus.cc:385] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:48.673120 28365 raft_consensus.cc:740] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:48.673519 28233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0681cb722045df9af6a6235ddc6fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.676985 28239 tablet_service.cc:1511] Processing CreateTablet for tablet d662c7a3287746a2bf1993780b0aa04a (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:48.677335 28310 tablet_service.cc:1511] Processing CreateTablet for tablet fc853040ab414667aeb07badc4ba2935 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:48.687204 28157 tablet_service.cc:1511] Processing CreateTablet for tablet cf0681cb722045df9af6a6235ddc6fa2 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:48.688949 28305 tablet_service.cc:1511] Processing CreateTablet for tablet d662c7a3287746a2bf1993780b0aa04a (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:48.684388 28365 consensus_queue.cc:260] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.745373 28157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0681cb722045df9af6a6235ddc6fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.749136 28163 tablet_service.cc:1511] Processing CreateTablet for tablet d662c7a3287746a2bf1993780b0aa04a (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:48.750557 28364 tablet_bootstrap.cc:492] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:48.754252 28310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc853040ab414667aeb07badc4ba2935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.770610 28164 tablet_service.cc:1511] Processing CreateTablet for tablet fc853040ab414667aeb07badc4ba2935 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:48.772734 28164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc853040ab414667aeb07badc4ba2935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.775321 28239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d662c7a3287746a2bf1993780b0aa04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.776185 28364 ts_tablet_manager.cc:1403] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.203s	user 0.016s	sys 0.014s
I20260713 09:11:48.778220 28305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d662c7a3287746a2bf1993780b0aa04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.793711 28163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d662c7a3287746a2bf1993780b0aa04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.798413 28274 heartbeater.cc:499] Master 127.26.112.62:35243 was elected leader, sending a full tablet report...
I20260713 09:11:48.805121 28304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822da78c01dd42f7aa421fd20a7eab1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.813553 28363 tablet_bootstrap.cc:492] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:48.814010 28363 ts_tablet_manager.cc:1403] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.232s	user 0.017s	sys 0.013s
I20260713 09:11:48.816049 28234 tablet_service.cc:1511] Processing CreateTablet for tablet fc853040ab414667aeb07badc4ba2935 (DEFAULT_TABLE table=test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:48.816812 28363 raft_consensus.cc:359] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.817727 28363 raft_consensus.cc:385] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:48.818125 28120 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:48.818140 28363 raft_consensus.cc:740] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:48.819206 28363 consensus_queue.cc:260] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.817644 28365 ts_tablet_manager.cc:1434] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.148s	user 0.018s	sys 0.005s
I20260713 09:11:48.823575 28365 tablet_bootstrap.cc:492] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:48.805660 28364 raft_consensus.cc:359] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.832600 28364 raft_consensus.cc:385] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:48.834225 28364 raft_consensus.cc:740] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:48.835729 28364 consensus_queue.cc:260] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.837781 28234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc853040ab414667aeb07badc4ba2935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.852443 28199 heartbeater.cc:499] Master 127.26.112.62:35243 was elected leader, sending a full tablet report...
I20260713 09:11:48.853946 28348 heartbeater.cc:499] Master 127.26.112.62:35243 was elected leader, sending a full tablet report...
I20260713 09:11:48.860203 28363 ts_tablet_manager.cc:1434] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.017s
I20260713 09:11:48.861238 28363 tablet_bootstrap.cc:492] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:48.865952 28364 ts_tablet_manager.cc:1434] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.085s	user 0.003s	sys 0.013s
I20260713 09:11:48.866971 28364 tablet_bootstrap.cc:492] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:48.869388 28365 tablet_bootstrap.cc:654] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:48.872954 28364 tablet_bootstrap.cc:654] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:48.884120 28363 tablet_bootstrap.cc:654] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:48.888232 28365 tablet_bootstrap.cc:492] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:48.888743 28365 ts_tablet_manager.cc:1403] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.065s	user 0.003s	sys 0.008s
I20260713 09:11:48.891722 28365 raft_consensus.cc:359] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.892473 28365 raft_consensus.cc:385] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:48.892768 28365 raft_consensus.cc:740] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:48.893546 28365 consensus_queue.cc:260] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.895780 28365 ts_tablet_manager.cc:1434] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:48.896647 28365 tablet_bootstrap.cc:492] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:48.896905 28364 tablet_bootstrap.cc:492] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:48.897557 28369 raft_consensus.cc:493] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:48.897567 28364 ts_tablet_manager.cc:1403] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.011s
I20260713 09:11:48.898041 28369 raft_consensus.cc:515] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.901777 28364 raft_consensus.cc:359] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.902881 28365 tablet_bootstrap.cc:654] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:48.902907 28364 raft_consensus.cc:385] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:48.903676 28364 raft_consensus.cc:740] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:48.904861 28364 consensus_queue.cc:260] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.905683 28369 leader_election.cc:290] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:48.908093 28364 ts_tablet_manager.cc:1434] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:11:48.909301 28364 tablet_bootstrap.cc:492] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:48.917227 28364 tablet_bootstrap.cc:654] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:48.930536 28364 tablet_bootstrap.cc:492] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:48.931177 28364 ts_tablet_manager.cc:1403] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.006s
I20260713 09:11:48.934861 28364 raft_consensus.cc:359] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.935971 28364 raft_consensus.cc:385] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:48.936414 28364 raft_consensus.cc:740] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:48.937578 28364 consensus_queue.cc:260] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.940742 28364 ts_tablet_manager.cc:1434] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:48.941999 28364 tablet_bootstrap.cc:492] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:48.944232 28371 raft_consensus.cc:493] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:48.944823 28371 raft_consensus.cc:515] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:48.964669 28371 leader_election.cc:290] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.001670 28363 tablet_bootstrap.cc:492] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.002189 28363 ts_tablet_manager.cc:1403] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.141s	user 0.048s	sys 0.062s
I20260713 09:11:49.005090 28363 raft_consensus.cc:359] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.005784 28363 raft_consensus.cc:385] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.006080 28363 raft_consensus.cc:740] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.006798 28363 consensus_queue.cc:260] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.010330 28365 tablet_bootstrap.cc:492] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.010792 28365 ts_tablet_manager.cc:1403] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.114s	user 0.033s	sys 0.069s
I20260713 09:11:49.011256 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef96c4cb8b5445598cab68233f4bf3e" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.011966 28174 raft_consensus.cc:2468] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:49.013367 28213 leader_election.cc:304] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.013695 28365 raft_consensus.cc:359] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.014181 28369 raft_consensus.cc:2804] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.014415 28365 raft_consensus.cc:385] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.014544 28369 raft_consensus.cc:493] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.014735 28365 raft_consensus.cc:740] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.014923 28369 raft_consensus.cc:3060] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.015496 28365 consensus_queue.cc:260] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.018709 28364 tablet_bootstrap.cc:654] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.018862 28363 ts_tablet_manager.cc:1434] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:11:49.019312 28365 ts_tablet_manager.cc:1434] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:49.020617 28363 tablet_bootstrap.cc:492] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.022835 28370 raft_consensus.cc:493] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.023295 28370 raft_consensus.cc:515] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.025939 28370 leader_election.cc:290] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:49.027099 28369 raft_consensus.cc:515] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.033911 28365 tablet_bootstrap.cc:492] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.035636 28369 leader_election.cc:290] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.037297 28363 tablet_bootstrap.cc:654] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.039160 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef96c4cb8b5445598cab68233f4bf3e" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:49.040084 28174 raft_consensus.cc:3060] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.056190 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e6c73d59c342b5a8c2b531f6e72cf8" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:49.058137 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef96c4cb8b5445598cab68233f4bf3e" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:49.058768 28323 raft_consensus.cc:2468] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:49.063498 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef96c4cb8b5445598cab68233f4bf3e" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:49.064095 28322 raft_consensus.cc:3060] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.064534 28174 raft_consensus.cc:2468] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.065984 28213 leader_election.cc:304] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.067046 28369 raft_consensus.cc:2804] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.067670 28369 raft_consensus.cc:697] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Leader. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:11:49.068706 28369 consensus_queue.cc:237] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
W20260713 09:11:49.072227 28140 leader_election.cc:343] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.078188 28322 raft_consensus.cc:2468] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.079169 28365 tablet_bootstrap.cc:654] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.088824 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e6c73d59c342b5a8c2b531f6e72cf8" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
W20260713 09:11:49.090201 28139 leader_election.cc:343] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.090636 28139 leader_election.cc:304] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc; no voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560
I20260713 09:11:49.092178 28371 raft_consensus.cc:2749] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.095929 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef96c4cb8b5445598cab68233f4bf3e" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.096591 28174 raft_consensus.cc:2393] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44f55f1d339c4833b9c035cfb72e2dca in current term 1: Already voted for candidate ef364098495349a7b2922aaea1c3e560 in this term.
I20260713 09:11:49.100359 28364 tablet_bootstrap.cc:492] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.100754 28363 tablet_bootstrap.cc:492] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.100819 28364 ts_tablet_manager.cc:1403] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.159s	user 0.008s	sys 0.029s
I20260713 09:11:49.101308 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef96c4cb8b5445598cab68233f4bf3e" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:49.101482 28363 ts_tablet_manager.cc:1403] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.007s
I20260713 09:11:49.102828 28289 leader_election.cc:304] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca; no voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560
I20260713 09:11:49.104005 28370 raft_consensus.cc:2749] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.104796 28071 catalog_manager.cc:5697] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef364098495349a7b2922aaea1c3e560 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.105995 28370 raft_consensus.cc:493] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.105585 28363 raft_consensus.cc:359] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.106608 28363 raft_consensus.cc:385] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.106441 28370 raft_consensus.cc:515] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.107021 28363 raft_consensus.cc:740] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.108567 28370 leader_election.cc:290] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:49.109174 28363 consensus_queue.cc:260] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.110314 28365 tablet_bootstrap.cc:492] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.110756 28365 ts_tablet_manager.cc:1403] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.008s
I20260713 09:11:49.111327 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7002a49c45f14608909cd8ff39943372" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:49.112051 28364 raft_consensus.cc:359] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
W20260713 09:11:49.112553 28289 leader_election.cc:343] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.111337 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7002a49c45f14608909cd8ff39943372" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.112789 28364 raft_consensus.cc:385] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.113160 28364 raft_consensus.cc:740] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.113606 28365 raft_consensus.cc:359] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.114300 28365 raft_consensus.cc:385] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.114073 28364 consensus_queue.cc:260] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.114598 28365 raft_consensus.cc:740] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.115022 28363 ts_tablet_manager.cc:1434] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:11:49.115940 28363 tablet_bootstrap.cc:492] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.115592 28365 consensus_queue.cc:260] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.117677 28365 ts_tablet_manager.cc:1434] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:49.118577 28365 tablet_bootstrap.cc:492] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.113281 28174 raft_consensus.cc:2468] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:49.123082 28363 tablet_bootstrap.cc:654] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.123729 28364 ts_tablet_manager.cc:1434] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260713 09:11:49.124221 28287 leader_election.cc:304] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [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: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: ef364098495349a7b2922aaea1c3e560
I20260713 09:11:49.125331 28370 raft_consensus.cc:2804] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.125674 28370 raft_consensus.cc:493] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.125999 28370 raft_consensus.cc:3060] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.126510 28364 tablet_bootstrap.cc:492] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.132864 28365 tablet_bootstrap.cc:654] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.133122 28364 tablet_bootstrap.cc:654] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.135495 28370 raft_consensus.cc:515] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.139138 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7002a49c45f14608909cd8ff39943372" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:49.139416 28363 tablet_bootstrap.cc:492] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.140187 28363 ts_tablet_manager.cc:1403] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260713 09:11:49.140223 28174 raft_consensus.cc:3060] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.144822 28364 tablet_bootstrap.cc:492] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.145306 28364 ts_tablet_manager.cc:1403] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:11:49.148289 28174 raft_consensus.cc:2468] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:49.148173 28364 raft_consensus.cc:359] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.149955 28364 raft_consensus.cc:385] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.150302 28364 raft_consensus.cc:740] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.150594 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7002a49c45f14608909cd8ff39943372" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:49.151117 28364 consensus_queue.cc:260] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
W20260713 09:11:49.151942 28289 leader_election.cc:343] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.144263 28363 raft_consensus.cc:359] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.152802 28363 raft_consensus.cc:385] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.153131 28363 raft_consensus.cc:740] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.149466 28370 leader_election.cc:290] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:49.153772 28364 ts_tablet_manager.cc:1434] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:49.154446 28363 consensus_queue.cc:260] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.154734 28287 leader_election.cc:304] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: ef364098495349a7b2922aaea1c3e560
I20260713 09:11:49.156919 28363 ts_tablet_manager.cc:1434] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:11:49.157832 28363 tablet_bootstrap.cc:492] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.160295 28370 raft_consensus.cc:2804] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.161473 28370 raft_consensus.cc:697] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Leader. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:11:49.162930 28370 consensus_queue.cc:237] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.164706 28363 tablet_bootstrap.cc:654] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.168881 28364 tablet_bootstrap.cc:492] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.179164 28363 tablet_bootstrap.cc:492] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.179795 28363 ts_tablet_manager.cc:1403] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260713 09:11:49.182718 28363 raft_consensus.cc:359] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.183509 28363 raft_consensus.cc:385] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.184083 28369 raft_consensus.cc:493] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.184194 28363 raft_consensus.cc:740] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.184587 28369 raft_consensus.cc:515] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.186667 28369 leader_election.cc:290] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.183324 28364 tablet_bootstrap.cc:654] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.188288 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3df5dd9b1244d388ef099daff3ca43c" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.188417 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3df5dd9b1244d388ef099daff3ca43c" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:49.188898 28174 raft_consensus.cc:2468] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:49.189070 28322 raft_consensus.cc:2468] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:49.188515 28071 catalog_manager.cc:5697] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3). New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.189839 28365 tablet_bootstrap.cc:492] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.190084 28213 leader_election.cc:304] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.190290 28365 ts_tablet_manager.cc:1403] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.031s
I20260713 09:11:49.191265 28369 raft_consensus.cc:2804] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.191637 28369 raft_consensus.cc:493] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.191967 28369 raft_consensus.cc:3060] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.193245 28365 raft_consensus.cc:359] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.193948 28365 raft_consensus.cc:385] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.194231 28365 raft_consensus.cc:740] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.185310 28363 consensus_queue.cc:260] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.195014 28365 consensus_queue.cc:260] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.197228 28365 ts_tablet_manager.cc:1434] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:49.198592 28365 tablet_bootstrap.cc:492] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.201620 28364 tablet_bootstrap.cc:492] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.202135 28364 ts_tablet_manager.cc:1403] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.003s
I20260713 09:11:49.204707 28365 tablet_bootstrap.cc:654] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.205156 28364 raft_consensus.cc:359] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.205471 28369 raft_consensus.cc:515] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.205925 28364 raft_consensus.cc:385] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.206357 28364 raft_consensus.cc:740] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.207201 28364 consensus_queue.cc:260] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.208475 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3df5dd9b1244d388ef099daff3ca43c" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:49.209185 28174 raft_consensus.cc:3060] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.212456 28364 ts_tablet_manager.cc:1434] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:49.213438 28364 tablet_bootstrap.cc:492] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.217814 28363 ts_tablet_manager.cc:1434] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.003s
I20260713 09:11:49.219080 28363 tablet_bootstrap.cc:492] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.219861 28364 tablet_bootstrap.cc:654] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.224093 28174 raft_consensus.cc:2468] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.225189 28213 leader_election.cc:304] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.225646 28363 tablet_bootstrap.cc:654] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.226128 28385 raft_consensus.cc:2804] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.235157 28369 leader_election.cc:290] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.235333 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3df5dd9b1244d388ef099daff3ca43c" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:49.236429 28322 raft_consensus.cc:3060] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.238595 28385 raft_consensus.cc:697] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Leader. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:11:49.239742 28385 consensus_queue.cc:237] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.247239 28365 tablet_bootstrap.cc:492] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.247767 28365 ts_tablet_manager.cc:1403] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.010s
I20260713 09:11:49.247761 28405 raft_consensus.cc:493] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.248539 28322 raft_consensus.cc:2468] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.248323 28405 raft_consensus.cc:515] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.251266 28365 raft_consensus.cc:359] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.252015 28365 raft_consensus.cc:385] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.252336 28365 raft_consensus.cc:740] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.253049 28365 consensus_queue.cc:260] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.255204 28365 ts_tablet_manager.cc:1434] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260713 09:11:49.256111 28365 tablet_bootstrap.cc:492] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.256079 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c10bc82614446f903c4958aafe2184" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:49.256772 28071 catalog_manager.cc:5697] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef364098495349a7b2922aaea1c3e560 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:49.258193 28214 leader_election.cc:343] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.249511 28364 tablet_bootstrap.cc:492] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.259334 28364 ts_tablet_manager.cc:1403] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.010s
I20260713 09:11:49.259698 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c10bc82614446f903c4958aafe2184" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
W20260713 09:11:49.261600 28213 leader_election.cc:343] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.259766 28405 leader_election.cc:290] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.262053 28213 leader_election.cc:304] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef364098495349a7b2922aaea1c3e560; no voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc
I20260713 09:11:49.264021 28385 raft_consensus.cc:2749] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.265113 28365 tablet_bootstrap.cc:654] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.264989 28364 raft_consensus.cc:359] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.265749 28364 raft_consensus.cc:385] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.266100 28364 raft_consensus.cc:740] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.266779 28364 consensus_queue.cc:260] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.268950 28364 ts_tablet_manager.cc:1434] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:49.270728 28364 tablet_bootstrap.cc:492] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.271361 28363 tablet_bootstrap.cc:492] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.271867 28363 ts_tablet_manager.cc:1403] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.028s
I20260713 09:11:49.274693 28363 raft_consensus.cc:359] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.275496 28363 raft_consensus.cc:385] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.275794 28363 raft_consensus.cc:740] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.276572 28363 consensus_queue.cc:260] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.278650 28363 ts_tablet_manager.cc:1434] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:11:49.279604 28363 tablet_bootstrap.cc:492] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.283605 28364 tablet_bootstrap.cc:654] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.285521 28365 tablet_bootstrap.cc:492] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.285939 28365 ts_tablet_manager.cc:1403] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260713 09:11:49.286079 28363 tablet_bootstrap.cc:654] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.288832 28365 raft_consensus.cc:359] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.289548 28365 raft_consensus.cc:385] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.289944 28365 raft_consensus.cc:740] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.290727 28365 consensus_queue.cc:260] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.292943 28365 ts_tablet_manager.cc:1434] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:49.293805 28365 tablet_bootstrap.cc:492] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.298110 28363 tablet_bootstrap.cc:492] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.298177 28364 tablet_bootstrap.cc:492] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.298663 28363 ts_tablet_manager.cc:1403] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260713 09:11:49.298696 28364 ts_tablet_manager.cc:1403] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260713 09:11:49.300129 28365 tablet_bootstrap.cc:654] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.301295 28364 raft_consensus.cc:359] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.301584 28363 raft_consensus.cc:359] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.301949 28364 raft_consensus.cc:385] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.302191 28363 raft_consensus.cc:385] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.302206 28364 raft_consensus.cc:740] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.302606 28363 raft_consensus.cc:740] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.303184 28364 consensus_queue.cc:260] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.303406 28363 consensus_queue.cc:260] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.307482 28364 ts_tablet_manager.cc:1434] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:49.307461 28363 ts_tablet_manager.cc:1434] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:11:49.308424 28364 tablet_bootstrap.cc:492] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.308439 28363 tablet_bootstrap.cc:492] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.314777 28363 tablet_bootstrap.cc:654] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.317977 28364 tablet_bootstrap.cc:654] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.325644 28365 tablet_bootstrap.cc:492] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.326102 28365 ts_tablet_manager.cc:1403] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.017s
I20260713 09:11:49.326934 28364 tablet_bootstrap.cc:492] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.327415 28364 ts_tablet_manager.cc:1403] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:11:49.327768 28363 tablet_bootstrap.cc:492] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.328222 28363 ts_tablet_manager.cc:1403] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260713 09:11:49.328605 28365 raft_consensus.cc:359] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.329272 28365 raft_consensus.cc:385] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.329530 28365 raft_consensus.cc:740] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.330160 28364 raft_consensus.cc:359] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.330281 28365 consensus_queue.cc:260] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.330735 28363 raft_consensus.cc:359] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.331420 28363 raft_consensus.cc:385] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.331673 28363 raft_consensus.cc:740] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.331758 28365 ts_tablet_manager.cc:1434] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260713 09:11:49.332641 28365 tablet_bootstrap.cc:492] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.332450 28363 consensus_queue.cc:260] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.334247 28363 ts_tablet_manager.cc:1434] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:11:49.335215 28363 tablet_bootstrap.cc:492] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.338496 28365 tablet_bootstrap.cc:654] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.330904 28364 raft_consensus.cc:385] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.338961 28364 raft_consensus.cc:740] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.339847 28364 consensus_queue.cc:260] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.340620 28363 tablet_bootstrap.cc:654] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.347195 28364 ts_tablet_manager.cc:1434] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:11:49.349025 28364 tablet_bootstrap.cc:492] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.349330 28365 tablet_bootstrap.cc:492] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.350330 28365 ts_tablet_manager.cc:1403] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260713 09:11:49.352025 28363 tablet_bootstrap.cc:492] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.352455 28363 ts_tablet_manager.cc:1403] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260713 09:11:49.352722 28365 raft_consensus.cc:359] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.353435 28365 raft_consensus.cc:385] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.353713 28365 raft_consensus.cc:740] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.355012 28363 raft_consensus.cc:359] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.355062 28365 consensus_queue.cc:260] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.355724 28363 raft_consensus.cc:385] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.355911 28363 raft_consensus.cc:740] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.356542 28363 consensus_queue.cc:260] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.357159 28365 ts_tablet_manager.cc:1434] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:49.358161 28365 tablet_bootstrap.cc:492] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.358196 28363 ts_tablet_manager.cc:1434] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:49.358886 28399 raft_consensus.cc:493] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.359302 28399 raft_consensus.cc:515] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.361403 28399 leader_election.cc:290] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:49.363114 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a753ac6d274393abb2f6d094cc61ad" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:49.363674 28249 raft_consensus.cc:2468] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:49.364153 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a753ac6d274393abb2f6d094cc61ad" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.364748 28174 raft_consensus.cc:2468] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:49.364916 28289 leader_election.cc:304] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.365933 28365 tablet_bootstrap.cc:654] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.366747 28399 raft_consensus.cc:2804] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.367091 28399 raft_consensus.cc:493] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.367218 28363 tablet_bootstrap.cc:492] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.367470 28399 raft_consensus.cc:3060] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.373366 28363 tablet_bootstrap.cc:654] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.376510 28364 tablet_bootstrap.cc:654] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.377075 28365 tablet_bootstrap.cc:492] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.377528 28365 ts_tablet_manager.cc:1403] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:11:49.380045 28365 raft_consensus.cc:359] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.380658 28365 raft_consensus.cc:385] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.380935 28365 raft_consensus.cc:740] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.381593 28365 consensus_queue.cc:260] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.383153 28364 tablet_bootstrap.cc:492] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.383596 28364 ts_tablet_manager.cc:1403] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260713 09:11:49.380936 28399 raft_consensus.cc:515] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.385975 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a753ac6d274393abb2f6d094cc61ad" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:49.386507 28174 raft_consensus.cc:3060] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.386824 28364 raft_consensus.cc:359] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.387465 28364 raft_consensus.cc:385] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.387727 28364 raft_consensus.cc:740] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.388466 28364 consensus_queue.cc:260] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.391160 28363 tablet_bootstrap.cc:492] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.391631 28363 ts_tablet_manager.cc:1403] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260713 09:11:49.393126 28174 raft_consensus.cc:2468] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:49.393644 28363 raft_consensus.cc:359] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.394179 28363 raft_consensus.cc:385] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.394251 28399 leader_election.cc:290] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:49.394505 28287 leader_election.cc:304] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: 
I20260713 09:11:49.394883 28365 ts_tablet_manager.cc:1434] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:11:49.394469 28363 raft_consensus.cc:740] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.395319 28399 raft_consensus.cc:2804] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.395767 28363 consensus_queue.cc:260] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.396751 28364 ts_tablet_manager.cc:1434] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:11:49.397471 28364 tablet_bootstrap.cc:492] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.397898 28363 ts_tablet_manager.cc:1434] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:49.398591 28371 raft_consensus.cc:493] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.398756 28363 tablet_bootstrap.cc:492] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.398976 28371 raft_consensus.cc:515] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.395802 28399 raft_consensus.cc:697] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Leader. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:11:49.400262 28399 consensus_queue.cc:237] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.400862 28371 leader_election.cc:290] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.395880 28365 tablet_bootstrap.cc:492] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.402520 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe71273ec12845a5a6cc57c21b5b26d6" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:49.395896 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a753ac6d274393abb2f6d094cc61ad" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:49.403913 28249 raft_consensus.cc:3060] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.404700 28363 tablet_bootstrap.cc:654] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.406481 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe71273ec12845a5a6cc57c21b5b26d6" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
W20260713 09:11:49.407876 28140 leader_election.cc:343] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.412477 28365 tablet_bootstrap.cc:654] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.403216 28322 raft_consensus.cc:2468] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 0.
I20260713 09:11:49.416404 28364 tablet_bootstrap.cc:654] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.416245 28139 leader_election.cc:304] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [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: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: ef364098495349a7b2922aaea1c3e560
I20260713 09:11:49.417727 28371 raft_consensus.cc:2804] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.418195 28371 raft_consensus.cc:493] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.418605 28371 raft_consensus.cc:3060] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.422365 28249 raft_consensus.cc:2468] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:49.422966 28363 tablet_bootstrap.cc:492] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.423517 28363 ts_tablet_manager.cc:1403] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260713 09:11:49.424191 28370 raft_consensus.cc:493] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.424621 28370 raft_consensus.cc:515] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.425408 28371 raft_consensus.cc:515] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.426642 28370 leader_election.cc:290] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:49.428731 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe71273ec12845a5a6cc57c21b5b26d6" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:49.429040 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b374eac671c4d80812706fa775ca77b" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.429999 28365 tablet_bootstrap.cc:492] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
W20260713 09:11:49.430410 28140 leader_election.cc:343] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.430687 28371 leader_election.cc:290] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Requested vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
W20260713 09:11:49.431187 28287 leader_election.cc:343] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.426787 28363 raft_consensus.cc:359] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.431742 28363 raft_consensus.cc:385] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.432024 28363 raft_consensus.cc:740] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.432785 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe71273ec12845a5a6cc57c21b5b26d6" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:49.432730 28363 consensus_queue.cc:260] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.433264 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b374eac671c4d80812706fa775ca77b" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:49.433379 28322 raft_consensus.cc:3060] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.430431 28365 ts_tablet_manager.cc:1403] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260713 09:11:49.434819 28363 ts_tablet_manager.cc:1434] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:49.436000 28363 tablet_bootstrap.cc:492] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.435889 28072 catalog_manager.cc:5697] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3). New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.437752 28365 raft_consensus.cc:359] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.438432 28365 raft_consensus.cc:385] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:49.438480 28289 leader_election.cc:343] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.438827 28365 raft_consensus.cc:740] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.439064 28289 leader_election.cc:304] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca; no voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560
I20260713 09:11:49.439985 28370 raft_consensus.cc:2749] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.440101 28365 consensus_queue.cc:260] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.440598 28322 raft_consensus.cc:2468] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 1.
I20260713 09:11:49.441941 28363 tablet_bootstrap.cc:654] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.442277 28364 tablet_bootstrap.cc:492] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.442708 28364 ts_tablet_manager.cc:1403] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.003s
I20260713 09:11:49.445511 28365 ts_tablet_manager.cc:1434] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:11:49.445871 28364 raft_consensus.cc:359] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.446458 28365 tablet_bootstrap.cc:492] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.446485 28364 raft_consensus.cc:385] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.446890 28364 raft_consensus.cc:740] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.447638 28364 consensus_queue.cc:260] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.448284 28139 leader_election.cc:304] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: ef364098495349a7b2922aaea1c3e560
I20260713 09:11:49.449685 28371 raft_consensus.cc:2804] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.454775 28364 ts_tablet_manager.cc:1434] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:11:49.455687 28364 tablet_bootstrap.cc:492] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.465703 28371 raft_consensus.cc:697] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Becoming Leader. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Running, Role: LEADER
I20260713 09:11:49.470767 28364 tablet_bootstrap.cc:654] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.470386 28365 tablet_bootstrap.cc:654] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.472756 28425 raft_consensus.cc:493] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.473029 28405 raft_consensus.cc:493] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.473506 28405 raft_consensus.cc:515] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.472729 28371 consensus_queue.cc:237] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.476012 28405 leader_election.cc:290] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.473464 28425 raft_consensus.cc:515] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.482883 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4596f93c7a6f46be9af74f25431ee3c5" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:49.484819 28425 leader_election.cc:290] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.486547 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4be886bdc741169ab511b6c090099a" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
W20260713 09:11:49.488826 28214 leader_election.cc:343] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.489205 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4596f93c7a6f46be9af74f25431ee3c5" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.490115 28174 raft_consensus.cc:2468] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
W20260713 09:11:49.491575 28140 leader_election.cc:343] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.492501 28213 leader_election.cc:304] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [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: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 44f55f1d339c4833b9c035cfb72e2dca
I20260713 09:11:49.493621 28405 raft_consensus.cc:2804] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.493971 28405 raft_consensus.cc:493] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.494323 28405 raft_consensus.cc:3060] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.494685 28385 raft_consensus.cc:493] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.495141 28385 raft_consensus.cc:515] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.497350 28385 leader_election.cc:290] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.497570 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4be886bdc741169ab511b6c090099a" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:49.498929 28363 tablet_bootstrap.cc:492] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.499370 28363 ts_tablet_manager.cc:1403] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.030s
I20260713 09:11:49.498804 28072 catalog_manager.cc:5697] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: term changed from 0 to 1, leader changed from <none> to b847e81c03854f9b8a4e7188bba293dc (127.26.112.1). New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.499974 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e13aa341a6463b90d3ff2d3af86b42" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:49.500718 28322 raft_consensus.cc:2468] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:49.501187 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e13aa341a6463b90d3ff2d3af86b42" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.501786 28174 raft_consensus.cc:2468] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:49.502138 28214 leader_election.cc:304] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.503036 28385 raft_consensus.cc:2804] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.503368 28385 raft_consensus.cc:493] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.503703 28385 raft_consensus.cc:3060] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.504992 28363 raft_consensus.cc:359] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.505131 28405 raft_consensus.cc:515] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.505642 28363 raft_consensus.cc:385] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.505909 28363 raft_consensus.cc:740] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
W20260713 09:11:49.506578 28139 leader_election.cc:343] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.507004 28139 leader_election.cc:304] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc; no voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560
I20260713 09:11:49.507627 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4596f93c7a6f46be9af74f25431ee3c5" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:49.508191 28174 raft_consensus.cc:3060] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.508178 28363 consensus_queue.cc:260] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.508682 28371 raft_consensus.cc:2749] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.511330 28399 raft_consensus.cc:493] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.511514 28363 ts_tablet_manager.cc:1434] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:11:49.511803 28399 raft_consensus.cc:515] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.513334 28363 tablet_bootstrap.cc:492] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.513738 28399 leader_election.cc:290] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083)
I20260713 09:11:49.514704 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c10bc82614446f903c4958aafe2184" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:49.515892 28249 raft_consensus.cc:2468] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:49.519423 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c10bc82614446f903c4958aafe2184" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.519999 28385 raft_consensus.cc:515] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.520277 28289 leader_election.cc:304] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.520758 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4596f93c7a6f46be9af74f25431ee3c5" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:49.521160 28399 raft_consensus.cc:2804] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.521509 28399 raft_consensus.cc:493] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:11:49.522254 28214 leader_election.cc:343] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.520020 28173 raft_consensus.cc:2468] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:49.520334 28369 consensus_queue.cc:1048] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:11:49.523263 28365 tablet_bootstrap.cc:492] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.521863 28399 raft_consensus.cc:3060] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.523422 28405 leader_election.cc:290] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.528682 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e13aa341a6463b90d3ff2d3af86b42" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:49.523770 28365 ts_tablet_manager.cc:1403] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.002s
I20260713 09:11:49.529132 28363 tablet_bootstrap.cc:654] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.529222 28322 raft_consensus.cc:3060] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.531230 28405 raft_consensus.cc:493] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.531742 28405 raft_consensus.cc:515] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.528102 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e13aa341a6463b90d3ff2d3af86b42" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:49.535347 28171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c1d6fb613c40eda8810a0d34e25040" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.535554 28172 raft_consensus.cc:3060] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:49.536861 28213 leader_election.cc:343] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.538678 28399 raft_consensus.cc:515] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.541525 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c10bc82614446f903c4958aafe2184" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:49.542063 28249 raft_consensus.cc:3060] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.545213 28172 raft_consensus.cc:2468] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.524235 28385 leader_election.cc:290] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.547319 28365 raft_consensus.cc:359] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.548046 28364 tablet_bootstrap.cc:492] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.542073 28174 raft_consensus.cc:2468] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.548692 28364 ts_tablet_manager.cc:1403] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.005s
I20260713 09:11:49.549345 28213 leader_election.cc:304] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.550127 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c1d6fb613c40eda8810a0d34e25040" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:49.550251 28213 leader_election.cc:304] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 44f55f1d339c4833b9c035cfb72e2dca
I20260713 09:11:49.550704 28323 raft_consensus.cc:2468] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:49.551023 28369 raft_consensus.cc:2804] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.551255 28249 raft_consensus.cc:2468] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:49.551726 28214 leader_election.cc:304] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [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: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: b847e81c03854f9b8a4e7188bba293dc
I20260713 09:11:49.547982 28365 raft_consensus.cc:385] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.552348 28365 raft_consensus.cc:740] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.552443 28289 leader_election.cc:304] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.551579 28364 raft_consensus.cc:359] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.553282 28364 raft_consensus.cc:385] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.553567 28370 raft_consensus.cc:2804] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.554476 28365 consensus_queue.cc:260] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.555035 28385 raft_consensus.cc:2804] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.559746 28405 leader_election.cc:290] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.561355 28322 raft_consensus.cc:2468] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.562582 28405 raft_consensus.cc:2804] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.563032 28405 raft_consensus.cc:493] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.563472 28405 raft_consensus.cc:3060] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.563508 28370 raft_consensus.cc:697] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Leader. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:11:49.564065 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c10bc82614446f903c4958aafe2184" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:49.564617 28174 raft_consensus.cc:3060] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.564497 28370 consensus_queue.cc:237] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.568372 28399 leader_election.cc:290] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Requested vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083)
I20260713 09:11:49.553714 28364 raft_consensus.cc:740] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.583894 28385 raft_consensus.cc:697] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Leader. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:11:49.584872 28385 consensus_queue.cc:237] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.570441 28364 consensus_queue.cc:260] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.591434 28249 raft_consensus.cc:3060] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.593108 28364 ts_tablet_manager.cc:1434] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260713 09:11:49.594264 28364 tablet_bootstrap.cc:492] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.594036 28071 catalog_manager.cc:5697] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3). New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.597231 28434 raft_consensus.cc:493] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.598066 28434 raft_consensus.cc:515] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.600449 28434 leader_election.cc:290] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.600775 28171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6501183fd0a7494a8b29bdfa067cd7fd" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.600890 28434 consensus_queue.cc:1048] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:49.601382 28171 raft_consensus.cc:2468] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:49.602996 28213 leader_election.cc:304] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.603288 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6501183fd0a7494a8b29bdfa067cd7fd" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:49.603895 28434 raft_consensus.cc:2804] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.604359 28434 raft_consensus.cc:493] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.604740 28434 raft_consensus.cc:3060] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.603895 28323 raft_consensus.cc:2468] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:49.611091 28433 consensus_queue.cc:1048] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:49.613540 28363 tablet_bootstrap.cc:492] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.614063 28363 ts_tablet_manager.cc:1403] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.020s
I20260713 09:11:49.615975 28399 consensus_queue.cc:1048] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:49.617439 28363 raft_consensus.cc:359] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.618105 28363 raft_consensus.cc:385] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.618377 28363 raft_consensus.cc:740] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.619128 28363 consensus_queue.cc:260] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.621336 28363 ts_tablet_manager.cc:1434] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:49.622268 28363 tablet_bootstrap.cc:492] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.623685 28434 raft_consensus.cc:515] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.627417 28170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6501183fd0a7494a8b29bdfa067cd7fd" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:49.627974 28170 raft_consensus.cc:3060] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.630424 28405 raft_consensus.cc:515] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.634323 28363 tablet_bootstrap.cc:654] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.635285 28170 raft_consensus.cc:2468] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.636950 28213 leader_election.cc:304] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.637898 28432 raft_consensus.cc:2804] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.638386 28432 raft_consensus.cc:697] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Leader. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:11:49.640667 28169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c1d6fb613c40eda8810a0d34e25040" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
W20260713 09:11:49.642082 28213 leader_election.cc:343] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.642037 28321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c1d6fb613c40eda8810a0d34e25040" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:49.642756 28321 raft_consensus.cc:3060] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.639515 28432 consensus_queue.cc:237] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.651427 28174 raft_consensus.cc:2468] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:49.654083 28369 raft_consensus.cc:697] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Leader. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:11:49.654965 28369 consensus_queue.cc:237] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.655814 28365 ts_tablet_manager.cc:1434] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.126s	user 0.014s	sys 0.023s
I20260713 09:11:49.657646 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6501183fd0a7494a8b29bdfa067cd7fd" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:49.658344 28323 raft_consensus.cc:3060] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.659994 28405 leader_election.cc:290] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.638409 28364 tablet_bootstrap.cc:654] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.656196 28321 raft_consensus.cc:2468] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.663890 28214 leader_election.cc:304] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: b847e81c03854f9b8a4e7188bba293dc
I20260713 09:11:49.665725 28405 raft_consensus.cc:2804] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.668079 28399 raft_consensus.cc:493] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.668366 28405 raft_consensus.cc:697] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Leader. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:11:49.668560 28399 raft_consensus.cc:515] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.669378 28405 consensus_queue.cc:237] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.670611 28399 leader_election.cc:290] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:49.670063 28070 catalog_manager.cc:5697] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef364098495349a7b2922aaea1c3e560 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.667815 28323 raft_consensus.cc:2468] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.672986 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4596f93c7a6f46be9af74f25431ee3c5" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:49.674755 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4596f93c7a6f46be9af74f25431ee3c5" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.675565 28172 raft_consensus.cc:2393] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44f55f1d339c4833b9c035cfb72e2dca in current term 1: Already voted for candidate ef364098495349a7b2922aaea1c3e560 in this term.
I20260713 09:11:49.675874 28434 leader_election.cc:290] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.676592 28287 leader_election.cc:304] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca; no voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560
I20260713 09:11:49.676379 28365 tablet_bootstrap.cc:492] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.677881 28399 raft_consensus.cc:3060] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.684573 28399 raft_consensus.cc:2749] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.685472 28365 tablet_bootstrap.cc:654] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.687178 28364 tablet_bootstrap.cc:492] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.687623 28364 ts_tablet_manager.cc:1403] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.002s
I20260713 09:11:49.688555 28363 tablet_bootstrap.cc:492] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.689055 28363 ts_tablet_manager.cc:1403] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260713 09:11:49.691521 28363 raft_consensus.cc:359] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.691531 28399 raft_consensus.cc:493] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.692224 28363 raft_consensus.cc:385] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.692677 28363 raft_consensus.cc:740] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.692626 28399 raft_consensus.cc:515] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.693550 28363 consensus_queue.cc:260] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.695883 28363 ts_tablet_manager.cc:1434] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:49.696738 28363 tablet_bootstrap.cc:492] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.696581 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7db69457dd7435a969a58b6ca330c13" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
W20260713 09:11:49.698398 28287 leader_election.cc:343] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.701041 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7db69457dd7435a969a58b6ca330c13" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
W20260713 09:11:49.702829 28289 leader_election.cc:343] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.703313 28363 tablet_bootstrap.cc:654] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.703365 28289 leader_election.cc:304] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca; no voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560
I20260713 09:11:49.704600 28370 raft_consensus.cc:2749] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.705416 28399 leader_election.cc:290] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:49.690979 28364 raft_consensus.cc:359] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.706591 28364 raft_consensus.cc:385] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.706959 28364 raft_consensus.cc:740] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.708249 28364 consensus_queue.cc:260] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.713918 28364 ts_tablet_manager.cc:1434] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:11:49.714980 28369 consensus_queue.cc:1048] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:49.715317 28364 tablet_bootstrap.cc:492] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.723752 28364 tablet_bootstrap.cc:654] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.724205 28365 tablet_bootstrap.cc:492] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.724664 28365 ts_tablet_manager.cc:1403] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.050s	user 0.029s	sys 0.003s
I20260713 09:11:49.735112 28071 catalog_manager.cc:5697] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef364098495349a7b2922aaea1c3e560 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.738760 28364 tablet_bootstrap.cc:492] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.739351 28399 raft_consensus.cc:493] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.739848 28399 raft_consensus.cc:515] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.741801 28399 leader_election.cc:290] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:49.743556 28171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e6c73d59c342b5a8c2b531f6e72cf8" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.743667 28369 consensus_queue.cc:1048] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:49.744450 28171 raft_consensus.cc:2468] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:49.744589 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e6c73d59c342b5a8c2b531f6e72cf8" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:49.745209 28249 raft_consensus.cc:2468] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:49.745977 28287 leader_election.cc:304] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: 
I20260713 09:11:49.746716 28399 raft_consensus.cc:2804] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.747117 28399 raft_consensus.cc:493] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.747466 28399 raft_consensus.cc:3060] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.738102 28071 catalog_manager.cc:5697] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef364098495349a7b2922aaea1c3e560 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.754140 28363 tablet_bootstrap.cc:492] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.754662 28363 ts_tablet_manager.cc:1403] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.058s	user 0.033s	sys 0.018s
I20260713 09:11:49.754230 28071 catalog_manager.cc:5697] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef364098495349a7b2922aaea1c3e560 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.757288 28363 raft_consensus.cc:359] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.757604 28369 raft_consensus.cc:493] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.759653 28369 raft_consensus.cc:515] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.761544 28369 leader_election.cc:290] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:49.763053 28364 ts_tablet_manager.cc:1403] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260713 09:11:49.764269 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b374eac671c4d80812706fa775ca77b" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:49.764856 28323 raft_consensus.cc:2468] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:49.765040 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b374eac671c4d80812706fa775ca77b" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:49.765729 28172 raft_consensus.cc:2468] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:49.766057 28214 leader_election.cc:304] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.766601 28399 raft_consensus.cc:515] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.766963 28369 raft_consensus.cc:2804] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.767410 28369 raft_consensus.cc:493] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.767751 28369 raft_consensus.cc:3060] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.765825 28364 raft_consensus.cc:359] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.769196 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e6c73d59c342b5a8c2b531f6e72cf8" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:49.769547 28364 raft_consensus.cc:385] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.769842 28364 raft_consensus.cc:740] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.769904 28172 raft_consensus.cc:3060] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.770916 28364 consensus_queue.cc:260] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.773320 28364 ts_tablet_manager.cc:1434] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:11:49.773978 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e6c73d59c342b5a8c2b531f6e72cf8" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:49.770036 28399 leader_election.cc:290] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:49.774566 28249 raft_consensus.cc:3060] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.774679 28369 raft_consensus.cc:515] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.775498 28363 raft_consensus.cc:385] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.775838 28363 raft_consensus.cc:740] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.776630 28363 consensus_queue.cc:260] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.777329 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b374eac671c4d80812706fa775ca77b" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:49.777594 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b374eac671c4d80812706fa775ca77b" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:49.777892 28174 raft_consensus.cc:3060] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.778172 28323 raft_consensus.cc:3060] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.779141 28363 ts_tablet_manager.cc:1434] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:11:49.780108 28363 tablet_bootstrap.cc:492] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.784025 28249 raft_consensus.cc:2468] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:49.784770 28323 raft_consensus.cc:2468] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.785094 28289 leader_election.cc:304] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.785881 28214 leader_election.cc:304] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:49.762403 28365 raft_consensus.cc:359] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.786729 28405 raft_consensus.cc:2804] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.786865 28365 raft_consensus.cc:385] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.787215 28365 raft_consensus.cc:740] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.787230 28405 raft_consensus.cc:697] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Leader. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:11:49.787770 28363 tablet_bootstrap.cc:654] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.787922 28365 consensus_queue.cc:260] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.788432 28405 consensus_queue.cc:237] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.789256 28174 raft_consensus.cc:2468] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:49.789980 28365 ts_tablet_manager.cc:1434] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.000s
I20260713 09:11:49.790803 28365 tablet_bootstrap.cc:492] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.786024 28399 raft_consensus.cc:2804] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.774170 28364 tablet_bootstrap.cc:492] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.791930 28399 raft_consensus.cc:697] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Leader. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:11:49.793076 28399 consensus_queue.cc:237] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.795784 28172 raft_consensus.cc:2468] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:49.801267 28433 consensus_queue.cc:1048] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:49.809079 28371 raft_consensus.cc:493] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.809672 28371 raft_consensus.cc:515] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.816015 28070 catalog_manager.cc:5697] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef364098495349a7b2922aaea1c3e560 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.818004 28369 leader_election.cc:290] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
W20260713 09:11:49.822086 28120 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:11:49.851215 28287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.112.1:34083, user_credentials={real_user=slave}} blocked reactor thread for 54414us
I20260713 09:11:49.852425 28364 tablet_bootstrap.cc:654] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.854463 28363 tablet_bootstrap.cc:492] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.856334 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcef23f88613433093d97c11cd008b74" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:49.858278 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcef23f88613433093d97c11cd008b74" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:49.858924 28363 ts_tablet_manager.cc:1403] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.044s
W20260713 09:11:49.859730 28139 leader_election.cc:343] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.857250 28371 leader_election.cc:290] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
W20260713 09:11:49.862520 28140 leader_election.cc:343] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.862946 28140 leader_election.cc:304] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc; no voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560
I20260713 09:11:49.864001 28363 raft_consensus.cc:359] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.864718 28363 raft_consensus.cc:385] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.865041 28363 raft_consensus.cc:740] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.865916 28363 consensus_queue.cc:260] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.867127 28365 tablet_bootstrap.cc:654] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.868822 28363 ts_tablet_manager.cc:1434] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:11:49.870024 28363 tablet_bootstrap.cc:492] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.868002 28072 catalog_manager.cc:5697] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3). New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.870514 28399 consensus_queue.cc:1048] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:49.870780 28371 raft_consensus.cc:2749] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.873631 28365 tablet_bootstrap.cc:492] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.874027 28365 ts_tablet_manager.cc:1403] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.001s
I20260713 09:11:49.876477 28365 raft_consensus.cc:359] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.877084 28365 raft_consensus.cc:385] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.877345 28365 raft_consensus.cc:740] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.882543 28365 consensus_queue.cc:260] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.884564 28365 ts_tablet_manager.cc:1434] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:49.883251 28363 tablet_bootstrap.cc:654] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.887218 28364 tablet_bootstrap.cc:492] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.887625 28364 ts_tablet_manager.cc:1403] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.007s
I20260713 09:11:49.889362 28364 raft_consensus.cc:359] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.889833 28364 raft_consensus.cc:385] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.890046 28364 raft_consensus.cc:740] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.890655 28364 consensus_queue.cc:260] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.892897 28364 ts_tablet_manager.cc:1434] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:49.894200 28364 tablet_bootstrap.cc:492] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.897452 28365 tablet_bootstrap.cc:492] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.900378 28364 tablet_bootstrap.cc:654] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.902709 28365 tablet_bootstrap.cc:654] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.915733 28363 tablet_bootstrap.cc:492] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.916290 28363 ts_tablet_manager.cc:1403] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.008s
I20260713 09:11:49.919130 28364 tablet_bootstrap.cc:492] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.919580 28364 ts_tablet_manager.cc:1403] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260713 09:11:49.919602 28363 raft_consensus.cc:359] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.920447 28363 raft_consensus.cc:385] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.920683 28363 raft_consensus.cc:740] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.921314 28363 consensus_queue.cc:260] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.922014 28365 tablet_bootstrap.cc:492] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.922004 28364 raft_consensus.cc:359] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.922580 28365 ts_tablet_manager.cc:1403] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260713 09:11:49.922727 28364 raft_consensus.cc:385] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.923053 28364 raft_consensus.cc:740] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.923673 28364 consensus_queue.cc:260] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.924563 28363 ts_tablet_manager.cc:1434] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:49.925483 28363 tablet_bootstrap.cc:492] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.925187 28365 raft_consensus.cc:359] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.925882 28365 raft_consensus.cc:385] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.926157 28365 raft_consensus.cc:740] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.926887 28365 consensus_queue.cc:260] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.928658 28364 ts_tablet_manager.cc:1434] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260713 09:11:49.929589 28364 tablet_bootstrap.cc:492] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.932516 28363 tablet_bootstrap.cc:654] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.934999 28364 tablet_bootstrap.cc:654] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.937572 28365 ts_tablet_manager.cc:1434] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:11:49.938522 28365 tablet_bootstrap.cc:492] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
W20260713 09:11:49.938970 28140 consensus_peers.cc:597] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc -> Peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Couldn't send request to peer ef364098495349a7b2922aaea1c3e560. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:49.943876 28365 tablet_bootstrap.cc:654] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.948621 28363 tablet_bootstrap.cc:492] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.949079 28363 ts_tablet_manager.cc:1403] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.014s
I20260713 09:11:49.949777 28364 tablet_bootstrap.cc:492] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.950197 28364 ts_tablet_manager.cc:1403] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260713 09:11:49.953007 28364 raft_consensus.cc:359] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.953608 28364 raft_consensus.cc:385] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.954012 28364 raft_consensus.cc:740] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.953634 28363 raft_consensus.cc:359] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.954510 28363 raft_consensus.cc:385] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.954852 28363 raft_consensus.cc:740] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.955268 28364 consensus_queue.cc:260] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.955734 28363 consensus_queue.cc:260] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.957401 28364 ts_tablet_manager.cc:1434] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:49.958350 28363 ts_tablet_manager.cc:1434] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:11:49.959000 28365 tablet_bootstrap.cc:492] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:49.959453 28365 ts_tablet_manager.cc:1403] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:11:49.959666 28364 tablet_bootstrap.cc:492] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.961004 28363 tablet_bootstrap.cc:492] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:49.961817 28365 raft_consensus.cc:359] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.962427 28365 raft_consensus.cc:385] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.962683 28365 raft_consensus.cc:740] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.963287 28365 consensus_queue.cc:260] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.965204 28365 ts_tablet_manager.cc:1434] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:49.965432 28364 tablet_bootstrap.cc:654] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.967799 28363 tablet_bootstrap.cc:654] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.980856 28364 tablet_bootstrap.cc:492] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:49.981211 28365 tablet_bootstrap.cc:492] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:49.981557 28364 ts_tablet_manager.cc:1403] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260713 09:11:49.981969 28369 consensus_queue.cc:1048] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:49.984982 28364 raft_consensus.cc:359] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.986032 28364 raft_consensus.cc:385] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.986452 28364 raft_consensus.cc:740] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.987299 28364 consensus_queue.cc:260] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.987211 28365 tablet_bootstrap.cc:654] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.990087 28364 ts_tablet_manager.cc:1434] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:49.991011 28364 tablet_bootstrap.cc:492] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:49.991405 28363 tablet_bootstrap.cc:492] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:49.991781 28363 ts_tablet_manager.cc:1403] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.011s
I20260713 09:11:49.996256 28363 raft_consensus.cc:359] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:49.996853 28363 raft_consensus.cc:385] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.997107 28363 raft_consensus.cc:740] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.997712 28363 consensus_queue.cc:260] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.000356 28363 ts_tablet_manager.cc:1434] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:50.001181 28363 tablet_bootstrap.cc:492] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:50.002307 28385 consensus_queue.cc:1048] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.005396 28364 tablet_bootstrap.cc:654] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.010779 28405 raft_consensus.cc:493] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.011217 28363 tablet_bootstrap.cc:654] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.012425 28385 raft_consensus.cc:493] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.023751 28371 consensus_queue.cc:1048] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:50.013630 28405 raft_consensus.cc:515] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.028473 28405 leader_election.cc:290] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.032646 28321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06b430e64904b839b7f0620fd4c34bd" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.033490 28321 raft_consensus.cc:2468] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:50.036993 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06b430e64904b839b7f0620fd4c34bd" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.037595 28172 raft_consensus.cc:2468] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:50.037719 28214 leader_election.cc:304] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:50.040082 28369 raft_consensus.cc:2804] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:50.040548 28369 raft_consensus.cc:493] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:50.040959 28369 raft_consensus.cc:3060] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.042914 28385 raft_consensus.cc:515] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.047981 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcef23f88613433093d97c11cd008b74" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.048599 28172 raft_consensus.cc:2468] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:50.050343 28213 leader_election.cc:304] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:50.050627 28399 raft_consensus.cc:493] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.051637 28405 raft_consensus.cc:2804] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:50.051278 28399 raft_consensus.cc:515] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.057617 28399 leader_election.cc:290] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:50.060303 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4be886bdc741169ab511b6c090099a" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.061156 28172 raft_consensus.cc:2468] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:50.062876 28287 leader_election.cc:304] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: 
I20260713 09:11:50.063867 28370 raft_consensus.cc:2804] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:50.064201 28370 raft_consensus.cc:493] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:50.064517 28370 raft_consensus.cc:3060] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.066361 28369 raft_consensus.cc:515] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.052397 28405 raft_consensus.cc:493] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:50.067701 28405 raft_consensus.cc:3060] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.071336 28364 tablet_bootstrap.cc:492] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:50.071902 28364 ts_tablet_manager.cc:1403] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.024s
I20260713 09:11:50.078034 28364 raft_consensus.cc:359] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.078786 28364 raft_consensus.cc:385] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.079205 28364 raft_consensus.cc:740] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.079895 28364 consensus_queue.cc:260] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.076855 28399 raft_consensus.cc:493] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.088863 28363 tablet_bootstrap.cc:492] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:50.081727 28385 leader_election.cc:290] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.077199 28434 consensus_queue.cc:1048] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:11:50.094126 28363 ts_tablet_manager.cc:1403] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.015s
I20260713 09:11:50.096890 28321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcef23f88613433093d97c11cd008b74" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.090150 28369 leader_election.cc:290] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.097512 28321 raft_consensus.cc:2468] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:50.088397 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4be886bdc741169ab511b6c090099a" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:50.102433 28321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06b430e64904b839b7f0620fd4c34bd" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:50.104423 28321 raft_consensus.cc:3060] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.090441 28399 raft_consensus.cc:515] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.117118 28433 consensus_queue.cc:1048] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:11:50.140820 28476 raft_consensus.cc:493] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.141460 28476 raft_consensus.cc:515] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.142371 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06b430e64904b839b7f0620fd4c34bd" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:50.137166 28399 leader_election.cc:290] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:50.143179 28174 raft_consensus.cc:3060] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.150933 28364 ts_tablet_manager.cc:1434] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.079s	user 0.018s	sys 0.018s
I20260713 09:11:50.151196 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c13dea704d4f2997fc5037641dd70b" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
W20260713 09:11:50.152724 28140 leader_election.cc:343] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:50.153357 28213 consensus_peers.cc:597] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 -> Peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Couldn't send request to peer b847e81c03854f9b8a4e7188bba293dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.154768 28364 tablet_bootstrap.cc:492] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:50.154361 28371 raft_consensus.cc:493] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.145596 28399 consensus_queue.cc:1048] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
W20260713 09:11:50.154858 28287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.112.1:34083, user_credentials={real_user=slave}} blocked reactor thread for 52463.2us
I20260713 09:11:50.165863 28363 raft_consensus.cc:359] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.169448 28365 tablet_bootstrap.cc:492] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:50.170058 28363 raft_consensus.cc:385] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.170118 28365 ts_tablet_manager.cc:1403] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.189s	user 0.046s	sys 0.032s
I20260713 09:11:50.170421 28363 raft_consensus.cc:740] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.171396 28363 consensus_queue.cc:260] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.173262 28363 ts_tablet_manager.cc:1434] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260713 09:11:50.174064 28363 tablet_bootstrap.cc:492] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:50.174685 28365 raft_consensus.cc:359] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.175330 28365 raft_consensus.cc:385] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.175625 28365 raft_consensus.cc:740] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.176218 28365 consensus_queue.cc:260] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.179872 28434 consensus_queue.cc:1048] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.179733 28405 raft_consensus.cc:515] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.181363 28365 ts_tablet_manager.cc:1434] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:11:50.183009 28365 tablet_bootstrap.cc:492] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:50.171064 28370 raft_consensus.cc:515] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.185808 28370 leader_election.cc:290] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:50.168939 28476 leader_election.cc:290] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.190907 28385 raft_consensus.cc:493] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.192309 28385 raft_consensus.cc:515] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.195073 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6f769dade401bbe23bd81abd2db0e" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.195360 28385 leader_election.cc:290] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.195369 28171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7db69457dd7435a969a58b6ca330c13" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.196265 28171 raft_consensus.cc:2468] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:50.196882 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4be886bdc741169ab511b6c090099a" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:50.197440 28173 raft_consensus.cc:3060] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.197691 28213 leader_election.cc:304] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:50.166216 28371 raft_consensus.cc:515] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.201351 28434 raft_consensus.cc:2804] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:50.204722 28434 raft_consensus.cc:493] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:50.205062 28434 raft_consensus.cc:3060] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.207785 28321 raft_consensus.cc:2468] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:50.208458 28170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcef23f88613433093d97c11cd008b74" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:50.209009 28170 raft_consensus.cc:3060] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.209185 28172 raft_consensus.cc:2468] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:50.210481 28405 leader_election.cc:290] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.210428 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7db69457dd7435a969a58b6ca330c13" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.212040 28323 raft_consensus.cc:2468] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:50.212740 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcef23f88613433093d97c11cd008b74" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:50.213269 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6f769dade401bbe23bd81abd2db0e" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:50.213847 28249 raft_consensus.cc:2468] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 0.
I20260713 09:11:50.213996 28432 raft_consensus.cc:493] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.214394 28371 leader_election.cc:290] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.214480 28432 raft_consensus.cc:515] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.213282 28322 raft_consensus.cc:3060] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.219513 28140 leader_election.cc:304] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
W20260713 09:11:50.216398 28289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.112.2:43677, user_credentials={real_user=slave}} blocked reactor thread for 118326us
I20260713 09:11:50.222184 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6f769dade401bbe23bd81abd2db0e" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:50.242137 28167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9d2f75d1cd4a1c9823b4422d0d8d4f" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.243894 28214 leader_election.cc:304] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:50.244959 28405 raft_consensus.cc:2804] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:50.245544 28405 raft_consensus.cc:697] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Leader. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:11:50.245757 28249 raft_consensus.cc:2468] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:50.246508 28405 consensus_queue.cc:237] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.223330 28371 raft_consensus.cc:2804] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:50.277447 28170 raft_consensus.cc:2468] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:50.255162 28322 raft_consensus.cc:2468] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:50.294565 28476 raft_consensus.cc:493] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.295042 28476 raft_consensus.cc:515] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.298763 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ed99db3c243dabf660604fc6b7468" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:50.227778 28434 raft_consensus.cc:515] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.311836 28173 raft_consensus.cc:2468] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:50.268404 28371 raft_consensus.cc:493] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:11:50.319722 28140 leader_election.cc:343] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.318902 28287 leader_election.cc:304] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: 
I20260713 09:11:50.323531 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4be886bdc741169ab511b6c090099a" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:50.324957 28399 raft_consensus.cc:493] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.325599 28399 raft_consensus.cc:515] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.325969 28476 leader_election.cc:290] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.324878 28478 raft_consensus.cc:493] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.325863 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c13dea704d4f2997fc5037641dd70b" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.326496 28478 raft_consensus.cc:515] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.326802 28323 raft_consensus.cc:2468] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 0.
I20260713 09:11:50.324388 28363 tablet_bootstrap.cc:654] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.327919 28399 leader_election.cc:290] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:50.328727 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6f769dade401bbe23bd81abd2db0e" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.329312 28323 raft_consensus.cc:2468] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 0.
I20260713 09:11:50.329289 28478 leader_election.cc:290] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:50.339812 28365 tablet_bootstrap.cc:654] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.321398 28371 raft_consensus.cc:3060] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.322086 28434 leader_election.cc:290] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.349653 28174 raft_consensus.cc:2468] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
W20260713 09:11:50.346884 28289 leader_election.cc:343] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.352599 28364 tablet_bootstrap.cc:654] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.347059 28478 raft_consensus.cc:2804] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:11:50.352686 28289 leader_election.cc:343] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.354606 28478 raft_consensus.cc:493] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:50.358214 28139 leader_election.cc:304] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [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: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: ef364098495349a7b2922aaea1c3e560
I20260713 09:11:50.358639 28478 raft_consensus.cc:3060] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.360971 28476 raft_consensus.cc:2804] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:50.361238 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7db69457dd7435a969a58b6ca330c13" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:50.361505 28476 raft_consensus.cc:493] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:50.361970 28476 raft_consensus.cc:3060] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.361954 28174 raft_consensus.cc:3060] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:50.365847 28213 leader_election.cc:343] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.366778 28213 leader_election.cc:304] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:50.367951 28363 tablet_bootstrap.cc:492] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:50.368330 28363 ts_tablet_manager.cc:1403] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.194s	user 0.017s	sys 0.000s
I20260713 09:11:50.368710 28405 consensus_queue.cc:1048] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:50.370914 28431 raft_consensus.cc:2804] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:50.371659 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ed99db3c243dabf660604fc6b7468" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:50.373669 28431 raft_consensus.cc:697] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Leader. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:11:50.374243 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9d2f75d1cd4a1c9823b4422d0d8d4f" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:50.374830 28249 raft_consensus.cc:2468] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:50.374534 28431 consensus_queue.cc:237] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.360653 28287 leader_election.cc:304] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: ef364098495349a7b2922aaea1c3e560
W20260713 09:11:50.374855 28289 leader_election.cc:343] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.381032 28321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ed99db3c243dabf660604fc6b7468" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.380846 28480 raft_consensus.cc:493] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.383248 28399 raft_consensus.cc:2804] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:50.380988 28405 consensus_queue.cc:1048] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:11:50.389732 28480 raft_consensus.cc:515] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.391288 28399 raft_consensus.cc:697] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Leader. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:11:50.392056 28399 consensus_queue.cc:237] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.392925 28480 leader_election.cc:290] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.394622 28365 tablet_bootstrap.cc:492] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:50.395063 28365 ts_tablet_manager.cc:1403] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.212s	user 0.011s	sys 0.011s
I20260713 09:11:50.395780 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822da78c01dd42f7aa421fd20a7eab1b" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:50.387760 28321 raft_consensus.cc:2468] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 0.
W20260713 09:11:50.398998 28140 leader_election.cc:343] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.400498 28365 raft_consensus.cc:359] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.401405 28365 raft_consensus.cc:385] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.401669 28365 raft_consensus.cc:740] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.403644 28434 raft_consensus.cc:493] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.404140 28434 raft_consensus.cc:515] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.402256 28365 consensus_queue.cc:260] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.403142 28363 raft_consensus.cc:359] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.407475 28363 raft_consensus.cc:385] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.407859 28363 raft_consensus.cc:740] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.415678 28434 leader_election.cc:290] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.415941 28363 consensus_queue.cc:260] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.387928 28289 leader_election.cc:304] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:50.420897 28365 ts_tablet_manager.cc:1434] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.009s
I20260713 09:11:50.422053 28365 tablet_bootstrap.cc:492] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:50.424207 28363 ts_tablet_manager.cc:1434] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.056s	user 0.014s	sys 0.001s
I20260713 09:11:50.425292 28363 tablet_bootstrap.cc:492] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:50.429211 28479 raft_consensus.cc:2804] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:50.429625 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe71273ec12845a5a6cc57c21b5b26d6" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.430418 28139 leader_election.cc:304] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [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: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: ef364098495349a7b2922aaea1c3e560
I20260713 09:11:50.429689 28479 raft_consensus.cc:493] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:50.432497 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ed99db3c243dabf660604fc6b7468" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.431350 28480 raft_consensus.cc:2804] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:50.433473 28480 raft_consensus.cc:493] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:50.433923 28480 raft_consensus.cc:3060] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.423269 28371 raft_consensus.cc:515] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.431495 28479 raft_consensus.cc:3060] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.443811 28171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9d2f75d1cd4a1c9823b4422d0d8d4f" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.444092 28321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822da78c01dd42f7aa421fd20a7eab1b" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.443065 28174 raft_consensus.cc:2468] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:50.432540 28478 raft_consensus.cc:515] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.444950 28432 leader_election.cc:290] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
W20260713 09:11:50.459697 28139 leader_election.cc:343] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.460148 28139 leader_election.cc:304] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc; no voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560
I20260713 09:11:50.475939 28477 raft_consensus.cc:2749] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:50.477519 28364 tablet_bootstrap.cc:492] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:50.477901 28364 ts_tablet_manager.cc:1403] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.323s	user 0.019s	sys 0.028s
I20260713 09:11:50.465039 28213 leader_election.cc:304] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:50.479175 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6f769dade401bbe23bd81abd2db0e" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:50.479554 28369 raft_consensus.cc:2804] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:50.479750 28249 raft_consensus.cc:3060] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.480088 28369 raft_consensus.cc:697] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Leader. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:11:50.480901 28369 consensus_queue.cc:237] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.481253 28364 raft_consensus.cc:359] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.481884 28364 raft_consensus.cc:385] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.482154 28364 raft_consensus.cc:740] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.482842 28364 consensus_queue.cc:260] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.484967 28364 ts_tablet_manager.cc:1434] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:50.485812 28364 tablet_bootstrap.cc:492] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:50.487197 28249 raft_consensus.cc:2468] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 1.
W20260713 09:11:50.500599 28483 log.cc:927] Time spent T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260713 09:11:50.502010 28248 raft_consensus.cc:3060] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.506311 28480 raft_consensus.cc:515] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.496742 28371 leader_election.cc:290] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Requested vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.508199 28172 raft_consensus.cc:2393] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44f55f1d339c4833b9c035cfb72e2dca in current term 1: Already voted for candidate b847e81c03854f9b8a4e7188bba293dc in this term.
I20260713 09:11:50.508072 28321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7db69457dd7435a969a58b6ca330c13" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:50.509833 28321 raft_consensus.cc:3060] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.511198 28140 leader_election.cc:304] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:50.512198 28371 raft_consensus.cc:2804] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:50.512734 28371 raft_consensus.cc:697] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Becoming Leader. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Running, Role: LEADER
I20260713 09:11:50.513574 28371 consensus_queue.cc:237] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.514029 28476 raft_consensus.cc:515] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.519277 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ed99db3c243dabf660604fc6b7468" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:50.494834 28069 catalog_manager.cc:5697] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef364098495349a7b2922aaea1c3e560 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:50.531181 28140 leader_election.cc:343] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.531139 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c13dea704d4f2997fc5037641dd70b" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
W20260713 09:11:50.537248 28140 leader_election.cc:343] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.537957 28476 leader_election.cc:290] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Requested vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.539026 28480 leader_election.cc:290] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Requested vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.548487 28069 catalog_manager.cc:5697] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef364098495349a7b2922aaea1c3e560 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:50.552008 28478 leader_election.cc:290] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:50.553696 28370 consensus_queue.cc:1048] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.555094 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6f769dade401bbe23bd81abd2db0e" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:50.555313 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6f769dade401bbe23bd81abd2db0e" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:50.555857 28322 raft_consensus.cc:2393] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b847e81c03854f9b8a4e7188bba293dc in current term 1: Already voted for candidate 44f55f1d339c4833b9c035cfb72e2dca in this term.
I20260713 09:11:50.556099 28249 raft_consensus.cc:2393] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44f55f1d339c4833b9c035cfb72e2dca in current term 1: Already voted for candidate b847e81c03854f9b8a4e7188bba293dc in this term.
I20260713 09:11:50.557407 28318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9d2f75d1cd4a1c9823b4422d0d8d4f" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.557772 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c13dea704d4f2997fc5037641dd70b" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:50.558338 28323 raft_consensus.cc:3060] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.561234 28319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe71273ec12845a5a6cc57c21b5b26d6" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.563247 28363 tablet_bootstrap.cc:654] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.565719 28479 raft_consensus.cc:515] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.575314 28318 raft_consensus.cc:2393] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef364098495349a7b2922aaea1c3e560 in current term 1: Already voted for candidate 44f55f1d339c4833b9c035cfb72e2dca in this term.
I20260713 09:11:50.577065 28365 tablet_bootstrap.cc:654] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.569458 28320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ed99db3c243dabf660604fc6b7468" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:50.601980 28320 raft_consensus.cc:3060] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.643617 28365 tablet_bootstrap.cc:492] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:50.644068 28365 ts_tablet_manager.cc:1403] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.222s	user 0.011s	sys 0.007s
I20260713 09:11:50.639024 28323 raft_consensus.cc:2468] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 1.
I20260713 09:11:50.650588 28431 consensus_queue.cc:1048] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:11:50.648476 28369 consensus_queue.cc:1048] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:11:50.655804 28321 raft_consensus.cc:2468] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:50.656723 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c6f769dade401bbe23bd81abd2db0e" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:50.658008 28214 leader_election.cc:304] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef364098495349a7b2922aaea1c3e560; no voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc
I20260713 09:11:50.658722 28385 consensus_queue.cc:1048] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.659855 28214 leader_election.cc:304] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef364098495349a7b2922aaea1c3e560; no voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc
I20260713 09:11:50.660591 28432 raft_consensus.cc:3060] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.661445 28139 leader_election.cc:304] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: ef364098495349a7b2922aaea1c3e560
I20260713 09:11:50.665184 28480 raft_consensus.cc:2804] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:50.666585 28480 raft_consensus.cc:697] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Becoming Leader. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Running, Role: LEADER
I20260713 09:11:50.670039 28405 raft_consensus.cc:2749] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:50.670454 28480 consensus_queue.cc:237] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.673959 28365 raft_consensus.cc:359] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.674682 28365 raft_consensus.cc:385] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.674924 28365 raft_consensus.cc:740] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.675565 28479 leader_election.cc:290] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:50.675871 28365 consensus_queue.cc:260] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.677462 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9d2f75d1cd4a1c9823b4422d0d8d4f" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:50.678072 28365 ts_tablet_manager.cc:1434] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260713 09:11:50.677995 28174 raft_consensus.cc:3060] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:50.673813 28287 leader_election.cc:343] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.679011 28365 tablet_bootstrap.cc:492] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:50.679826 28287 leader_election.cc:304] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca; no voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560
I20260713 09:11:50.680127 28320 raft_consensus.cc:2468] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 1.
I20260713 09:11:50.681213 28139 leader_election.cc:304] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: ef364098495349a7b2922aaea1c3e560
I20260713 09:11:50.687429 28371 raft_consensus.cc:2804] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:50.688910 28371 raft_consensus.cc:697] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Becoming Leader. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Running, Role: LEADER
I20260713 09:11:50.689234 28363 tablet_bootstrap.cc:492] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:50.689635 28363 ts_tablet_manager.cc:1403] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.265s	user 0.023s	sys 0.010s
I20260713 09:11:50.684002 28370 consensus_queue.cc:1048] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:50.689682 28371 consensus_queue.cc:237] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.684849 28479 raft_consensus.cc:2749] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:50.690598 28287 leader_election.cc:304] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [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: 44f55f1d339c4833b9c035cfb72e2dca; no voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560
I20260713 09:11:50.700413 28370 raft_consensus.cc:2749] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:50.702991 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9d2f75d1cd4a1c9823b4422d0d8d4f" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:50.711597 28432 raft_consensus.cc:2749] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:50.715162 28364 tablet_bootstrap.cc:654] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.721148 28365 tablet_bootstrap.cc:654] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:50.721814 28287 leader_election.cc:343] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.727608 28363 raft_consensus.cc:359] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.728482 28363 raft_consensus.cc:385] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.728818 28363 raft_consensus.cc:740] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.729602 28363 consensus_queue.cc:260] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.739599 28363 ts_tablet_manager.cc:1434] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260713 09:11:50.740746 28363 tablet_bootstrap.cc:492] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:50.740664 28247 raft_consensus.cc:2468] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:50.747789 28289 leader_election.cc:304] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: b847e81c03854f9b8a4e7188bba293dc
I20260713 09:11:50.748965 28479 raft_consensus.cc:2804] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:50.749418 28479 raft_consensus.cc:697] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Leader. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:11:50.750451 28363 tablet_bootstrap.cc:654] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.750239 28479 consensus_queue.cc:237] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.765996 28364 tablet_bootstrap.cc:492] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:50.766610 28364 ts_tablet_manager.cc:1403] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.281s	user 0.011s	sys 0.003s
I20260713 09:11:50.768621 28432 consensus_queue.cc:1048] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:50.769394 28365 tablet_bootstrap.cc:492] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:50.769966 28365 ts_tablet_manager.cc:1403] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.000s
I20260713 09:11:50.774466 28365 raft_consensus.cc:359] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.775345 28365 raft_consensus.cc:385] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.775691 28365 raft_consensus.cc:740] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.776502 28365 consensus_queue.cc:260] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.780926 28364 raft_consensus.cc:359] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.781785 28364 raft_consensus.cc:385] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.782125 28364 raft_consensus.cc:740] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.792733 28364 consensus_queue.cc:260] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.795915 28364 ts_tablet_manager.cc:1434] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.004s
I20260713 09:11:50.796775 28364 tablet_bootstrap.cc:492] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:50.801582 28365 ts_tablet_manager.cc:1434] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.005s
I20260713 09:11:50.802999 28365 tablet_bootstrap.cc:492] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:50.809033 28365 tablet_bootstrap.cc:654] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.815069 28369 raft_consensus.cc:493] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.815559 28369 raft_consensus.cc:515] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.817588 28369 leader_election.cc:290] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.819262 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4be886bdc741169ab511b6c090099a" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.820084 28172 raft_consensus.cc:2393] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef364098495349a7b2922aaea1c3e560 in current term 1: Already voted for candidate 44f55f1d339c4833b9c035cfb72e2dca in this term.
I20260713 09:11:50.822376 28318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4be886bdc741169ab511b6c090099a" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.824137 28214 leader_election.cc:304] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef364098495349a7b2922aaea1c3e560; no voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc
I20260713 09:11:50.825822 28405 raft_consensus.cc:3060] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.827163 28364 tablet_bootstrap.cc:654] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.835048 28405 raft_consensus.cc:2749] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:50.835312 28071 catalog_manager.cc:5697] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3). New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:50.840088 28363 tablet_bootstrap.cc:492] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:50.840814 28363 ts_tablet_manager.cc:1403] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.013s
W20260713 09:11:50.839241 28120 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:50.844527 28363 raft_consensus.cc:359] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.845844 28363 raft_consensus.cc:385] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.846118 28363 raft_consensus.cc:740] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.848476 28431 consensus_queue.cc:1048] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.849517 28364 tablet_bootstrap.cc:492] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:50.851326 28364 ts_tablet_manager.cc:1403] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.001s
I20260713 09:11:50.852571 28365 tablet_bootstrap.cc:492] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:50.846791 28363 consensus_queue.cc:260] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.853114 28365 ts_tablet_manager.cc:1403] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.012s
I20260713 09:11:50.854972 28363 ts_tablet_manager.cc:1434] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:11:50.855929 28363 tablet_bootstrap.cc:492] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca: Bootstrap starting.
I20260713 09:11:50.856009 28365 raft_consensus.cc:359] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.856958 28365 raft_consensus.cc:385] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.857308 28365 raft_consensus.cc:740] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.855875 28364 raft_consensus.cc:359] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.858002 28364 raft_consensus.cc:385] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.858379 28364 raft_consensus.cc:740] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.858016 28365 consensus_queue.cc:260] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.860733 28364 consensus_queue.cc:260] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.868882 28431 consensus_queue.cc:1048] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:50.875782 28069 catalog_manager.cc:5697] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef364098495349a7b2922aaea1c3e560 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:50.887023 28431 raft_consensus.cc:493] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.887805 28431 raft_consensus.cc:515] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.891160 28169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ed99db3c243dabf660604fc6b7468" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.901454 28405 raft_consensus.cc:493] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:50.902069 28405 raft_consensus.cc:515] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.905646 28169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0681cb722045df9af6a6235ddc6fa2" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:50.908553 28365 ts_tablet_manager.cc:1434] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.055s	user 0.020s	sys 0.022s
I20260713 09:11:50.910101 28320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ed99db3c243dabf660604fc6b7468" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.912199 28431 leader_election.cc:290] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.911240 28318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0681cb722045df9af6a6235ddc6fa2" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:50.911787 28405 leader_election.cc:290] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.909322 28169 raft_consensus.cc:2468] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 0.
I20260713 09:11:50.912560 28320 raft_consensus.cc:2393] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef364098495349a7b2922aaea1c3e560 in current term 1: Already voted for candidate b847e81c03854f9b8a4e7188bba293dc in this term.
I20260713 09:11:50.910298 28364 ts_tablet_manager.cc:1434] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.059s	user 0.012s	sys 0.006s
I20260713 09:11:50.912838 28365 tablet_bootstrap.cc:492] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:50.915987 28213 leader_election.cc:304] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:50.919344 28364 tablet_bootstrap.cc:492] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:50.919627 28431 raft_consensus.cc:2804] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:50.920197 28431 raft_consensus.cc:493] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:50.919590 28070 catalog_manager.cc:5697] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc reported cstate change: term changed from 0 to 1, leader changed from <none> to b847e81c03854f9b8a4e7188bba293dc (127.26.112.1). New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:50.920605 28431 raft_consensus.cc:3060] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.921192 28479 consensus_queue.cc:1048] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.921505 28070 catalog_manager.cc:5697] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc reported cstate change: term changed from 0 to 1, leader changed from <none> to b847e81c03854f9b8a4e7188bba293dc (127.26.112.1). New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:50.922865 28214 leader_election.cc:343] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.923135 28070 catalog_manager.cc:5697] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: term changed from 0 to 1, leader changed from <none> to b847e81c03854f9b8a4e7188bba293dc (127.26.112.1). New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:50.923918 28214 leader_election.cc:304] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef364098495349a7b2922aaea1c3e560; no voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc
I20260713 09:11:50.925423 28364 tablet_bootstrap.cc:654] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.926118 28369 raft_consensus.cc:3060] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.914952 28363 tablet_bootstrap.cc:654] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.942289 28371 consensus_queue.cc:1048] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.944321 28432 consensus_queue.cc:1048] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.945338 28365 tablet_bootstrap.cc:654] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:50.946417 28431 raft_consensus.cc:515] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.947276 28369 raft_consensus.cc:2749] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:50.950953 28431 leader_election.cc:290] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:50.952111 28169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0681cb722045df9af6a6235ddc6fa2" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:50.952826 28169 raft_consensus.cc:3060] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.956974 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0681cb722045df9af6a6235ddc6fa2" candidate_uuid: "ef364098495349a7b2922aaea1c3e560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
W20260713 09:11:50.959374 28214 leader_election.cc:343] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:50.976253 28405 consensus_queue.cc:1048] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.984083 28365 tablet_bootstrap.cc:492] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:50.984581 28365 ts_tablet_manager.cc:1403] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.012s
I20260713 09:11:50.984803 28071 catalog_manager.cc:5697] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3). New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:50.987197 28365 raft_consensus.cc:359] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.987886 28365 raft_consensus.cc:385] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.989562 28363 tablet_bootstrap.cc:492] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca: No bootstrap required, opened a new log
I20260713 09:11:50.989988 28363 ts_tablet_manager.cc:1403] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.018s
I20260713 09:11:50.989593 28169 raft_consensus.cc:2468] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef364098495349a7b2922aaea1c3e560 in term 1.
I20260713 09:11:50.992444 28213 leader_election.cc:304] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 44f55f1d339c4833b9c035cfb72e2dca
I20260713 09:11:50.995049 28363 raft_consensus.cc:359] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.995903 28363 raft_consensus.cc:385] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:50.996258 28431 raft_consensus.cc:2804] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:50.996912 28431 raft_consensus.cc:697] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Leader. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:11:50.997977 28431 consensus_queue.cc:237] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:50.998528 28369 consensus_queue.cc:1048] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:50.994287 28364 tablet_bootstrap.cc:492] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:51.002265 28364 ts_tablet_manager.cc:1403] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.015s
I20260713 09:11:51.005088 28364 raft_consensus.cc:359] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.005791 28364 raft_consensus.cc:385] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.006052 28364 raft_consensus.cc:740] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.988153 28365 raft_consensus.cc:740] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.996253 28363 raft_consensus.cc:740] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.007987 28365 consensus_queue.cc:260] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.009989 28365 ts_tablet_manager.cc:1434] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260713 09:11:51.010072 28477 consensus_queue.cc:1048] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.010826 28365 tablet_bootstrap.cc:492] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:51.015817 28364 consensus_queue.cc:260] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.017832 28364 ts_tablet_manager.cc:1434] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 09:11:51.018679 28364 tablet_bootstrap.cc:492] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc: Bootstrap starting.
I20260713 09:11:51.021132 28399 consensus_queue.cc:1048] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.024207 28365 tablet_bootstrap.cc:654] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.029701 28364 tablet_bootstrap.cc:654] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.035861 28365 tablet_bootstrap.cc:492] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:51.036302 28365 ts_tablet_manager.cc:1403] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260713 09:11:51.037496 28478 raft_consensus.cc:493] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:51.007763 28363 consensus_queue.cc:260] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.037953 28478 raft_consensus.cc:515] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.039758 28363 ts_tablet_manager.cc:1434] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.001s
I20260713 09:11:51.040170 28365 raft_consensus.cc:359] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.040786 28365 raft_consensus.cc:385] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.041034 28365 raft_consensus.cc:740] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.041889 28365 consensus_queue.cc:260] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.043977 28478 leader_election.cc:290] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:51.046561 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc853040ab414667aeb07badc4ba2935" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:51.047366 28365 ts_tablet_manager.cc:1434] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:11:51.048204 28365 tablet_bootstrap.cc:492] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560: Bootstrap starting.
I20260713 09:11:51.050741 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc853040ab414667aeb07badc4ba2935" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:51.051339 28249 raft_consensus.cc:2468] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:51.047124 28173 raft_consensus.cc:2468] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:51.055850 28365 tablet_bootstrap.cc:654] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.055742 28287 leader_election.cc:304] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: 
I20260713 09:11:51.056792 28479 raft_consensus.cc:2804] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:51.057130 28479 raft_consensus.cc:493] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:51.057466 28479 raft_consensus.cc:3060] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.062359 28477 consensus_queue.cc:1048] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.062626 28070 catalog_manager.cc:5697] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef364098495349a7b2922aaea1c3e560 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:51.065745 28479 raft_consensus.cc:515] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.068475 28479 leader_election.cc:290] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:51.070581 28364 tablet_bootstrap.cc:492] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc: No bootstrap required, opened a new log
I20260713 09:11:51.071007 28364 ts_tablet_manager.cc:1403] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.004s
I20260713 09:11:51.073501 28364 raft_consensus.cc:359] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.074101 28364 raft_consensus.cc:385] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.074359 28364 raft_consensus.cc:740] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.074972 28364 consensus_queue.cc:260] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.077771 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc853040ab414667aeb07badc4ba2935" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:51.078310 28173 raft_consensus.cc:3060] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.078666 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc853040ab414667aeb07badc4ba2935" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:51.078874 28364 ts_tablet_manager.cc:1434] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:51.079269 28249 raft_consensus.cc:3060] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.084767 28249 raft_consensus.cc:2468] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:51.085939 28365 tablet_bootstrap.cc:492] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560: No bootstrap required, opened a new log
I20260713 09:11:51.086383 28365 ts_tablet_manager.cc:1403] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.004s
I20260713 09:11:51.088946 28249 raft_consensus.cc:3060] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.096328 28480 consensus_queue.cc:1048] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.096423 28365 raft_consensus.cc:359] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.097157 28365 raft_consensus.cc:385] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.097429 28365 raft_consensus.cc:740] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.098124 28365 consensus_queue.cc:260] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.100083 28365 ts_tablet_manager.cc:1434] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:11:51.099869 28289 leader_election.cc:304] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:51.100726 28433 raft_consensus.cc:2804] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:51.100876 28173 raft_consensus.cc:2468] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:51.101207 28433 raft_consensus.cc:697] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Leader. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:11:51.102064 28433 consensus_queue.cc:237] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.105585 28479 raft_consensus.cc:493] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:51.106042 28479 raft_consensus.cc:515] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.108047 28479 leader_election.cc:290] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:51.109030 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822da78c01dd42f7aa421fd20a7eab1b" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:51.109500 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822da78c01dd42f7aa421fd20a7eab1b" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:51.110169 28247 raft_consensus.cc:2468] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:51.110234 28173 raft_consensus.cc:2468] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 0.
I20260713 09:11:51.111594 28287 leader_election.cc:304] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: 
I20260713 09:11:51.112746 28479 raft_consensus.cc:2804] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:51.113191 28479 raft_consensus.cc:493] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:51.113608 28479 raft_consensus.cc:3060] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.118613 28477 raft_consensus.cc:493] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:51.119165 28477 raft_consensus.cc:515] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.122385 28477 leader_election.cc:290] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:51.122956 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d662c7a3287746a2bf1993780b0aa04a" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:51.123878 28247 raft_consensus.cc:2468] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 0.
I20260713 09:11:51.125000 28140 leader_election.cc:304] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:51.125674 28477 raft_consensus.cc:2804] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:51.126078 28477 raft_consensus.cc:493] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:51.126490 28477 raft_consensus.cc:3060] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.126966 28479 raft_consensus.cc:515] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.127327 28320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d662c7a3287746a2bf1993780b0aa04a" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca" is_pre_election: true
I20260713 09:11:51.127898 28320 raft_consensus.cc:2468] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 0.
I20260713 09:11:51.129076 28479 leader_election.cc:290] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:51.130429 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822da78c01dd42f7aa421fd20a7eab1b" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:51.130741 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822da78c01dd42f7aa421fd20a7eab1b" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:11:51.130982 28247 raft_consensus.cc:3060] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.131494 28173 raft_consensus.cc:3060] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.131165 28069 catalog_manager.cc:5697] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3). New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:51.135865 28173 raft_consensus.cc:2468] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:51.136986 28287 leader_election.cc:304] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: 
I20260713 09:11:51.137749 28433 raft_consensus.cc:2804] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:51.138223 28433 raft_consensus.cc:697] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Leader. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:11:51.138903 28433 consensus_queue.cc:237] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.145517 28247 raft_consensus.cc:2468] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 1.
I20260713 09:11:51.147202 28477 raft_consensus.cc:515] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.149439 28477 leader_election.cc:290] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Requested vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:51.149443 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d662c7a3287746a2bf1993780b0aa04a" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:11:51.150151 28247 raft_consensus.cc:3060] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.150583 28318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d662c7a3287746a2bf1993780b0aa04a" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:11:51.151117 28318 raft_consensus.cc:3060] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.155587 28247 raft_consensus.cc:2468] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 1.
I20260713 09:11:51.155114 28069 catalog_manager.cc:5697] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3). New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:51.156081 28318 raft_consensus.cc:2468] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 1.
I20260713 09:11:51.156718 28140 leader_election.cc:304] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:11:51.157436 28477 raft_consensus.cc:2804] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:51.157884 28477 raft_consensus.cc:697] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Becoming Leader. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Running, Role: LEADER
I20260713 09:11:51.158574 28477 consensus_queue.cc:237] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.165650 28069 catalog_manager.cc:5697] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc reported cstate change: term changed from 0 to 1, leader changed from <none> to b847e81c03854f9b8a4e7188bba293dc (127.26.112.1). New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:51.245000 28173 raft_consensus.cc:3060] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.248066 28477 consensus_queue.cc:1048] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.248920 28480 consensus_queue.cc:1048] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.251657 28479 consensus_queue.cc:1048] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.256114 28479 consensus_queue.cc:1048] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.350812 28433 raft_consensus.cc:493] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:51.351209 28433 raft_consensus.cc:515] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:11:51.353181 28433 leader_election.cc:290] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:51.353843 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0681cb722045df9af6a6235ddc6fa2" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b847e81c03854f9b8a4e7188bba293dc" is_pre_election: true
I20260713 09:11:51.354100 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0681cb722045df9af6a6235ddc6fa2" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef364098495349a7b2922aaea1c3e560" is_pre_election: true
I20260713 09:11:51.354630 28174 raft_consensus.cc:2393] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44f55f1d339c4833b9c035cfb72e2dca in current term 1: Already voted for candidate ef364098495349a7b2922aaea1c3e560 in this term.
I20260713 09:11:51.355612 28287 leader_election.cc:304] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca; no voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560
I20260713 09:11:51.356184 28433 raft_consensus.cc:3060] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.361032 28433 raft_consensus.cc:2749] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:51.425448 28385 consensus_queue.cc:1048] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.426820 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:51.435745 28544 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
I20260713 09:11:51.439661 28369 consensus_queue.cc:1048] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:51.441982 28545 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
I20260713 09:11:51.446966 27072 server_base.cc:1061] running on GCE node
W20260713 09:11:51.449062 28549 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
I20260713 09:11:51.450166 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:51.450484 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:51.450683 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933911450666 us; error 0 us; skew 500 ppm
I20260713 09:11:51.451416 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:51.454147 27072 webserver.cc:533] Webserver started at http://127.26.112.4:38751/ using document root <none> and password file <none>
I20260713 09:11:51.454835 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:51.455072 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:51.455432 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:51.456444 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-3-root/instance:
uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-qw9l"
I20260713 09:11:51.462139 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:51.466017 28553 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.466922 27072 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:11:51.467258 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-3-root
uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-qw9l"
I20260713 09:11:51.467646 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-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)
I20260713 09:11:51.481742 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:51.483204 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:51.485010 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:51.487807 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:51.487991 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.488233 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:51.488396 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.566690 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.4:45327
I20260713 09:11:51.566745 28615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.4:45327 every 8 connection(s)
I20260713 09:11:51.578768 27072 auto_leader_rebalancer-test.cc:392] add a tserver: cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:51.589767 28616 heartbeater.cc:344] Connected to a master server at 127.26.112.62:35243
I20260713 09:11:51.590152 28616 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:51.590961 28616 heartbeater.cc:507] Master 127.26.112.62:35243 requested a full tablet report, sending...
I20260713 09:11:51.592916 28069 ts_manager.cc:194] Registered new tserver with Master: cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327)
I20260713 09:11:51.593465 28433 consensus_queue.cc:1048] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.594594 28069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46664
I20260713 09:11:51.606151 28399 consensus_queue.cc:1048] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.639096 28433 consensus_queue.cc:1048] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.648607 28479 consensus_queue.cc:1048] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.709870 28371 consensus_queue.cc:1048] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.719884 28371 consensus_queue.cc:1048] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:51.893543 28318 consensus_queue.cc:237] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:51.900960 28173 raft_consensus.cc:1275] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:51.901741 28247 raft_consensus.cc:1275] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:51.902503 28399 consensus_queue.cc:1048] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:51.903432 28433 consensus_queue.cc:1048] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:51.912806 28433 raft_consensus.cc:2955] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
W20260713 09:11:51.914187 28289 consensus_peers.cc:597] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91e6c73d59c342b5a8c2b531f6e72cf8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:51.914624 28174 raft_consensus.cc:2955] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:51.917260 28247 raft_consensus.cc:2955] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:51.926357 28072 catalog_manager.cc:5697] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:51.929512 28318 consensus_queue.cc:237] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:51.936452 28174 raft_consensus.cc:1275] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:51.936614 28289 consensus_peers.cc:597] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d4be886bdc741169ab511b6c090099a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:51.938411 28247 raft_consensus.cc:1275] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:51.938552 28433 consensus_queue.cc:1048] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:51.939886 28478 consensus_queue.cc:1048] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:51.946776 28433 raft_consensus.cc:2955] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:51.948416 28249 raft_consensus.cc:2955] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:51.951057 28173 raft_consensus.cc:2955] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:51.974627 28070 catalog_manager.cc:5697] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:51.977327 28173 consensus_queue.cc:237] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:51.984463 28318 raft_consensus.cc:1275] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:51.985814 28371 consensus_queue.cc:1048] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:51.990166 28247 raft_consensus.cc:1275] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:51.994248 28371 consensus_queue.cc:1048] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:51.995844 28371 raft_consensus.cc:2955] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:51.997635 28318 raft_consensus.cc:2955] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
W20260713 09:11:52.002499 28140 consensus_peers.cc:597] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d662c7a3287746a2bf1993780b0aa04a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:52.003062 28247 raft_consensus.cc:2955] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:52.013600 28173 consensus_queue.cc:237] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:52.014221 28069 catalog_manager.cc:5697] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:52.022254 28318 raft_consensus.cc:1275] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:52.022202 28247 raft_consensus.cc:1275] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:52.024122 28371 consensus_queue.cc:1048] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:52.024922 28480 consensus_queue.cc:1048] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:11:52.028687 28140 consensus_peers.cc:597] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe71273ec12845a5a6cc57c21b5b26d6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:52.035089 28480 raft_consensus.cc:2955] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:52.036881 28247 raft_consensus.cc:2955] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:52.038960 28318 raft_consensus.cc:2955] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:52.050340 28072 catalog_manager.cc:5697] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:52.370170 28641 ts_tablet_manager.cc:933] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:52.371937 28641 tablet_copy_client.cc:323] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.3:35913
I20260713 09:11:52.382988 28333 tablet_copy_service.cc:140] P 44f55f1d339c4833b9c035cfb72e2dca: Received BeginTabletCopySession request for tablet 91e6c73d59c342b5a8c2b531f6e72cf8 from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:56530)
I20260713 09:11:52.384039 28333 tablet_copy_service.cc:161] P 44f55f1d339c4833b9c035cfb72e2dca: Beginning new tablet copy session on tablet 91e6c73d59c342b5a8c2b531f6e72cf8 from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:56530: session id = cacc0e0e16d44c40abc276ae8ed029f9-91e6c73d59c342b5a8c2b531f6e72cf8
I20260713 09:11:52.391601 28333 tablet_copy_source_session.cc:215] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:52.391815 28644 ts_tablet_manager.cc:933] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:52.393766 28644 tablet_copy_client.cc:323] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.3:35913
I20260713 09:11:52.395655 28641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e6c73d59c342b5a8c2b531f6e72cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.395566 28333 tablet_copy_service.cc:140] P 44f55f1d339c4833b9c035cfb72e2dca: Received BeginTabletCopySession request for tablet 6d4be886bdc741169ab511b6c090099a from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:56530)
I20260713 09:11:52.396143 28333 tablet_copy_service.cc:161] P 44f55f1d339c4833b9c035cfb72e2dca: Beginning new tablet copy session on tablet 6d4be886bdc741169ab511b6c090099a from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:56530: session id = cacc0e0e16d44c40abc276ae8ed029f9-6d4be886bdc741169ab511b6c090099a
I20260713 09:11:52.402922 28333 tablet_copy_source_session.cc:215] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:52.405869 28644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4be886bdc741169ab511b6c090099a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.409825 28641 tablet_copy_client.cc:806] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:52.410454 28641 tablet_copy_client.cc:670] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:52.414036 28641 tablet_copy_client.cc:538] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:52.420138 28641 tablet_bootstrap.cc:492] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:52.420804 28644 tablet_copy_client.cc:806] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:52.421595 28644 tablet_copy_client.cc:670] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:52.425190 28644 tablet_copy_client.cc:538] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:52.433549 28644 tablet_bootstrap.cc:492] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:52.444715 28641 tablet_bootstrap.cc:492] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:52.445645 28641 tablet_bootstrap.cc:492] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:52.446245 28641 ts_tablet_manager.cc:1403] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260713 09:11:52.449246 28641 raft_consensus.cc:359] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:52.450093 28641 raft_consensus.cc:740] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:52.450752 28641 consensus_queue.cc:260] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:52.453243 28616 heartbeater.cc:499] Master 127.26.112.62:35243 was elected leader, sending a full tablet report...
I20260713 09:11:52.453619 28641 ts_tablet_manager.cc:1434] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:11:52.455150 28644 tablet_bootstrap.cc:492] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:52.455873 28644 tablet_bootstrap.cc:492] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:52.456470 28644 ts_tablet_manager.cc:1403] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260713 09:11:52.457279 28333 tablet_copy_service.cc:342] P 44f55f1d339c4833b9c035cfb72e2dca: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-91e6c73d59c342b5a8c2b531f6e72cf8 received from {username='slave'} at 127.0.0.1:56530
I20260713 09:11:52.457695 28333 tablet_copy_service.cc:434] P 44f55f1d339c4833b9c035cfb72e2dca: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-91e6c73d59c342b5a8c2b531f6e72cf8 on tablet 91e6c73d59c342b5a8c2b531f6e72cf8 with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:52.458961 28644 raft_consensus.cc:359] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:52.459614 28644 raft_consensus.cc:740] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:52.460228 28644 consensus_queue.cc:260] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:52.470259 28641 ts_tablet_manager.cc:933] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083)
I20260713 09:11:52.479367 28641 tablet_copy_client.cc:323] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.1:34083
I20260713 09:11:52.489673 28644 ts_tablet_manager.cc:1434] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.033s	user 0.017s	sys 0.009s
I20260713 09:11:52.492607 28333 tablet_copy_service.cc:342] P 44f55f1d339c4833b9c035cfb72e2dca: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-6d4be886bdc741169ab511b6c090099a received from {username='slave'} at 127.0.0.1:56530
I20260713 09:11:52.493045 28333 tablet_copy_service.cc:434] P 44f55f1d339c4833b9c035cfb72e2dca: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-6d4be886bdc741169ab511b6c090099a on tablet 6d4be886bdc741169ab511b6c090099a with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:52.498980 28184 tablet_copy_service.cc:140] P b847e81c03854f9b8a4e7188bba293dc: Received BeginTabletCopySession request for tablet fe71273ec12845a5a6cc57c21b5b26d6 from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:52336)
I20260713 09:11:52.499490 28184 tablet_copy_service.cc:161] P b847e81c03854f9b8a4e7188bba293dc: Beginning new tablet copy session on tablet fe71273ec12845a5a6cc57c21b5b26d6 from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:52336: session id = cacc0e0e16d44c40abc276ae8ed029f9-fe71273ec12845a5a6cc57c21b5b26d6
I20260713 09:11:52.504913 28184 tablet_copy_source_session.cc:215] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:52.507813 28641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe71273ec12845a5a6cc57c21b5b26d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.520198 28641 tablet_copy_client.cc:806] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:52.520670 28641 tablet_copy_client.cc:670] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:52.523837 28641 tablet_copy_client.cc:538] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:52.529295 28641 tablet_bootstrap.cc:492] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:52.540629 28644 ts_tablet_manager.cc:933] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083)
I20260713 09:11:52.542111 28644 tablet_copy_client.cc:323] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.1:34083
I20260713 09:11:52.543697 28184 tablet_copy_service.cc:140] P b847e81c03854f9b8a4e7188bba293dc: Received BeginTabletCopySession request for tablet d662c7a3287746a2bf1993780b0aa04a from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:52336)
I20260713 09:11:52.544198 28184 tablet_copy_service.cc:161] P b847e81c03854f9b8a4e7188bba293dc: Beginning new tablet copy session on tablet d662c7a3287746a2bf1993780b0aa04a from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:52336: session id = cacc0e0e16d44c40abc276ae8ed029f9-d662c7a3287746a2bf1993780b0aa04a
I20260713 09:11:52.544519 28641 tablet_bootstrap.cc:492] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:52.545424 28641 tablet_bootstrap.cc:492] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:52.546238 28641 ts_tablet_manager.cc:1403] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260713 09:11:52.549023 28641 raft_consensus.cc:359] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:52.549788 28641 raft_consensus.cc:740] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:52.550384 28641 consensus_queue.cc:260] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:52.551076 28184 tablet_copy_source_session.cc:215] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:52.552978 28641 ts_tablet_manager.cc:1434] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:52.554738 28183 tablet_copy_service.cc:342] P b847e81c03854f9b8a4e7188bba293dc: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-fe71273ec12845a5a6cc57c21b5b26d6 received from {username='slave'} at 127.0.0.1:52336
I20260713 09:11:52.555159 28183 tablet_copy_service.cc:434] P b847e81c03854f9b8a4e7188bba293dc: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-fe71273ec12845a5a6cc57c21b5b26d6 on tablet fe71273ec12845a5a6cc57c21b5b26d6 with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:52.557235 28644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d662c7a3287746a2bf1993780b0aa04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.572662 28644 tablet_copy_client.cc:806] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:52.573180 28644 tablet_copy_client.cc:670] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:52.576196 28644 tablet_copy_client.cc:538] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:52.584014 28644 tablet_bootstrap.cc:492] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:52.609711 28644 tablet_bootstrap.cc:492] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:52.610730 28644 tablet_bootstrap.cc:492] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:52.611361 28644 ts_tablet_manager.cc:1403] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260713 09:11:52.614265 28644 raft_consensus.cc:359] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:52.615180 28644 raft_consensus.cc:740] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:52.615824 28644 consensus_queue.cc:260] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:52.618072 28644 ts_tablet_manager.cc:1434] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:52.619707 28183 tablet_copy_service.cc:342] P b847e81c03854f9b8a4e7188bba293dc: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-d662c7a3287746a2bf1993780b0aa04a received from {username='slave'} at 127.0.0.1:52336
I20260713 09:11:52.620100 28183 tablet_copy_service.cc:434] P b847e81c03854f9b8a4e7188bba293dc: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-d662c7a3287746a2bf1993780b0aa04a on tablet d662c7a3287746a2bf1993780b0aa04a with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:52.907948 28591 raft_consensus.cc:1217] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:52.913902 28591 raft_consensus.cc:1217] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:53.018491 28591 raft_consensus.cc:1217] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:53.131451 28591 raft_consensus.cc:1217] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:53.324157 28478 raft_consensus.cc:1064] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:11:53.326390 28478 consensus_queue.cc:237] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:53.333165 28249 raft_consensus.cc:1275] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.333469 28591 raft_consensus.cc:1275] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.334805 28173 raft_consensus.cc:1275] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.334951 28656 consensus_queue.cc:1048] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:53.336963 28433 consensus_queue.cc:1048] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:53.338079 28478 consensus_queue.cc:1048] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:53.353085 28659 raft_consensus.cc:2955] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.354756 28249 raft_consensus.cc:2955] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.365993 28173 raft_consensus.cc:2955] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.372216 28591 raft_consensus.cc:2955] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.374729 28070 catalog_manager.cc:5697] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.413002 28320 consensus_queue.cc:237] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:53.417845 28591 raft_consensus.cc:1275] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:53.418398 28249 raft_consensus.cc:1275] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:53.419224 28433 consensus_queue.cc:1048] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:53.420101 28659 consensus_queue.cc:1048] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:53.425973 28433 raft_consensus.cc:2955] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.427560 28249 raft_consensus.cc:2955] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.432608 28591 raft_consensus.cc:2955] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.437737 28058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91e6c73d59c342b5a8c2b531f6e72cf8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:53.441579 28069 catalog_manager.cc:5697] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.452312 28163 tablet_service.cc:1558] Processing DeleteTablet for tablet 91e6c73d59c342b5a8c2b531f6e72cf8 with delete_type TABLET_DATA_TOMBSTONED (TS b847e81c03854f9b8a4e7188bba293dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52308
I20260713 09:11:53.464962 28667 tablet_replica.cc:333] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:11:53.465936 28667 raft_consensus.cc:2243] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:53.466593 28667 raft_consensus.cc:2272] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.469039 28667 ts_tablet_manager.cc:1916] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:53.478891 28667 ts_tablet_manager.cc:1929] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:53.479199 28667 log.cc:1199] T 91e6c73d59c342b5a8c2b531f6e72cf8 P b847e81c03854f9b8a4e7188bba293dc: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-0-root/wals/91e6c73d59c342b5a8c2b531f6e72cf8
I20260713 09:11:53.480506 28057 catalog_manager.cc:5028] TS b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): tablet 91e6c73d59c342b5a8c2b531f6e72cf8 (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:11:53.519961 28433 raft_consensus.cc:1064] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:11:53.521831 28433 consensus_queue.cc:237] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:53.527554 28591 raft_consensus.cc:1275] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.527554 28173 raft_consensus.cc:1275] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.527765 28249 raft_consensus.cc:1275] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.529680 28656 consensus_queue.cc:1048] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:53.531492 28656 consensus_queue.cc:1048] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:53.537562 28478 consensus_queue.cc:1048] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:53.551755 28480 raft_consensus.cc:1064] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:11:53.554762 28480 consensus_queue.cc:237] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:53.557225 28433 raft_consensus.cc:2955] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.562414 28249 raft_consensus.cc:2955] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.559587 28591 raft_consensus.cc:2955] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.579612 28320 raft_consensus.cc:1275] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.580977 28655 consensus_queue.cc:1048] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:53.581406 28247 raft_consensus.cc:1275] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.583356 28590 raft_consensus.cc:1275] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.586691 28174 raft_consensus.cc:2955] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.587857 28655 consensus_queue.cc:1048] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:53.585958 28072 catalog_manager.cc:5697] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:53.589557 28655 consensus_queue.cc:1048] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:53.600876 28318 consensus_queue.cc:237] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:53.606853 28590 raft_consensus.cc:1275] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:53.616505 28659 consensus_queue.cc:1048] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:53.619814 28173 raft_consensus.cc:1275] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:53.621722 28656 consensus_queue.cc:1048] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:53.629805 28478 raft_consensus.cc:2955] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.631269 28590 raft_consensus.cc:2955] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.643570 28058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d4be886bdc741169ab511b6c090099a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:53.649102 28072 catalog_manager.cc:5697] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.650023 28655 raft_consensus.cc:2955] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.653309 28249 raft_consensus.cc:2955] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.657711 28174 raft_consensus.cc:2955] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.658432 28591 raft_consensus.cc:2955] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.664835 28320 raft_consensus.cc:2955] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.673064 28480 raft_consensus.cc:1064] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:11:53.674712 28069 catalog_manager.cc:5697] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:53.675455 28480 consensus_queue.cc:237] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:53.676990 28239 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d4be886bdc741169ab511b6c090099a with delete_type TABLET_DATA_TOMBSTONED (TS ef364098495349a7b2922aaea1c3e560 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50346
I20260713 09:11:53.679996 28676 tablet_replica.cc:333] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:11:53.681298 28676 raft_consensus.cc:2243] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:53.681947 28676 raft_consensus.cc:2272] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.688225 28591 raft_consensus.cc:1275] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.689647 28249 raft_consensus.cc:1275] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.689543 28655 consensus_queue.cc:1048] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:11:53.691282 28320 raft_consensus.cc:1275] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:53.692553 28657 consensus_queue.cc:1048] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:53.694800 28657 consensus_queue.cc:1048] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:53.705134 28173 consensus_queue.cc:237] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:53.708851 28676 ts_tablet_manager.cc:1916] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:53.712006 28657 raft_consensus.cc:2955] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.718250 28318 raft_consensus.cc:1275] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:53.719905 28590 raft_consensus.cc:1275] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:53.720191 28249 raft_consensus.cc:2955] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.721743 28678 consensus_queue.cc:1048] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:53.721787 28591 raft_consensus.cc:2955] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.727535 28655 consensus_queue.cc:1048] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:53.731031 28480 raft_consensus.cc:2955] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.731096 28320 raft_consensus.cc:2955] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.739012 28318 raft_consensus.cc:2955] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.744787 28072 catalog_manager.cc:5697] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.746294 28071 catalog_manager.cc:5697] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.760718 28676 ts_tablet_manager.cc:1929] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:53.761153 28676 log.cc:1199] T 6d4be886bdc741169ab511b6c090099a P ef364098495349a7b2922aaea1c3e560: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-1-root/wals/6d4be886bdc741169ab511b6c090099a
I20260713 09:11:53.761111 28239 tablet_service.cc:1558] Processing DeleteTablet for tablet fe71273ec12845a5a6cc57c21b5b26d6 with delete_type TABLET_DATA_TOMBSTONED (TS ef364098495349a7b2922aaea1c3e560 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50346
I20260713 09:11:53.763137 28057 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe71273ec12845a5a6cc57c21b5b26d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:53.763258 28059 catalog_manager.cc:5028] TS ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): tablet 6d4be886bdc741169ab511b6c090099a (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:11:53.763144 28676 tablet_replica.cc:333] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:11:53.765164 28676 raft_consensus.cc:2243] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:53.766160 28591 raft_consensus.cc:2955] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.767429 28676 raft_consensus.cc:2272] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.771785 28173 consensus_queue.cc:237] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:53.777096 28676 ts_tablet_manager.cc:1916] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:53.780823 28249 raft_consensus.cc:1275] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:53.782557 28480 consensus_queue.cc:1048] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:53.784252 28591 raft_consensus.cc:1275] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:53.789500 28480 consensus_queue.cc:1048] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:53.793467 28480 raft_consensus.cc:2955] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.796516 28249 raft_consensus.cc:2955] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.801501 28676 ts_tablet_manager.cc:1929] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:53.801890 28676 log.cc:1199] T fe71273ec12845a5a6cc57c21b5b26d6 P ef364098495349a7b2922aaea1c3e560: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-1-root/wals/fe71273ec12845a5a6cc57c21b5b26d6
I20260713 09:11:53.802743 28057 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d662c7a3287746a2bf1993780b0aa04a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:53.803490 28059 catalog_manager.cc:5028] TS ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): tablet fe71273ec12845a5a6cc57c21b5b26d6 (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:11:53.808588 28591 raft_consensus.cc:2955] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:53.809590 28071 catalog_manager.cc:5697] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.824312 28307 tablet_service.cc:1558] Processing DeleteTablet for tablet d662c7a3287746a2bf1993780b0aa04a with delete_type TABLET_DATA_TOMBSTONED (TS 44f55f1d339c4833b9c035cfb72e2dca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56488
I20260713 09:11:53.826918 28685 tablet_replica.cc:333] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:11:53.827765 28685 raft_consensus.cc:2243] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:53.828282 28685 raft_consensus.cc:2272] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.830849 28685 ts_tablet_manager.cc:1916] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:53.841120 28685 ts_tablet_manager.cc:1929] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:53.841457 28685 log.cc:1199] T d662c7a3287746a2bf1993780b0aa04a P 44f55f1d339c4833b9c035cfb72e2dca: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-2-root/wals/d662c7a3287746a2bf1993780b0aa04a
I20260713 09:11:53.843118 28058 catalog_manager.cc:5028] TS 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): tablet d662c7a3287746a2bf1993780b0aa04a (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:11:54.869308 28247 consensus_queue.cc:237] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:54.877758 28318 raft_consensus.cc:1275] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:54.879647 28173 raft_consensus.cc:1275] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:54.879657 28431 consensus_queue.cc:1048] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:54.881260 28690 consensus_queue.cc:1048] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:54.889762 28385 raft_consensus.cc:2955] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
W20260713 09:11:54.891013 28215 consensus_peers.cc:597] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d06b430e64904b839b7f0620fd4c34bd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:54.890604 28318 raft_consensus.cc:2955] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:54.892153 28173 raft_consensus.cc:2955] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:54.905805 28173 consensus_queue.cc:237] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:54.906726 28072 catalog_manager.cc:5697] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:54.914659 28140 consensus_peers.cc:597] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7c6f769dade401bbe23bd81abd2db0e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:54.916116 28318 raft_consensus.cc:1275] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:54.917912 28247 raft_consensus.cc:1275] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:54.917678 28688 consensus_queue.cc:1048] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:54.919270 28480 consensus_queue.cc:1048] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:54.926151 28688 raft_consensus.cc:2955] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:54.927820 28318 raft_consensus.cc:2955] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:54.943641 28320 consensus_queue.cc:237] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:54.948069 28071 catalog_manager.cc:5697] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:54.960896 28247 raft_consensus.cc:2955] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:54.966180 28249 raft_consensus.cc:1275] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:54.966391 28173 raft_consensus.cc:1275] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:54.966478 28289 consensus_peers.cc:597] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc853040ab414667aeb07badc4ba2935. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:54.967938 28686 consensus_queue.cc:1048] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.969730 28686 consensus_queue.cc:1048] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.983186 28478 raft_consensus.cc:2955] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:54.984426 28172 raft_consensus.cc:2955] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:54.997926 28069 catalog_manager.cc:5697] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:55.010571 28173 consensus_queue.cc:237] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:55.013309 28249 raft_consensus.cc:2955] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
W20260713 09:11:55.018751 28140 consensus_peers.cc:597] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 643ed99db3c243dabf660604fc6b7468. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:55.020080 28320 raft_consensus.cc:1275] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:55.020205 28247 raft_consensus.cc:1275] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:55.021828 28706 consensus_queue.cc:1048] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.023412 28688 consensus_queue.cc:1048] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.033569 28706 raft_consensus.cc:2955] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:55.035162 28320 raft_consensus.cc:2955] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:55.043581 28247 raft_consensus.cc:2955] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:55.048269 28069 catalog_manager.cc:5697] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:55.376873 28719 ts_tablet_manager.cc:933] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083)
I20260713 09:11:55.378574 28719 tablet_copy_client.cc:323] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.1:34083
I20260713 09:11:55.380321 28183 tablet_copy_service.cc:140] P b847e81c03854f9b8a4e7188bba293dc: Received BeginTabletCopySession request for tablet a7c6f769dade401bbe23bd81abd2db0e from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:52336)
I20260713 09:11:55.380800 28183 tablet_copy_service.cc:161] P b847e81c03854f9b8a4e7188bba293dc: Beginning new tablet copy session on tablet a7c6f769dade401bbe23bd81abd2db0e from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:52336: session id = cacc0e0e16d44c40abc276ae8ed029f9-a7c6f769dade401bbe23bd81abd2db0e
I20260713 09:11:55.384760 28721 ts_tablet_manager.cc:933] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:55.390296 28721 tablet_copy_client.cc:323] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.3:35913
I20260713 09:11:55.392475 28333 tablet_copy_service.cc:140] P 44f55f1d339c4833b9c035cfb72e2dca: Received BeginTabletCopySession request for tablet fc853040ab414667aeb07badc4ba2935 from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:56530)
I20260713 09:11:55.392976 28333 tablet_copy_service.cc:161] P 44f55f1d339c4833b9c035cfb72e2dca: Beginning new tablet copy session on tablet fc853040ab414667aeb07badc4ba2935 from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:56530: session id = cacc0e0e16d44c40abc276ae8ed029f9-fc853040ab414667aeb07badc4ba2935
I20260713 09:11:55.393050 28183 tablet_copy_source_session.cc:215] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:55.396543 28719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c6f769dade401bbe23bd81abd2db0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:55.400256 28333 tablet_copy_source_session.cc:215] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:55.404850 28721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc853040ab414667aeb07badc4ba2935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:55.412467 28719 tablet_copy_client.cc:806] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:55.413043 28719 tablet_copy_client.cc:670] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:55.416880 28719 tablet_copy_client.cc:538] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:55.418473 28721 tablet_copy_client.cc:806] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:55.418973 28721 tablet_copy_client.cc:670] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:55.422104 28721 tablet_copy_client.cc:538] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:55.425360 28719 tablet_bootstrap.cc:492] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:55.434209 28721 tablet_bootstrap.cc:492] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:55.447964 28719 tablet_bootstrap.cc:492] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:55.449196 28719 tablet_bootstrap.cc:492] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:55.450677 28719 ts_tablet_manager.cc:1403] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260713 09:11:55.454180 28719 raft_consensus.cc:359] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:55.455008 28719 raft_consensus.cc:740] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:55.455765 28719 consensus_queue.cc:260] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:55.459138 28721 tablet_bootstrap.cc:492] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:55.460891 28721 tablet_bootstrap.cc:492] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:55.461668 28721 ts_tablet_manager.cc:1403] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260713 09:11:55.465826 28719 ts_tablet_manager.cc:1434] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:11:55.465590 28721 raft_consensus.cc:359] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:55.466801 28721 raft_consensus.cc:740] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:55.467696 28721 consensus_queue.cc:260] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:55.470229 28183 tablet_copy_service.cc:342] P b847e81c03854f9b8a4e7188bba293dc: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-a7c6f769dade401bbe23bd81abd2db0e received from {username='slave'} at 127.0.0.1:52336
I20260713 09:11:55.470728 28183 tablet_copy_service.cc:434] P b847e81c03854f9b8a4e7188bba293dc: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-a7c6f769dade401bbe23bd81abd2db0e on tablet a7c6f769dade401bbe23bd81abd2db0e with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:55.472069 28725 ts_tablet_manager.cc:933] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:55.474231 28725 tablet_copy_client.cc:323] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.2:43677
I20260713 09:11:55.478560 28721 ts_tablet_manager.cc:1434] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:11:55.480481 28333 tablet_copy_service.cc:342] P 44f55f1d339c4833b9c035cfb72e2dca: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-fc853040ab414667aeb07badc4ba2935 received from {username='slave'} at 127.0.0.1:56530
I20260713 09:11:55.480887 28333 tablet_copy_service.cc:434] P 44f55f1d339c4833b9c035cfb72e2dca: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-fc853040ab414667aeb07badc4ba2935 on tablet fc853040ab414667aeb07badc4ba2935 with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:55.496977 28259 tablet_copy_service.cc:140] P ef364098495349a7b2922aaea1c3e560: Received BeginTabletCopySession request for tablet d06b430e64904b839b7f0620fd4c34bd from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:35224)
I20260713 09:11:55.497529 28259 tablet_copy_service.cc:161] P ef364098495349a7b2922aaea1c3e560: Beginning new tablet copy session on tablet d06b430e64904b839b7f0620fd4c34bd from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:35224: session id = cacc0e0e16d44c40abc276ae8ed029f9-d06b430e64904b839b7f0620fd4c34bd
I20260713 09:11:55.505249 28259 tablet_copy_source_session.cc:215] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:55.508607 28725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06b430e64904b839b7f0620fd4c34bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:55.520795 28725 tablet_copy_client.cc:806] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:55.521327 28725 tablet_copy_client.cc:670] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:55.525058 28725 tablet_copy_client.cc:538] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:55.530429 28725 tablet_bootstrap.cc:492] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:55.546571 28725 tablet_bootstrap.cc:492] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:55.547359 28725 tablet_bootstrap.cc:492] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:55.547930 28725 ts_tablet_manager.cc:1403] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.008s
I20260713 09:11:55.550458 28725 raft_consensus.cc:359] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:55.551249 28725 raft_consensus.cc:740] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:55.551860 28725 consensus_queue.cc:260] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:55.553843 28725 ts_tablet_manager.cc:1434] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:55.555481 28259 tablet_copy_service.cc:342] P ef364098495349a7b2922aaea1c3e560: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-d06b430e64904b839b7f0620fd4c34bd received from {username='slave'} at 127.0.0.1:35224
I20260713 09:11:55.555913 28259 tablet_copy_service.cc:434] P ef364098495349a7b2922aaea1c3e560: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-d06b430e64904b839b7f0620fd4c34bd on tablet d06b430e64904b839b7f0620fd4c34bd with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:55.592034 28725 ts_tablet_manager.cc:933] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083)
I20260713 09:11:55.593801 28725 tablet_copy_client.cc:323] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.1:34083
I20260713 09:11:55.595954 28183 tablet_copy_service.cc:140] P b847e81c03854f9b8a4e7188bba293dc: Received BeginTabletCopySession request for tablet 643ed99db3c243dabf660604fc6b7468 from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:52336)
I20260713 09:11:55.596467 28183 tablet_copy_service.cc:161] P b847e81c03854f9b8a4e7188bba293dc: Beginning new tablet copy session on tablet 643ed99db3c243dabf660604fc6b7468 from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:52336: session id = cacc0e0e16d44c40abc276ae8ed029f9-643ed99db3c243dabf660604fc6b7468
I20260713 09:11:55.603780 28183 tablet_copy_source_session.cc:215] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:55.606827 28725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 643ed99db3c243dabf660604fc6b7468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:55.621243 28725 tablet_copy_client.cc:806] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:55.621755 28725 tablet_copy_client.cc:670] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:55.625322 28725 tablet_copy_client.cc:538] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:55.633571 28725 tablet_bootstrap.cc:492] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:55.656594 28725 tablet_bootstrap.cc:492] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:55.657451 28725 tablet_bootstrap.cc:492] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:55.658056 28725 ts_tablet_manager.cc:1403] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260713 09:11:55.660877 28725 raft_consensus.cc:359] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:55.661720 28725 raft_consensus.cc:740] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:55.662336 28725 consensus_queue.cc:260] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:55.664628 28725 ts_tablet_manager.cc:1434] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:11:55.666254 28183 tablet_copy_service.cc:342] P b847e81c03854f9b8a4e7188bba293dc: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-643ed99db3c243dabf660604fc6b7468 received from {username='slave'} at 127.0.0.1:52336
I20260713 09:11:55.666643 28183 tablet_copy_service.cc:434] P b847e81c03854f9b8a4e7188bba293dc: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-643ed99db3c243dabf660604fc6b7468 on tablet 643ed99db3c243dabf660604fc6b7468 with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:55.806679 28591 raft_consensus.cc:1217] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:55.993192 28591 raft_consensus.cc:1217] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:56.066305 28591 raft_consensus.cc:1217] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:56.086725 28591 raft_consensus.cc:1217] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:56.222353 28732 raft_consensus.cc:1064] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:11:56.224201 28732 consensus_queue.cc:237] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:56.230564 28591 raft_consensus.cc:1275] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.231045 28320 raft_consensus.cc:1275] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.232117 28706 consensus_queue.cc:1048] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:56.232955 28734 consensus_queue.cc:1048] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:56.233609 28247 raft_consensus.cc:1275] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.236215 28734 consensus_queue.cc:1048] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:56.253424 28706 raft_consensus.cc:2955] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.254693 28591 raft_consensus.cc:2955] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.256484 28320 raft_consensus.cc:2955] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.270274 28071 catalog_manager.cc:5697] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.276268 28247 raft_consensus.cc:2955] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.295846 28173 consensus_queue.cc:237] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:56.301745 28591 raft_consensus.cc:1275] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:56.301893 28247 raft_consensus.cc:1275] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:56.303200 28734 consensus_queue.cc:1048] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:56.304023 28706 consensus_queue.cc:1048] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:56.309607 28706 raft_consensus.cc:2955] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.311123 28247 raft_consensus.cc:2955] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.317060 28591 raft_consensus.cc:2955] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.318853 28057 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7c6f769dade401bbe23bd81abd2db0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:56.327569 28072 catalog_manager.cc:5697] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:56.338362 28307 tablet_service.cc:1558] Processing DeleteTablet for tablet a7c6f769dade401bbe23bd81abd2db0e with delete_type TABLET_DATA_TOMBSTONED (TS 44f55f1d339c4833b9c035cfb72e2dca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56488
I20260713 09:11:56.340628 28745 tablet_replica.cc:333] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:11:56.341800 28745 raft_consensus.cc:2243] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:56.342350 28745 raft_consensus.cc:2272] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:56.344957 28745 ts_tablet_manager.cc:1916] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:56.360304 28745 ts_tablet_manager.cc:1929] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:56.360718 28745 log.cc:1199] T a7c6f769dade401bbe23bd81abd2db0e P 44f55f1d339c4833b9c035cfb72e2dca: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-2-root/wals/a7c6f769dade401bbe23bd81abd2db0e
I20260713 09:11:56.362419 28058 catalog_manager.cc:5028] TS 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): tablet a7c6f769dade401bbe23bd81abd2db0e (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:11:56.531260 28734 raft_consensus.cc:1064] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:11:56.533756 28734 consensus_queue.cc:237] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:56.540320 28591 raft_consensus.cc:1275] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.540405 28320 raft_consensus.cc:1275] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.540796 28247 raft_consensus.cc:1275] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.541935 28734 consensus_queue.cc:1048] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:56.542640 28706 consensus_queue.cc:1048] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:56.543617 28732 consensus_queue.cc:1048] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:56.556730 28732 raft_consensus.cc:2955] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.566311 28247 raft_consensus.cc:2955] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.568418 28591 raft_consensus.cc:2955] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.572335 28070 catalog_manager.cc:5697] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:56.581902 28320 raft_consensus.cc:2955] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.594928 28173 consensus_queue.cc:237] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:56.600208 28591 raft_consensus.cc:1275] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:56.600301 28247 raft_consensus.cc:1275] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:56.601898 28706 consensus_queue.cc:1048] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:56.602720 28732 consensus_queue.cc:1048] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:56.612510 28706 raft_consensus.cc:2955] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.618520 28590 raft_consensus.cc:2955] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.620733 28057 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 643ed99db3c243dabf660604fc6b7468 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:56.624269 28478 raft_consensus.cc:1064] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:11:56.625468 28069 catalog_manager.cc:5697] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:56.626273 28478 consensus_queue.cc:237] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:56.628573 28247 raft_consensus.cc:2955] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.642922 28385 raft_consensus.cc:1064] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:11:56.645157 28385 consensus_queue.cc:237] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:56.647902 28307 tablet_service.cc:1558] Processing DeleteTablet for tablet 643ed99db3c243dabf660604fc6b7468 with delete_type TABLET_DATA_TOMBSTONED (TS 44f55f1d339c4833b9c035cfb72e2dca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56488
I20260713 09:11:56.649184 28745 tablet_replica.cc:333] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:11:56.650171 28745 raft_consensus.cc:2243] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:56.650949 28745 raft_consensus.cc:2272] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:56.653771 28590 raft_consensus.cc:1275] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.655189 28686 consensus_queue.cc:1048] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:56.659240 28745 ts_tablet_manager.cc:1916] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:56.662943 28247 raft_consensus.cc:1275] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.664461 28173 raft_consensus.cc:1275] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.664824 28686 consensus_queue.cc:1048] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:56.673985 28478 consensus_queue.cc:1048] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:11:56.697944 28213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.112.1:34083, user_credentials={real_user=slave}} blocked reactor thread for 43641.2us
I20260713 09:11:56.726135 28591 raft_consensus.cc:1275] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.730932 28736 consensus_queue.cc:1048] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:56.734488 28745 ts_tablet_manager.cc:1929] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:56.735728 28745 log.cc:1199] T 643ed99db3c243dabf660604fc6b7468 P 44f55f1d339c4833b9c035cfb72e2dca: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-2-root/wals/643ed99db3c243dabf660604fc6b7468
I20260713 09:11:56.738500 28058 catalog_manager.cc:5028] TS 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): tablet 643ed99db3c243dabf660604fc6b7468 (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:11:56.740460 28754 raft_consensus.cc:2955] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.743567 28320 raft_consensus.cc:1275] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.743959 28172 raft_consensus.cc:1275] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:56.744977 28736 consensus_queue.cc:1048] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:56.745235 28591 raft_consensus.cc:2955] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.755419 28172 raft_consensus.cc:2955] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.755910 28070 catalog_manager.cc:5697] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:56.761303 28757 consensus_queue.cc:1048] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:56.762517 28247 raft_consensus.cc:2955] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.777472 28318 consensus_queue.cc:237] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:56.784772 28591 raft_consensus.cc:1275] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:56.786140 28760 consensus_queue.cc:1048] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:56.796875 28173 raft_consensus.cc:1275] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:56.802048 28758 raft_consensus.cc:2955] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.803723 28478 raft_consensus.cc:2955] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.805078 28591 raft_consensus.cc:2955] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.805927 28686 consensus_queue.cc:1048] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:56.808851 28589 raft_consensus.cc:2955] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.821884 28070 catalog_manager.cc:5697] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.823451 28173 raft_consensus.cc:2955] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
W20260713 09:11:56.899972 28759 log.cc:927] Time spent T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca: Append to log took a long time: real 0.083s	user 0.000s	sys 0.004s
I20260713 09:11:56.909296 28172 raft_consensus.cc:2955] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.917057 28072 catalog_manager.cc:5697] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:56.918637 28323 raft_consensus.cc:2955] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
W20260713 09:11:56.919934 28289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.112.4:45327, user_credentials={real_user=slave}} blocked reactor thread for 90895.3us
I20260713 09:11:56.922067 28058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc853040ab414667aeb07badc4ba2935 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:56.934500 28239 tablet_service.cc:1558] Processing DeleteTablet for tablet fc853040ab414667aeb07badc4ba2935 with delete_type TABLET_DATA_TOMBSTONED (TS ef364098495349a7b2922aaea1c3e560 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50346
I20260713 09:11:56.944675 28764 tablet_replica.cc:333] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:11:56.945700 28764 raft_consensus.cc:2243] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:56.946736 28764 raft_consensus.cc:2272] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:56.950430 28764 ts_tablet_manager.cc:1916] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:56.950609 28247 consensus_queue.cc:237] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:56.956913 28323 raft_consensus.cc:1275] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:56.956929 28589 raft_consensus.cc:1275] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:56.959216 28758 consensus_queue.cc:1048] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:56.960067 28385 consensus_queue.cc:1048] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:56.970489 28764 ts_tablet_manager.cc:1929] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:56.971062 28764 log.cc:1199] T fc853040ab414667aeb07badc4ba2935 P ef364098495349a7b2922aaea1c3e560: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-1-root/wals/fc853040ab414667aeb07badc4ba2935
I20260713 09:11:56.970657 28757 raft_consensus.cc:2955] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.971838 28323 raft_consensus.cc:2955] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.973026 28059 catalog_manager.cc:5028] TS ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): tablet fc853040ab414667aeb07badc4ba2935 (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:11:56.975430 28589 raft_consensus.cc:2955] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:56.980118 28059 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d06b430e64904b839b7f0620fd4c34bd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:56.988807 28072 catalog_manager.cc:5697] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:57.000168 28163 tablet_service.cc:1558] Processing DeleteTablet for tablet d06b430e64904b839b7f0620fd4c34bd with delete_type TABLET_DATA_TOMBSTONED (TS b847e81c03854f9b8a4e7188bba293dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52308
I20260713 09:11:57.003193 28765 tablet_replica.cc:333] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:11:57.004325 28765 raft_consensus.cc:2243] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:57.005069 28765 raft_consensus.cc:2272] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:57.007490 28765 ts_tablet_manager.cc:1916] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:57.017238 28765 ts_tablet_manager.cc:1929] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:57.017567 28765 log.cc:1199] T d06b430e64904b839b7f0620fd4c34bd P b847e81c03854f9b8a4e7188bba293dc: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-0-root/wals/d06b430e64904b839b7f0620fd4c34bd
I20260713 09:11:57.018826 28057 catalog_manager.cc:5028] TS b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): tablet d06b430e64904b839b7f0620fd4c34bd (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:11:58.240458 28321 consensus_queue.cc:237] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:58.246481 28172 raft_consensus.cc:1275] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:58.246584 28248 raft_consensus.cc:1275] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:58.246780 28289 consensus_peers.cc:597] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7002a49c45f14608909cd8ff39943372. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:58.247925 28478 consensus_queue.cc:1048] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.248615 28760 consensus_queue.cc:1048] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.258551 28248 raft_consensus.cc:2955] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.266108 28172 raft_consensus.cc:2955] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.274374 28071 catalog_manager.cc:5697] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.256938 28769 raft_consensus.cc:2955] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.294827 28321 consensus_queue.cc:237] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:58.301981 28248 raft_consensus.cc:1275] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:58.303241 28172 raft_consensus.cc:1275] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:58.303124 28771 consensus_queue.cc:1048] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:58.304036 28289 consensus_peers.cc:597] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1a753ac6d274393abb2f6d094cc61ad. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:58.305423 28771 consensus_queue.cc:1048] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.310636 28769 raft_consensus.cc:2955] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.313413 28172 raft_consensus.cc:2955] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.312271 28248 raft_consensus.cc:2955] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.322583 28173 consensus_queue.cc:237] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:58.327028 28072 catalog_manager.cc:5697] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.334581 28321 raft_consensus.cc:1275] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:58.335363 28140 consensus_peers.cc:597] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5c13dea704d4f2997fc5037641dd70b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:58.336476 28248 raft_consensus.cc:1275] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:58.336833 28770 consensus_queue.cc:1048] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.337881 28768 consensus_queue.cc:1048] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.348137 28768 raft_consensus.cc:2955] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.349279 28248 raft_consensus.cc:2955] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.350222 28321 raft_consensus.cc:2955] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.362581 28072 catalog_manager.cc:5697] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.365998 28248 consensus_queue.cc:237] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
W20260713 09:11:58.372948 28215 consensus_peers.cc:597] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf0681cb722045df9af6a6235ddc6fa2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:58.373214 28173 raft_consensus.cc:1275] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:58.374070 28321 raft_consensus.cc:1275] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:58.374783 28774 consensus_queue.cc:1048] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:58.375927 28757 consensus_queue.cc:1048] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.384801 28774 raft_consensus.cc:2955] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.386796 28321 raft_consensus.cc:2955] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.388145 28173 raft_consensus.cc:2955] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.400295 28071 catalog_manager.cc:5697] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:11:58.665306 28791 ts_tablet_manager.cc:933] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:58.667126 28791 tablet_copy_client.cc:323] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.3:35913
I20260713 09:11:58.668447 28333 tablet_copy_service.cc:140] P 44f55f1d339c4833b9c035cfb72e2dca: Received BeginTabletCopySession request for tablet 7002a49c45f14608909cd8ff39943372 from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:56530)
I20260713 09:11:58.668864 28333 tablet_copy_service.cc:161] P 44f55f1d339c4833b9c035cfb72e2dca: Beginning new tablet copy session on tablet 7002a49c45f14608909cd8ff39943372 from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:56530: session id = cacc0e0e16d44c40abc276ae8ed029f9-7002a49c45f14608909cd8ff39943372
I20260713 09:11:58.673539 28333 tablet_copy_source_session.cc:215] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:58.675921 28791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7002a49c45f14608909cd8ff39943372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.687316 28791 tablet_copy_client.cc:806] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:58.687861 28791 tablet_copy_client.cc:670] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:58.690831 28791 tablet_copy_client.cc:538] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:58.696017 28791 tablet_bootstrap.cc:492] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:58.711048 28791 tablet_bootstrap.cc:492] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:58.711731 28791 tablet_bootstrap.cc:492] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:58.712226 28791 ts_tablet_manager.cc:1403] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:11:58.714217 28791 raft_consensus.cc:359] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:58.714851 28791 raft_consensus.cc:740] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:58.715488 28791 consensus_queue.cc:260] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:58.718097 28791 ts_tablet_manager.cc:1434] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:58.720908 28333 tablet_copy_service.cc:342] P 44f55f1d339c4833b9c035cfb72e2dca: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-7002a49c45f14608909cd8ff39943372 received from {username='slave'} at 127.0.0.1:56530
I20260713 09:11:58.721297 28333 tablet_copy_service.cc:434] P 44f55f1d339c4833b9c035cfb72e2dca: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-7002a49c45f14608909cd8ff39943372 on tablet 7002a49c45f14608909cd8ff39943372 with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:58.864892 28791 ts_tablet_manager.cc:933] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:11:58.866681 28791 tablet_copy_client.cc:323] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.2:43677
I20260713 09:11:58.868211 28259 tablet_copy_service.cc:140] P ef364098495349a7b2922aaea1c3e560: Received BeginTabletCopySession request for tablet cf0681cb722045df9af6a6235ddc6fa2 from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:35224)
I20260713 09:11:58.868682 28259 tablet_copy_service.cc:161] P ef364098495349a7b2922aaea1c3e560: Beginning new tablet copy session on tablet cf0681cb722045df9af6a6235ddc6fa2 from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:35224: session id = cacc0e0e16d44c40abc276ae8ed029f9-cf0681cb722045df9af6a6235ddc6fa2
I20260713 09:11:58.873720 28259 tablet_copy_source_session.cc:215] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:58.876413 28791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0681cb722045df9af6a6235ddc6fa2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:58.880182 28103 debug-util.cc:398] Leaking SignalData structure 0x7b080003cc40 after lost signal to thread 27075
W20260713 09:11:58.881137 28103 debug-util.cc:398] Leaking SignalData structure 0x7b0800034f20 after lost signal to thread 28106
W20260713 09:11:58.882285 28103 debug-util.cc:398] Leaking SignalData structure 0x7b0800256ee0 after lost signal to thread 28198
W20260713 09:11:58.883298 28103 debug-util.cc:398] Leaking SignalData structure 0x7b08002393e0 after lost signal to thread 28273
W20260713 09:11:58.884294 28103 debug-util.cc:398] Leaking SignalData structure 0x7b08002274c0 after lost signal to thread 28347
W20260713 09:11:58.885306 28103 debug-util.cc:398] Leaking SignalData structure 0x7b080022ef00 after lost signal to thread 28615
I20260713 09:11:58.890489 28791 tablet_copy_client.cc:806] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:58.891177 28791 tablet_copy_client.cc:670] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:58.894543 28791 tablet_copy_client.cc:538] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:58.900715 28791 tablet_bootstrap.cc:492] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:58.925015 28791 tablet_bootstrap.cc:492] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:58.926313 28791 tablet_bootstrap.cc:492] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:58.927282 28791 ts_tablet_manager.cc:1403] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.005s
I20260713 09:11:58.928231 28797 ts_tablet_manager.cc:933] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:11:58.931288 28791 raft_consensus.cc:359] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:58.931850 28797 tablet_copy_client.cc:323] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.3:35913
I20260713 09:11:58.932382 28791 raft_consensus.cc:740] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:58.933764 28333 tablet_copy_service.cc:140] P 44f55f1d339c4833b9c035cfb72e2dca: Received BeginTabletCopySession request for tablet c1a753ac6d274393abb2f6d094cc61ad from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:56530)
I20260713 09:11:58.934326 28333 tablet_copy_service.cc:161] P 44f55f1d339c4833b9c035cfb72e2dca: Beginning new tablet copy session on tablet c1a753ac6d274393abb2f6d094cc61ad from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:56530: session id = cacc0e0e16d44c40abc276ae8ed029f9-c1a753ac6d274393abb2f6d094cc61ad
I20260713 09:11:58.933596 28791 consensus_queue.cc:260] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:58.945902 28791 ts_tablet_manager.cc:1434] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:11:58.946856 28333 tablet_copy_source_session.cc:215] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:58.947803 28259 tablet_copy_service.cc:342] P ef364098495349a7b2922aaea1c3e560: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-cf0681cb722045df9af6a6235ddc6fa2 received from {username='slave'} at 127.0.0.1:35224
I20260713 09:11:58.948261 28259 tablet_copy_service.cc:434] P ef364098495349a7b2922aaea1c3e560: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-cf0681cb722045df9af6a6235ddc6fa2 on tablet cf0681cb722045df9af6a6235ddc6fa2 with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:58.952304 28799 ts_tablet_manager.cc:933] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083)
I20260713 09:11:58.956885 28797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a753ac6d274393abb2f6d094cc61ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.963287 28799 tablet_copy_client.cc:323] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.1:34083
I20260713 09:11:58.964896 28183 tablet_copy_service.cc:140] P b847e81c03854f9b8a4e7188bba293dc: Received BeginTabletCopySession request for tablet c5c13dea704d4f2997fc5037641dd70b from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:52336)
I20260713 09:11:58.965394 28183 tablet_copy_service.cc:161] P b847e81c03854f9b8a4e7188bba293dc: Beginning new tablet copy session on tablet c5c13dea704d4f2997fc5037641dd70b from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:52336: session id = cacc0e0e16d44c40abc276ae8ed029f9-c5c13dea704d4f2997fc5037641dd70b
I20260713 09:11:58.972302 28183 tablet_copy_source_session.cc:215] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:58.975543 28799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c13dea704d4f2997fc5037641dd70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.977286 28797 tablet_copy_client.cc:806] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:58.977977 28797 tablet_copy_client.cc:670] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:58.982048 28797 tablet_copy_client.cc:538] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:58.994089 28799 tablet_copy_client.cc:806] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:58.994544 28797 tablet_bootstrap.cc:492] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:58.994660 28799 tablet_copy_client.cc:670] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:58.998248 28799 tablet_copy_client.cc:538] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:59.012794 28799 tablet_bootstrap.cc:492] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:11:59.032668 28797 tablet_bootstrap.cc:492] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:59.034192 28797 tablet_bootstrap.cc:492] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:59.034998 28797 ts_tablet_manager.cc:1403] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.010s
I20260713 09:11:59.039501 28797 raft_consensus.cc:359] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:59.040503 28797 raft_consensus.cc:740] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:59.042338 28799 tablet_bootstrap.cc:492] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:11:59.042025 28797 consensus_queue.cc:260] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:59.043251 28799 tablet_bootstrap.cc:492] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:11:59.043972 28799 ts_tablet_manager.cc:1403] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.007s
I20260713 09:11:59.046809 28799 raft_consensus.cc:359] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:59.047648 28799 raft_consensus.cc:740] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:11:59.048296 28799 consensus_queue.cc:260] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:11:59.050034 28799 ts_tablet_manager.cc:1434] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:59.051635 28183 tablet_copy_service.cc:342] P b847e81c03854f9b8a4e7188bba293dc: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-c5c13dea704d4f2997fc5037641dd70b received from {username='slave'} at 127.0.0.1:52336
I20260713 09:11:59.052031 28183 tablet_copy_service.cc:434] P b847e81c03854f9b8a4e7188bba293dc: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-c5c13dea704d4f2997fc5037641dd70b on tablet c5c13dea704d4f2997fc5037641dd70b with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:59.053184 28797 ts_tablet_manager.cc:1434] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:11:59.054802 28333 tablet_copy_service.cc:342] P 44f55f1d339c4833b9c035cfb72e2dca: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-c1a753ac6d274393abb2f6d094cc61ad received from {username='slave'} at 127.0.0.1:56530
I20260713 09:11:59.055193 28333 tablet_copy_service.cc:434] P 44f55f1d339c4833b9c035cfb72e2dca: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-c1a753ac6d274393abb2f6d094cc61ad on tablet c1a753ac6d274393abb2f6d094cc61ad with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:11:59.121235 28589 raft_consensus.cc:1217] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:59.384043 28589 raft_consensus.cc:1217] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:59.443656 28589 raft_consensus.cc:1217] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:59.464233 28589 raft_consensus.cc:1217] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:59.523954 28771 raft_consensus.cc:1064] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:11:59.526500 28771 consensus_queue.cc:237] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:59.544334 28589 raft_consensus.cc:1275] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:59.544888 28173 raft_consensus.cc:1275] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:59.544334 28248 raft_consensus.cc:1275] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:59.546797 28803 consensus_queue.cc:1048] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.547839 28769 consensus_queue.cc:1048] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.549633 28769 consensus_queue.cc:1048] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.581918 28803 raft_consensus.cc:2955] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.583173 28172 raft_consensus.cc:2955] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.599287 28072 catalog_manager.cc:5697] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.601110 28248 raft_consensus.cc:2955] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.605607 28589 raft_consensus.cc:2955] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.653309 28321 consensus_queue.cc:237] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:59.659162 28589 raft_consensus.cc:1275] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:59.660540 28771 consensus_queue.cc:1048] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:59.661274 28248 raft_consensus.cc:1275] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:59.662590 28803 consensus_queue.cc:1048] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:59.669162 28803 raft_consensus.cc:2955] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.675278 28248 raft_consensus.cc:2955] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.673668 28589 raft_consensus.cc:2955] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.691159 28071 catalog_manager.cc:5697] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.699493 28058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7002a49c45f14608909cd8ff39943372 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:59.703292 28163 tablet_service.cc:1558] Processing DeleteTablet for tablet 7002a49c45f14608909cd8ff39943372 with delete_type TABLET_DATA_TOMBSTONED (TS b847e81c03854f9b8a4e7188bba293dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52308
I20260713 09:11:59.708600 28816 tablet_replica.cc:333] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:11:59.709614 28816 raft_consensus.cc:2243] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:59.710371 28816 raft_consensus.cc:2272] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:59.714841 28816 ts_tablet_manager.cc:1916] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:59.733337 28816 ts_tablet_manager.cc:1929] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:59.733822 28816 log.cc:1199] T 7002a49c45f14608909cd8ff39943372 P b847e81c03854f9b8a4e7188bba293dc: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-0-root/wals/7002a49c45f14608909cd8ff39943372
I20260713 09:11:59.735800 28057 catalog_manager.cc:5028] TS b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): tablet 7002a49c45f14608909cd8ff39943372 (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:11:59.846711 28817 raft_consensus.cc:1064] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:11:59.848598 28817 consensus_queue.cc:237] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:59.861660 28589 raft_consensus.cc:1275] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:59.863196 28172 raft_consensus.cc:1275] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:59.863824 28318 raft_consensus.cc:1275] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:59.864663 28805 consensus_queue.cc:1048] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.865901 28767 consensus_queue.cc:1048] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.877017 28817 consensus_queue.cc:1048] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.896250 28767 raft_consensus.cc:2955] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.899245 28173 raft_consensus.cc:2955] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.911900 28318 raft_consensus.cc:2955] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.911691 28069 catalog_manager.cc:5697] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.921880 28804 raft_consensus.cc:1064] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:11:59.918674 28589 raft_consensus.cc:2955] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.933178 28804 consensus_queue.cc:237] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:59.939213 28248 consensus_queue.cc:237] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:11:59.950903 28321 raft_consensus.cc:1275] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:59.955057 28591 raft_consensus.cc:1275] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:59.960237 28805 consensus_queue.cc:1048] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:59.963260 28318 raft_consensus.cc:1275] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:59.970064 28806 consensus_queue.cc:1048] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:59.976318 28248 raft_consensus.cc:1275] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:59.980096 28805 raft_consensus.cc:2955] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.980852 28817 consensus_queue.cc:1048] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:59.982705 28591 raft_consensus.cc:1275] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:59.984192 28806 consensus_queue.cc:1048] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.985921 28806 consensus_queue.cc:1048] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:59.985512 28319 raft_consensus.cc:2955] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.986651 28591 raft_consensus.cc:2955] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:11:59.994685 28059 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf0681cb722045df9af6a6235ddc6fa2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:00.001932 28069 catalog_manager.cc:5697] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.006335 28808 raft_consensus.cc:1064] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:12:00.018350 28808 consensus_queue.cc:237] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:00.030751 28163 tablet_service.cc:1558] Processing DeleteTablet for tablet cf0681cb722045df9af6a6235ddc6fa2 with delete_type TABLET_DATA_TOMBSTONED (TS b847e81c03854f9b8a4e7188bba293dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52308
I20260713 09:12:00.031920 28816 tablet_replica.cc:333] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:00.033005 28816 raft_consensus.cc:2243] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.033707 28816 raft_consensus.cc:2272] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.044063 28768 raft_consensus.cc:2955] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.047688 28816 ts_tablet_manager.cc:1916] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:00.052090 28591 raft_consensus.cc:2955] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.063419 28247 raft_consensus.cc:2955] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.068528 28070 catalog_manager.cc:5697] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.075809 28248 raft_consensus.cc:1275] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:00.077327 28803 consensus_queue.cc:1048] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:00.078328 28591 raft_consensus.cc:1275] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:00.081039 28803 consensus_queue.cc:1048] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:00.090507 28172 raft_consensus.cc:1275] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:00.090392 28321 raft_consensus.cc:2955] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.091194 28173 consensus_queue.cc:237] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:00.103094 28803 consensus_queue.cc:1048] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:00.108165 28590 raft_consensus.cc:1275] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:00.108206 28247 raft_consensus.cc:1275] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:00.110260 28768 consensus_queue.cc:1048] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:12:00.111092 28806 consensus_queue.cc:1048] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:00.128506 28804 raft_consensus.cc:2955] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.133030 28591 raft_consensus.cc:2955] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.133240 28247 raft_consensus.cc:2955] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.139189 28057 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5c13dea704d4f2997fc5037641dd70b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:00.140882 28771 raft_consensus.cc:2955] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.144008 28071 catalog_manager.cc:5697] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New cstate: current_term: 1 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:00.158485 28172 raft_consensus.cc:2955] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.168974 28591 raft_consensus.cc:2955] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.171976 28307 tablet_service.cc:1558] Processing DeleteTablet for tablet c5c13dea704d4f2997fc5037641dd70b with delete_type TABLET_DATA_TOMBSTONED (TS 44f55f1d339c4833b9c035cfb72e2dca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56488
I20260713 09:12:00.183171 28071 catalog_manager.cc:5697] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.192898 28248 raft_consensus.cc:2955] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.208554 28830 tablet_replica.cc:333] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:00.210711 28830 raft_consensus.cc:2243] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.211431 28830 raft_consensus.cc:2272] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.209673 28816 ts_tablet_manager.cc:1929] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:00.213260 28816 log.cc:1199] T cf0681cb722045df9af6a6235ddc6fa2 P b847e81c03854f9b8a4e7188bba293dc: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-0-root/wals/cf0681cb722045df9af6a6235ddc6fa2
I20260713 09:12:00.215608 28057 catalog_manager.cc:5028] TS b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): tablet cf0681cb722045df9af6a6235ddc6fa2 (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:12:00.223806 28830 ts_tablet_manager.cc:1916] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:00.229619 28318 consensus_queue.cc:237] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:00.237417 28172 raft_consensus.cc:1275] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:00.238704 28803 consensus_queue.cc:1048] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:00.239580 28591 raft_consensus.cc:1275] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:00.243309 28771 consensus_queue.cc:1048] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:00.251542 28830 ts_tablet_manager.cc:1929] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:00.252018 28830 log.cc:1199] T c5c13dea704d4f2997fc5037641dd70b P 44f55f1d339c4833b9c035cfb72e2dca: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-2-root/wals/c5c13dea704d4f2997fc5037641dd70b
I20260713 09:12:00.253727 28058 catalog_manager.cc:5028] TS 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): tablet c5c13dea704d4f2997fc5037641dd70b (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:12:00.252673 28803 raft_consensus.cc:2955] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.254917 28588 raft_consensus.cc:2955] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.265188 28172 raft_consensus.cc:2955] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:00.267980 28058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c1a753ac6d274393abb2f6d094cc61ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:00.273631 28069 catalog_manager.cc:5697] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:00.285193 28239 tablet_service.cc:1558] Processing DeleteTablet for tablet c1a753ac6d274393abb2f6d094cc61ad with delete_type TABLET_DATA_TOMBSTONED (TS ef364098495349a7b2922aaea1c3e560 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50346
I20260713 09:12:00.290485 28831 tablet_replica.cc:333] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:00.291250 28831 raft_consensus.cc:2243] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:00.291949 28831 raft_consensus.cc:2272] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:00.294693 28831 ts_tablet_manager.cc:1916] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:00.305420 28831 ts_tablet_manager.cc:1929] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:00.305776 28831 log.cc:1199] T c1a753ac6d274393abb2f6d094cc61ad P ef364098495349a7b2922aaea1c3e560: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-1-root/wals/c1a753ac6d274393abb2f6d094cc61ad
I20260713 09:12:00.307189 28059 catalog_manager.cc:5028] TS ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): tablet c1a753ac6d274393abb2f6d094cc61ad (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:12:01.336560 28247 consensus_queue.cc:237] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:01.349386 28318 raft_consensus.cc:1275] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:01.349803 28215 consensus_peers.cc:597] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3df5dd9b1244d388ef099daff3ca43c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:01.349414 28172 raft_consensus.cc:1275] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:01.350888 28817 consensus_queue.cc:1048] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.351745 28832 consensus_queue.cc:1048] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.360236 28817 raft_consensus.cc:2955] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.364750 28172 raft_consensus.cc:2955] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.372964 28318 raft_consensus.cc:2955] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.373306 28070 catalog_manager.cc:5697] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:01.382516 28247 consensus_queue.cc:237] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:01.393265 28318 raft_consensus.cc:1275] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:01.393952 28215 consensus_peers.cc:597] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2c1d6fb613c40eda8810a0d34e25040. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:01.394634 28817 consensus_queue.cc:1048] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.395210 28172 raft_consensus.cc:1275] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:01.396854 28817 consensus_queue.cc:1048] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.403273 28832 raft_consensus.cc:2955] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.404837 28318 raft_consensus.cc:2955] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.442719 28318 consensus_queue.cc:237] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:01.447230 28069 catalog_manager.cc:5697] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.449386 28173 raft_consensus.cc:2955] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
W20260713 09:12:01.465039 28289 consensus_peers.cc:597] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 822da78c01dd42f7aa421fd20a7eab1b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:01.473284 28247 raft_consensus.cc:1275] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:01.474632 28771 consensus_queue.cc:1048] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.475669 28173 raft_consensus.cc:1275] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:01.476725 28771 consensus_queue.cc:1048] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.481755 28834 raft_consensus.cc:2955] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.489336 28247 raft_consensus.cc:2955] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.493153 28248 consensus_queue.cc:237] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:01.501864 28070 catalog_manager.cc:5697] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:01.507460 28173 raft_consensus.cc:2955] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.522248 28173 raft_consensus.cc:1275] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:01.525441 28318 raft_consensus.cc:1275] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:01.525954 28215 consensus_peers.cc:597] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2e13aa341a6463b90d3ff2d3af86b42. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:01.526616 28847 consensus_queue.cc:1048] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.529241 28846 consensus_queue.cc:1048] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:01.536108 28817 raft_consensus.cc:2955] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.539695 28173 raft_consensus.cc:2955] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.542027 28321 raft_consensus.cc:2955] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.551697 28071 catalog_manager.cc:5697] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:01.875000 28856 ts_tablet_manager.cc:933] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:12:01.875300 28855 ts_tablet_manager.cc:933] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:12:01.884188 28855 tablet_copy_client.cc:323] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.2:43677
I20260713 09:12:01.885908 28259 tablet_copy_service.cc:140] P ef364098495349a7b2922aaea1c3e560: Received BeginTabletCopySession request for tablet f2c1d6fb613c40eda8810a0d34e25040 from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:35224)
I20260713 09:12:01.886451 28259 tablet_copy_service.cc:161] P ef364098495349a7b2922aaea1c3e560: Beginning new tablet copy session on tablet f2c1d6fb613c40eda8810a0d34e25040 from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:35224: session id = cacc0e0e16d44c40abc276ae8ed029f9-f2c1d6fb613c40eda8810a0d34e25040
I20260713 09:12:01.892244 28859 ts_tablet_manager.cc:933] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:12:01.894172 28259 tablet_copy_source_session.cc:215] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:01.895828 28856 tablet_copy_client.cc:323] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.3:35913
I20260713 09:12:01.897377 28333 tablet_copy_service.cc:140] P 44f55f1d339c4833b9c035cfb72e2dca: Received BeginTabletCopySession request for tablet 822da78c01dd42f7aa421fd20a7eab1b from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:56530)
I20260713 09:12:01.897884 28333 tablet_copy_service.cc:161] P 44f55f1d339c4833b9c035cfb72e2dca: Beginning new tablet copy session on tablet 822da78c01dd42f7aa421fd20a7eab1b from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:56530: session id = cacc0e0e16d44c40abc276ae8ed029f9-822da78c01dd42f7aa421fd20a7eab1b
I20260713 09:12:01.898135 28855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c1d6fb613c40eda8810a0d34e25040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.908514 28333 tablet_copy_source_session.cc:215] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:01.910684 28859 tablet_copy_client.cc:323] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.2:43677
I20260713 09:12:01.912365 28259 tablet_copy_service.cc:140] P ef364098495349a7b2922aaea1c3e560: Received BeginTabletCopySession request for tablet e3df5dd9b1244d388ef099daff3ca43c from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:35224)
I20260713 09:12:01.912885 28259 tablet_copy_service.cc:161] P ef364098495349a7b2922aaea1c3e560: Beginning new tablet copy session on tablet e3df5dd9b1244d388ef099daff3ca43c from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:35224: session id = cacc0e0e16d44c40abc276ae8ed029f9-e3df5dd9b1244d388ef099daff3ca43c
I20260713 09:12:01.913439 28856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822da78c01dd42f7aa421fd20a7eab1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.920023 28259 tablet_copy_source_session.cc:215] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:01.922106 28855 tablet_copy_client.cc:806] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:01.924099 28855 tablet_copy_client.cc:670] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:01.923629 28859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3df5dd9b1244d388ef099daff3ca43c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.936539 28855 tablet_copy_client.cc:538] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:01.938925 28861 ts_tablet_manager.cc:933] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:12:01.948175 28861 tablet_copy_client.cc:323] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.2:43677
I20260713 09:12:01.951506 28259 tablet_copy_service.cc:140] P ef364098495349a7b2922aaea1c3e560: Received BeginTabletCopySession request for tablet a2e13aa341a6463b90d3ff2d3af86b42 from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:35224)
I20260713 09:12:01.952011 28259 tablet_copy_service.cc:161] P ef364098495349a7b2922aaea1c3e560: Beginning new tablet copy session on tablet a2e13aa341a6463b90d3ff2d3af86b42 from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:35224: session id = cacc0e0e16d44c40abc276ae8ed029f9-a2e13aa341a6463b90d3ff2d3af86b42
I20260713 09:12:01.955168 28855 tablet_bootstrap.cc:492] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:12:01.964959 28856 tablet_copy_client.cc:806] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:01.965601 28856 tablet_copy_client.cc:670] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:01.961941 28259 tablet_copy_source_session.cc:215] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:01.977313 28861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e13aa341a6463b90d3ff2d3af86b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:01.979853 28856 tablet_copy_client.cc:538] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:02.003787 28856 tablet_bootstrap.cc:492] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:12:02.009305 28859 tablet_copy_client.cc:806] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:02.010353 28859 tablet_copy_client.cc:670] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:02.015054 28861 tablet_copy_client.cc:806] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:02.015614 28861 tablet_copy_client.cc:670] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:02.018688 28859 tablet_copy_client.cc:538] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:02.020262 28861 tablet_copy_client.cc:538] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:02.032601 28861 tablet_bootstrap.cc:492] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:12:02.032837 28859 tablet_bootstrap.cc:492] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:12:02.041512 28855 tablet_bootstrap.cc:492] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:12:02.055665 28855 tablet_bootstrap.cc:492] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:12:02.056551 28855 ts_tablet_manager.cc:1403] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.001s
I20260713 09:12:02.060432 28855 raft_consensus.cc:359] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:02.061545 28855 raft_consensus.cc:740] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:12:02.063479 28855 consensus_queue.cc:260] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:02.074839 28856 tablet_bootstrap.cc:492] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:12:02.075836 28856 tablet_bootstrap.cc:492] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:12:02.080755 28856 ts_tablet_manager.cc:1403] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.077s	user 0.028s	sys 0.000s
I20260713 09:12:02.083875 28855 ts_tablet_manager.cc:1434] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:12:02.084374 28856 raft_consensus.cc:359] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:02.087235 28258 tablet_copy_service.cc:342] P ef364098495349a7b2922aaea1c3e560: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-f2c1d6fb613c40eda8810a0d34e25040 received from {username='slave'} at 127.0.0.1:35224
I20260713 09:12:02.092844 28258 tablet_copy_service.cc:434] P ef364098495349a7b2922aaea1c3e560: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-f2c1d6fb613c40eda8810a0d34e25040 on tablet f2c1d6fb613c40eda8810a0d34e25040 with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:02.093860 28856 raft_consensus.cc:740] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:12:02.094637 28856 consensus_queue.cc:260] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:02.097421 28856 ts_tablet_manager.cc:1434] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:12:02.092351 28861 tablet_bootstrap.cc:492] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:12:02.099261 28861 tablet_bootstrap.cc:492] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:12:02.099498 28333 tablet_copy_service.cc:342] P 44f55f1d339c4833b9c035cfb72e2dca: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-822da78c01dd42f7aa421fd20a7eab1b received from {username='slave'} at 127.0.0.1:56530
I20260713 09:12:02.099924 28333 tablet_copy_service.cc:434] P 44f55f1d339c4833b9c035cfb72e2dca: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-822da78c01dd42f7aa421fd20a7eab1b on tablet 822da78c01dd42f7aa421fd20a7eab1b with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:02.100066 28861 ts_tablet_manager.cc:1403] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.015s
I20260713 09:12:02.104511 28861 raft_consensus.cc:359] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:02.105384 28861 raft_consensus.cc:740] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:12:02.106071 28861 consensus_queue.cc:260] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:02.108745 28861 ts_tablet_manager.cc:1434] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:02.110908 28258 tablet_copy_service.cc:342] P ef364098495349a7b2922aaea1c3e560: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-a2e13aa341a6463b90d3ff2d3af86b42 received from {username='slave'} at 127.0.0.1:35224
I20260713 09:12:02.111281 28258 tablet_copy_service.cc:434] P ef364098495349a7b2922aaea1c3e560: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-a2e13aa341a6463b90d3ff2d3af86b42 on tablet a2e13aa341a6463b90d3ff2d3af86b42 with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:02.117965 28859 tablet_bootstrap.cc:492] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:12:02.119123 28859 tablet_bootstrap.cc:492] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:12:02.119709 28859 ts_tablet_manager.cc:1403] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.020s
I20260713 09:12:02.121919 28859 raft_consensus.cc:359] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:02.122503 28859 raft_consensus.cc:740] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:12:02.122992 28859 consensus_queue.cc:260] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:02.126446 28859 ts_tablet_manager.cc:1434] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:02.128024 28258 tablet_copy_service.cc:342] P ef364098495349a7b2922aaea1c3e560: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-e3df5dd9b1244d388ef099daff3ca43c received from {username='slave'} at 127.0.0.1:35224
I20260713 09:12:02.128433 28258 tablet_copy_service.cc:434] P ef364098495349a7b2922aaea1c3e560: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-e3df5dd9b1244d388ef099daff3ca43c on tablet e3df5dd9b1244d388ef099daff3ca43c with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:02.268525 28588 raft_consensus.cc:1217] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:02.336455 28588 raft_consensus.cc:1217] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:02.436811 28588 raft_consensus.cc:1217] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:02.483434 28588 raft_consensus.cc:1217] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:02.823705 28817 raft_consensus.cc:1064] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:12:02.825235 28817 consensus_queue.cc:237] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:02.830320 28591 raft_consensus.cc:1275] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:02.830570 28318 raft_consensus.cc:1275] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:02.831508 28173 raft_consensus.cc:1275] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:02.831919 28817 consensus_queue.cc:1048] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.832712 28847 consensus_queue.cc:1048] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.833460 28846 consensus_queue.cc:1048] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.846416 28871 raft_consensus.cc:2955] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:02.847432 28321 raft_consensus.cc:2955] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:02.854208 28591 raft_consensus.cc:2955] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:02.858657 28069 catalog_manager.cc:5697] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:02.861866 28173 raft_consensus.cc:2955] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:02.877197 28847 raft_consensus.cc:1064] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:12:02.887810 28847 consensus_queue.cc:237] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:02.907473 28321 raft_consensus.cc:1275] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:02.907625 28591 raft_consensus.cc:1275] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:02.908962 28173 raft_consensus.cc:1275] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:02.908908 28846 consensus_queue.cc:1048] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.910351 28817 consensus_queue.cc:1048] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.911865 28817 consensus_queue.cc:1048] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.928735 28248 consensus_queue.cc:237] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:02.954030 28588 raft_consensus.cc:1275] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:02.956360 28817 consensus_queue.cc:1048] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:12:02.962260 28318 raft_consensus.cc:1275] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:02.965538 28817 consensus_queue.cc:1048] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:02.973225 28847 raft_consensus.cc:2955] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:02.982380 28318 raft_consensus.cc:2955] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:02.997099 28875 raft_consensus.cc:1064] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:12:03.001045 28875 consensus_queue.cc:237] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:03.006559 28590 raft_consensus.cc:2955] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.025076 28588 raft_consensus.cc:1275] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:03.026752 28846 consensus_queue.cc:1048] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:03.027787 28319 raft_consensus.cc:1275] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:03.028539 28174 raft_consensus.cc:1275] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:03.029389 28875 consensus_queue.cc:1048] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:03.030344 28871 consensus_queue.cc:1048] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:03.063277 28071 catalog_manager.cc:5697] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.064509 28875 raft_consensus.cc:2955] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.067324 28319 raft_consensus.cc:2955] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.072011 28059 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2e13aa341a6463b90d3ff2d3af86b42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:03.093559 28817 raft_consensus.cc:2955] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.103431 28163 tablet_service.cc:1558] Processing DeleteTablet for tablet a2e13aa341a6463b90d3ff2d3af86b42 with delete_type TABLET_DATA_TOMBSTONED (TS b847e81c03854f9b8a4e7188bba293dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52308
I20260713 09:12:03.110656 28318 raft_consensus.cc:2955] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.110677 28588 raft_consensus.cc:2955] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.111950 28891 tablet_replica.cc:333] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:03.112943 28891 raft_consensus.cc:2243] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.112161 28071 catalog_manager.cc:5697] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:03.113667 28891 raft_consensus.cc:2272] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.119292 28590 raft_consensus.cc:2955] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.134577 28173 raft_consensus.cc:2955] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.136164 28248 consensus_queue.cc:237] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:03.138796 28174 raft_consensus.cc:2955] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.153326 28072 catalog_manager.cc:5697] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.162792 28891 ts_tablet_manager.cc:1916] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:03.168953 28588 raft_consensus.cc:1275] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:03.169137 28894 raft_consensus.cc:1064] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
W20260713 09:12:03.169695 28289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.112.2:43677, user_credentials={real_user=slave}} blocked reactor thread for 67119.9us
I20260713 09:12:03.173280 28894 consensus_queue.cc:237] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:03.177431 28817 consensus_queue.cc:1048] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:03.184830 28247 consensus_queue.cc:237] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:03.189596 28888 raft_consensus.cc:2955] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.192067 28174 raft_consensus.cc:1275] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:03.195207 28847 consensus_queue.cc:1048] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:12:03.196870 28590 raft_consensus.cc:1275] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:03.198508 28871 consensus_queue.cc:1048] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:12:03.202566 28318 raft_consensus.cc:1275] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:03.205080 28846 consensus_queue.cc:1048] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:03.207911 28588 raft_consensus.cc:2955] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.208863 28318 raft_consensus.cc:2955] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.222432 28059 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2c1d6fb613c40eda8810a0d34e25040 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:03.223003 28847 raft_consensus.cc:2955] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.225590 28174 raft_consensus.cc:2955] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.231506 28590 raft_consensus.cc:2955] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.240161 28059 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e3df5dd9b1244d388ef099daff3ca43c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:03.239910 28072 catalog_manager.cc:5697] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index 3 to 4, VOTER b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) evicted. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.250581 28069 catalog_manager.cc:5697] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.253743 28891 ts_tablet_manager.cc:1929] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:03.254760 28891 log.cc:1199] T a2e13aa341a6463b90d3ff2d3af86b42 P b847e81c03854f9b8a4e7188bba293dc: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-0-root/wals/a2e13aa341a6463b90d3ff2d3af86b42
I20260713 09:12:03.256371 28057 catalog_manager.cc:5028] TS b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): tablet a2e13aa341a6463b90d3ff2d3af86b42 (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:12:03.261855 28247 raft_consensus.cc:1275] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:03.262042 28174 raft_consensus.cc:1275] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:03.264787 28892 consensus_queue.cc:1048] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:03.266464 28892 consensus_queue.cc:1048] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:03.273763 28307 tablet_service.cc:1558] Processing DeleteTablet for tablet e3df5dd9b1244d388ef099daff3ca43c with delete_type TABLET_DATA_TOMBSTONED (TS 44f55f1d339c4833b9c035cfb72e2dca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56488
I20260713 09:12:03.273798 28588 raft_consensus.cc:1275] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:03.287633 28163 tablet_service.cc:1558] Processing DeleteTablet for tablet f2c1d6fb613c40eda8810a0d34e25040 with delete_type TABLET_DATA_TOMBSTONED (TS b847e81c03854f9b8a4e7188bba293dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52308
I20260713 09:12:03.288650 28891 tablet_replica.cc:333] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:03.288772 28894 consensus_queue.cc:1048] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:12:03.294577 28891 raft_consensus.cc:2243] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.295439 28891 raft_consensus.cc:2272] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.306664 28891 ts_tablet_manager.cc:1916] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:03.324671 28902 tablet_replica.cc:333] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:03.325716 28902 raft_consensus.cc:2243] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.326479 28902 raft_consensus.cc:2272] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.331548 28902 ts_tablet_manager.cc:1916] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:03.332063 28894 raft_consensus.cc:2955] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.336683 28247 raft_consensus.cc:2955] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.339474 28891 ts_tablet_manager.cc:1929] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:03.339911 28891 log.cc:1199] T f2c1d6fb613c40eda8810a0d34e25040 P b847e81c03854f9b8a4e7188bba293dc: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-0-root/wals/f2c1d6fb613c40eda8810a0d34e25040
I20260713 09:12:03.341378 28057 catalog_manager.cc:5028] TS b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): tablet f2c1d6fb613c40eda8810a0d34e25040 (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:12:03.345171 28588 raft_consensus.cc:2955] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.351366 28072 catalog_manager.cc:5697] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.351083 28174 raft_consensus.cc:2955] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.358788 28902 ts_tablet_manager.cc:1929] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:03.359243 28902 log.cc:1199] T e3df5dd9b1244d388ef099daff3ca43c P 44f55f1d339c4833b9c035cfb72e2dca: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-2-root/wals/e3df5dd9b1244d388ef099daff3ca43c
I20260713 09:12:03.361042 28058 catalog_manager.cc:5028] TS 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): tablet e3df5dd9b1244d388ef099daff3ca43c (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:12:03.378618 28318 consensus_queue.cc:237] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:03.384320 28174 raft_consensus.cc:1275] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:03.385360 28588 raft_consensus.cc:1275] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:03.385324 28894 consensus_queue.cc:1048] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:03.386600 28892 consensus_queue.cc:1048] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:03.391338 28892 raft_consensus.cc:2955] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.392649 28174 raft_consensus.cc:2955] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.394280 28590 raft_consensus.cc:2955] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.403968 28058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 822da78c01dd42f7aa421fd20a7eab1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:03.407178 28070 catalog_manager.cc:5697] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:03.420702 28239 tablet_service.cc:1558] Processing DeleteTablet for tablet 822da78c01dd42f7aa421fd20a7eab1b with delete_type TABLET_DATA_TOMBSTONED (TS ef364098495349a7b2922aaea1c3e560 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50346
I20260713 09:12:03.422582 28904 tablet_replica.cc:333] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:03.423496 28904 raft_consensus.cc:2243] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.424199 28904 raft_consensus.cc:2272] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.427137 28904 ts_tablet_manager.cc:1916] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:03.437744 28904 ts_tablet_manager.cc:1929] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:03.438115 28904 log.cc:1199] T 822da78c01dd42f7aa421fd20a7eab1b P ef364098495349a7b2922aaea1c3e560: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-1-root/wals/822da78c01dd42f7aa421fd20a7eab1b
I20260713 09:12:03.439539 28059 catalog_manager.cc:5028] TS ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): tablet 822da78c01dd42f7aa421fd20a7eab1b (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:12:04.448288 28318 consensus_queue.cc:237] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue 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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:04.454490 28173 raft_consensus.cc:1275] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:04.454792 28247 raft_consensus.cc:1275] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:04.454797 28289 consensus_peers.cc:597] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77c10bc82614446f903c4958aafe2184. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:04.455761 28905 consensus_queue.cc:1048] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:04.456606 28908 consensus_queue.cc:1048] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:04.466115 28905 raft_consensus.cc:2955] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:04.467684 28247 raft_consensus.cc:2955] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:04.531895 28072 catalog_manager.cc:5697] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:04.533162 28174 raft_consensus.cc:2955] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:04.528539 28248 consensus_queue.cc:237] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [LEADER]: Queue 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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
W20260713 09:12:04.553246 28215 consensus_peers.cc:597] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 -> Peer cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4:45327): Couldn't send request to peer cacc0e0e16d44c40abc276ae8ed029f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b374eac671c4d80812706fa775ca77b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:04.558400 28174 raft_consensus.cc:1275] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:04.560204 28888 consensus_queue.cc:1048] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:04.563136 28318 raft_consensus.cc:1275] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:04.564493 28888 consensus_queue.cc:1048] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:04.575883 28847 raft_consensus.cc:2955] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:04.577857 28174 raft_consensus.cc:2955] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:04.584816 28319 raft_consensus.cc:2955] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:04.596912 28070 catalog_manager.cc:5697] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index -1 to 2, NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) added. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } } }
I20260713 09:12:04.858165 28923 ts_tablet_manager.cc:933] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:12:04.862339 28923 tablet_copy_client.cc:323] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.3:35913
I20260713 09:12:04.864352 28333 tablet_copy_service.cc:140] P 44f55f1d339c4833b9c035cfb72e2dca: Received BeginTabletCopySession request for tablet 77c10bc82614446f903c4958aafe2184 from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:56530)
I20260713 09:12:04.864925 28333 tablet_copy_service.cc:161] P 44f55f1d339c4833b9c035cfb72e2dca: Beginning new tablet copy session on tablet 77c10bc82614446f903c4958aafe2184 from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:56530: session id = cacc0e0e16d44c40abc276ae8ed029f9-77c10bc82614446f903c4958aafe2184
I20260713 09:12:04.873696 28333 tablet_copy_source_session.cc:215] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:04.876788 28923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c10bc82614446f903c4958aafe2184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.889024 28923 tablet_copy_client.cc:806] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:04.889600 28923 tablet_copy_client.cc:670] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:04.893172 28923 tablet_copy_client.cc:538] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:04.900784 28923 tablet_bootstrap.cc:492] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:12:04.921545 28923 tablet_bootstrap.cc:492] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:12:04.922498 28923 tablet_bootstrap.cc:492] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:12:04.923077 28923 ts_tablet_manager.cc:1403] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.006s
I20260713 09:12:04.925725 28923 raft_consensus.cc:359] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:04.926512 28923 raft_consensus.cc:740] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:12:04.927104 28923 consensus_queue.cc:260] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:04.930305 28923 ts_tablet_manager.cc:1434] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:04.932493 28333 tablet_copy_service.cc:342] P 44f55f1d339c4833b9c035cfb72e2dca: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-77c10bc82614446f903c4958aafe2184 received from {username='slave'} at 127.0.0.1:56530
I20260713 09:12:04.932953 28333 tablet_copy_service.cc:434] P 44f55f1d339c4833b9c035cfb72e2dca: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-77c10bc82614446f903c4958aafe2184 on tablet 77c10bc82614446f903c4958aafe2184 with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:05.051880 28923 ts_tablet_manager.cc:933] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9: Initiating tablet copy from peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:12:05.053568 28923 tablet_copy_client.cc:323] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.112.2:43677
I20260713 09:12:05.055230 28258 tablet_copy_service.cc:140] P ef364098495349a7b2922aaea1c3e560: Received BeginTabletCopySession request for tablet 4b374eac671c4d80812706fa775ca77b from peer cacc0e0e16d44c40abc276ae8ed029f9 ({username='slave'} at 127.0.0.1:35224)
I20260713 09:12:05.055725 28258 tablet_copy_service.cc:161] P ef364098495349a7b2922aaea1c3e560: Beginning new tablet copy session on tablet 4b374eac671c4d80812706fa775ca77b from peer cacc0e0e16d44c40abc276ae8ed029f9 at {username='slave'} at 127.0.0.1:35224: session id = cacc0e0e16d44c40abc276ae8ed029f9-4b374eac671c4d80812706fa775ca77b
I20260713 09:12:05.063005 28258 tablet_copy_source_session.cc:215] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:05.066264 28923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b374eac671c4d80812706fa775ca77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.078001 28923 tablet_copy_client.cc:806] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:05.078517 28923 tablet_copy_client.cc:670] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:05.081717 28923 tablet_copy_client.cc:538] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:05.087307 28923 tablet_bootstrap.cc:492] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap starting.
I20260713 09:12:05.102454 28923 tablet_bootstrap.cc:492] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9: 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
I20260713 09:12:05.103516 28923 tablet_bootstrap.cc:492] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9: Bootstrap complete.
I20260713 09:12:05.104199 28923 ts_tablet_manager.cc:1403] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.008s
I20260713 09:12:05.106345 28923 raft_consensus.cc:359] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:05.107198 28923 raft_consensus.cc:740] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Initialized, Role: LEARNER
I20260713 09:12:05.107751 28923 consensus_queue.cc:260] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: NON_VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: true } }
I20260713 09:12:05.109652 28923 ts_tablet_manager.cc:1434] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:05.111594 28258 tablet_copy_service.cc:342] P ef364098495349a7b2922aaea1c3e560: Request end of tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-4b374eac671c4d80812706fa775ca77b received from {username='slave'} at 127.0.0.1:35224
I20260713 09:12:05.112031 28258 tablet_copy_service.cc:434] P ef364098495349a7b2922aaea1c3e560: ending tablet copy session cacc0e0e16d44c40abc276ae8ed029f9-4b374eac671c4d80812706fa775ca77b on tablet 4b374eac671c4d80812706fa775ca77b with peer cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:05.379216 28590 raft_consensus.cc:1217] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:05.563078 28590 raft_consensus.cc:1217] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:05.865477 28912 raft_consensus.cc:1064] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:12:05.867645 28912 consensus_queue.cc:237] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:05.875041 28590 raft_consensus.cc:1275] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:05.876565 28174 raft_consensus.cc:1275] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:05.878228 28247 raft_consensus.cc:1275] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:05.878403 28932 consensus_queue.cc:1048] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:05.880760 28929 consensus_queue.cc:1048] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:05.883518 28932 consensus_queue.cc:1048] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:05.893826 28932 raft_consensus.cc:2955] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:05.895460 28590 raft_consensus.cc:2955] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:05.901397 28247 raft_consensus.cc:2955] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:05.906173 28173 raft_consensus.cc:2955] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:05.910892 28072 catalog_manager.cc:5697] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:05.934559 28319 consensus_queue.cc:237] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:05.943174 28173 raft_consensus.cc:1275] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:05.943316 28590 raft_consensus.cc:1275] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:05.944720 28932 consensus_queue.cc:1048] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:05.945585 28929 consensus_queue.cc:1048] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:05.951308 28929 raft_consensus.cc:2955] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:05.953065 28590 raft_consensus.cc:2955] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:05.953455 28173 raft_consensus.cc:2955] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:05.962116 28058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77c10bc82614446f903c4958aafe2184 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:05.967344 28070 catalog_manager.cc:5697] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: config changed from index 3 to 4, VOTER ef364098495349a7b2922aaea1c3e560 (127.26.112.2) evicted. New cstate: current_term: 1 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:05.982159 28239 tablet_service.cc:1558] Processing DeleteTablet for tablet 77c10bc82614446f903c4958aafe2184 with delete_type TABLET_DATA_TOMBSTONED (TS ef364098495349a7b2922aaea1c3e560 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50346
I20260713 09:12:05.988962 28847 raft_consensus.cc:1064] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560: attempting to promote NON_VOTER cacc0e0e16d44c40abc276ae8ed029f9 to VOTER
I20260713 09:12:05.991439 28847 consensus_queue.cc:237] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:05.994737 28940 tablet_replica.cc:333] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:05.995870 28940 raft_consensus.cc:2243] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.996683 28940 raft_consensus.cc:2272] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.000893 28940 ts_tablet_manager.cc:1916] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:06.005856 28588 raft_consensus.cc:1275] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 LEARNER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:06.007418 28930 consensus_queue.cc:1048] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:06.014122 28173 raft_consensus.cc:1275] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:06.014122 28318 raft_consensus.cc:1275] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:06.015838 28888 consensus_queue.cc:1048] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:06.017685 28940 ts_tablet_manager.cc:1929] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:06.018162 28940 log.cc:1199] T 77c10bc82614446f903c4958aafe2184 P ef364098495349a7b2922aaea1c3e560: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-1-root/wals/77c10bc82614446f903c4958aafe2184
I20260713 09:12:06.021093 28059 catalog_manager.cc:5028] TS ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): tablet 77c10bc82614446f903c4958aafe2184 (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:12:06.021250 28888 consensus_queue.cc:1048] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:06.032670 28944 raft_consensus.cc:2955] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:06.034039 28318 raft_consensus.cc:2955] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:06.037937 28588 raft_consensus.cc:2955] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:06.051811 28069 catalog_manager.cc:5697] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:06.058666 28173 raft_consensus.cc:2955] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } attrs { replace: true } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:06.069111 28247 consensus_queue.cc:237] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:06.076905 28173 raft_consensus.cc:1275] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:06.077387 28588 raft_consensus.cc:1275] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Refusing update from remote peer ef364098495349a7b2922aaea1c3e560: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:06.078167 28944 consensus_queue.cc:1048] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:06.079020 28888 consensus_queue.cc:1048] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:06.085557 28888 raft_consensus.cc:2955] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:06.087747 28173 raft_consensus.cc:2955] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:06.093251 28590 raft_consensus.cc:2955] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } } }
I20260713 09:12:06.095249 28059 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b374eac671c4d80812706fa775ca77b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:06.100510 28069 catalog_manager.cc:5697] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 reported cstate change: config changed from index 3 to 4, VOTER 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) evicted. New cstate: current_term: 1 leader_uuid: "ef364098495349a7b2922aaea1c3e560" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:06.112072 28307 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b374eac671c4d80812706fa775ca77b with delete_type TABLET_DATA_TOMBSTONED (TS 44f55f1d339c4833b9c035cfb72e2dca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56488
I20260713 09:12:06.120326 28947 tablet_replica.cc:333] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:06.121088 28947 raft_consensus.cc:2243] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.121683 28947 raft_consensus.cc:2272] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.124617 28947 ts_tablet_manager.cc:1916] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:06.135195 28947 ts_tablet_manager.cc:1929] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:06.135478 28947 log.cc:1199] T 4b374eac671c4d80812706fa775ca77b P 44f55f1d339c4833b9c035cfb72e2dca: Deleting WAL directory at /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933883861739-27072-0/minicluster-data/ts-2-root/wals/4b374eac671c4d80812706fa775ca77b
I20260713 09:12:06.136821 28058 catalog_manager.cc:5028] TS 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): tablet 4b374eac671c4d80812706fa775ca77b (table test-workload [id=a52d14f11fc44fe097031f1fd6bfbd5e]) successfully deleted
I20260713 09:12:11.624172 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:11.648144 28247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4596f93c7a6f46be9af74f25431ee3c5"
dest_uuid: "ef364098495349a7b2922aaea1c3e560"
mode: GRACEFUL
new_leader_uuid: "b847e81c03854f9b8a4e7188bba293dc"
 from {username='slave'} at 127.0.0.1:60650
I20260713 09:12:11.648687 28247 raft_consensus.cc:606] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Received request to transfer leadership to TS b847e81c03854f9b8a4e7188bba293dc
I20260713 09:12:11.659744 28318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1a753ac6d274393abb2f6d094cc61ad"
dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
mode: GRACEFUL
new_leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:51590
I20260713 09:12:11.660194 28318 raft_consensus.cc:606] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Received request to transfer leadership to TS cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:11.662345 28247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcef23f88613433093d97c11cd008b74"
dest_uuid: "ef364098495349a7b2922aaea1c3e560"
mode: GRACEFUL
new_leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
 from {username='slave'} at 127.0.0.1:60650
I20260713 09:12:11.662782 28247 raft_consensus.cc:606] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Received request to transfer leadership to TS 44f55f1d339c4833b9c035cfb72e2dca
I20260713 09:12:11.664994 28318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de9d2f75d1cd4a1c9823b4422d0d8d4f"
dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
mode: GRACEFUL
new_leader_uuid: "b847e81c03854f9b8a4e7188bba293dc"
 from {username='slave'} at 127.0.0.1:51590
I20260713 09:12:11.665398 28318 raft_consensus.cc:606] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Received request to transfer leadership to TS b847e81c03854f9b8a4e7188bba293dc
I20260713 09:12:11.667450 28247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2c1d6fb613c40eda8810a0d34e25040"
dest_uuid: "ef364098495349a7b2922aaea1c3e560"
mode: GRACEFUL
new_leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:60650
I20260713 09:12:11.667862 28247 raft_consensus.cc:606] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Received request to transfer leadership to TS cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:11.668850 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:12:11.669698 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:12.001515 28951 raft_consensus.cc:993] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560: : Instructing follower b847e81c03854f9b8a4e7188bba293dc to start an election
I20260713 09:12:12.001962 28961 raft_consensus.cc:1081] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Signalling peer b847e81c03854f9b8a4e7188bba293dc to start an election
I20260713 09:12:12.003500 28173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4596f93c7a6f46be9af74f25431ee3c5"
dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
 from {username='slave'} at 127.0.0.1:52314
I20260713 09:12:12.004173 28173 raft_consensus.cc:493] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:12.004581 28173 raft_consensus.cc:3060] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.007809 28960 raft_consensus.cc:993] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca: : Instructing follower b847e81c03854f9b8a4e7188bba293dc to start an election
I20260713 09:12:12.009286 28960 raft_consensus.cc:1081] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Signalling peer b847e81c03854f9b8a4e7188bba293dc to start an election
I20260713 09:12:12.011132 28172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de9d2f75d1cd4a1c9823b4422d0d8d4f"
dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
 from {username='slave'} at 127.0.0.1:52324
I20260713 09:12:12.011660 28172 raft_consensus.cc:493] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:12.011930 28172 raft_consensus.cc:3060] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.012964 28173 raft_consensus.cc:515] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:12.015247 28173 leader_election.cc:290] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 2 election: Requested vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:12:12.015942 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4596f93c7a6f46be9af74f25431ee3c5" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:12:12.016489 28248 raft_consensus.cc:3055] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:12.016775 28248 raft_consensus.cc:740] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:12:12.017481 28248 consensus_queue.cc:260] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:12.017845 28172 raft_consensus.cc:515] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:12.018517 28248 raft_consensus.cc:3060] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.019949 28318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4596f93c7a6f46be9af74f25431ee3c5" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:12:12.020390 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9d2f75d1cd4a1c9823b4422d0d8d4f" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:12:12.020504 28318 raft_consensus.cc:3060] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.020922 28247 raft_consensus.cc:3060] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.021155 28319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9d2f75d1cd4a1c9823b4422d0d8d4f" candidate_uuid: "b847e81c03854f9b8a4e7188bba293dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:12:12.021733 28319 raft_consensus.cc:3055] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:12.022034 28319 raft_consensus.cc:740] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:12:12.022815 28319 consensus_queue.cc:260] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:12.023841 28319 raft_consensus.cc:3060] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.024422 28248 raft_consensus.cc:2468] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 2.
I20260713 09:12:12.025720 28140 leader_election.cc:304] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:12:12.027226 28318 raft_consensus.cc:2468] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 2.
I20260713 09:12:12.020134 28172 leader_election.cc:290] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 2 election: Requested vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:12:12.028906 28952 raft_consensus.cc:2804] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:12.029815 28247 raft_consensus.cc:2468] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 2.
I20260713 09:12:12.030275 28952 raft_consensus.cc:697] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 2 LEADER]: Becoming Leader. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Running, Role: LEADER
I20260713 09:12:12.030627 28319 raft_consensus.cc:2468] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b847e81c03854f9b8a4e7188bba293dc in term 2.
I20260713 09:12:12.031020 28140 leader_election.cc:304] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:12:12.031760 28968 raft_consensus.cc:2804] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:12.031306 28952 consensus_queue.cc:237] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:12.034157 28960 raft_consensus.cc:993] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca: : Instructing follower cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:12.034207 28968 raft_consensus.cc:697] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [term 2 LEADER]: Becoming Leader. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Running, Role: LEADER
I20260713 09:12:12.034857 28965 raft_consensus.cc:1081] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Signalling peer cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:12.035310 28968 consensus_queue.cc:237] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:12.036520 28588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1a753ac6d274393abb2f6d094cc61ad"
dest_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:33442
I20260713 09:12:12.037043 28588 raft_consensus.cc:493] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:12.037351 28588 raft_consensus.cc:3060] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.041002 28069 catalog_manager.cc:5697] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc reported cstate change: term changed from 1 to 2, leader changed from ef364098495349a7b2922aaea1c3e560 (127.26.112.2) to b847e81c03854f9b8a4e7188bba293dc (127.26.112.1). New cstate: current_term: 2 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.044981 28588 raft_consensus.cc:515] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.047415 28588 leader_election.cc:290] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:12:12.047833 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a753ac6d274393abb2f6d094cc61ad" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:12:12.048286 28319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a753ac6d274393abb2f6d094cc61ad" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:12:12.048437 28172 raft_consensus.cc:3060] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.048884 28319 raft_consensus.cc:3055] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:12.049213 28319 raft_consensus.cc:740] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:12:12.050004 28319 consensus_queue.cc:260] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.051222 28319 raft_consensus.cc:3060] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.054888 28172 raft_consensus.cc:2468] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:12.056288 28555 leader_election.cc:304] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, cacc0e0e16d44c40abc276ae8ed029f9; no voters: 
I20260713 09:12:12.057974 28976 raft_consensus.cc:2804] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:12.058060 28319 raft_consensus.cc:2468] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:12.059865 28976 raft_consensus.cc:697] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Becoming Leader. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Running, Role: LEADER
I20260713 09:12:12.060758 28976 consensus_queue.cc:237] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.062754 28069 catalog_manager.cc:5697] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc reported cstate change: term changed from 1 to 2, leader changed from 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) to b847e81c03854f9b8a4e7188bba293dc (127.26.112.1). New cstate: current_term: 2 leader_uuid: "b847e81c03854f9b8a4e7188bba293dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.069885 28070 catalog_manager.cc:5697] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: term changed from 1 to 2, leader changed from 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) to cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4). New cstate: current_term: 2 leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:12.099288 28951 raft_consensus.cc:993] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560: : Instructing follower cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:12.099735 28961 raft_consensus.cc:1081] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Signalling peer cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:12.100992 28588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2c1d6fb613c40eda8810a0d34e25040"
dest_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:35436
I20260713 09:12:12.101434 28588 raft_consensus.cc:493] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:12.101709 28588 raft_consensus.cc:3060] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.106036 28588 raft_consensus.cc:515] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.107635 28588 leader_election.cc:290] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Requested vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:12:12.108295 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c1d6fb613c40eda8810a0d34e25040" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:12:12.108600 28319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c1d6fb613c40eda8810a0d34e25040" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:12:12.108826 28247 raft_consensus.cc:3055] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:12.109148 28247 raft_consensus.cc:740] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:12:12.109191 28319 raft_consensus.cc:3060] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.109814 28247 consensus_queue.cc:260] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.110671 28247 raft_consensus.cc:3060] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.114385 28319 raft_consensus.cc:2468] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:12.115523 28247 raft_consensus.cc:2468] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:12.115657 28556 leader_election.cc:304] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, cacc0e0e16d44c40abc276ae8ed029f9; no voters: 
I20260713 09:12:12.116480 28976 raft_consensus.cc:2804] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:12.116849 28976 raft_consensus.cc:697] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Becoming Leader. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Running, Role: LEADER
I20260713 09:12:12.117640 28976 consensus_queue.cc:237] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.121284 28951 raft_consensus.cc:993] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560: : Instructing follower 44f55f1d339c4833b9c035cfb72e2dca to start an election
I20260713 09:12:12.121767 28961 raft_consensus.cc:1081] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Signalling peer 44f55f1d339c4833b9c035cfb72e2dca to start an election
I20260713 09:12:12.123368 28319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcef23f88613433093d97c11cd008b74"
dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
 from {username='slave'} at 127.0.0.1:56502
I20260713 09:12:12.123844 28319 raft_consensus.cc:493] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:12.124135 28319 raft_consensus.cc:3060] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.127187 28070 catalog_manager.cc:5697] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: term changed from 1 to 2, leader changed from ef364098495349a7b2922aaea1c3e560 (127.26.112.2) to cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4). New cstate: current_term: 2 leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:12.128583 28319 raft_consensus.cc:515] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:12.130702 28319 leader_election.cc:290] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 2 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:12:12.130791 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcef23f88613433093d97c11cd008b74" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:12:12.131361 28172 raft_consensus.cc:3060] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.131072 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcef23f88613433093d97c11cd008b74" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:12:12.132139 28247 raft_consensus.cc:3055] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:12.132478 28247 raft_consensus.cc:740] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:12:12.133252 28247 consensus_queue.cc:260] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:12.134369 28247 raft_consensus.cc:3060] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.137248 28172 raft_consensus.cc:2468] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 2.
I20260713 09:12:12.139981 28287 leader_election.cc:304] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: 
I20260713 09:12:12.140362 28247 raft_consensus.cc:2468] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 2.
I20260713 09:12:12.140709 28965 raft_consensus.cc:2804] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:12.141208 28965 raft_consensus.cc:697] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 LEADER]: Becoming Leader. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:12:12.141940 28965 consensus_queue.cc:237] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:12.148445 28070 catalog_manager.cc:5697] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: term changed from 1 to 2, leader changed from ef364098495349a7b2922aaea1c3e560 (127.26.112.2) to 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3). New cstate: current_term: 2 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:12.454332 28247 raft_consensus.cc:1275] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:12.455457 28968 consensus_queue.cc:1048] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:12.463835 28319 raft_consensus.cc:1275] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:12.464911 28968 consensus_queue.cc:1048] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:12.523433 28247 raft_consensus.cc:1275] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:12.524484 28965 consensus_queue.cc:1048] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:12.532167 28173 raft_consensus.cc:1275] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:12.533805 28987 consensus_queue.cc:1048] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:12.580538 28319 raft_consensus.cc:1275] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:12.581676 28976 consensus_queue.cc:1048] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:12.588872 28173 raft_consensus.cc:1275] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:12.592053 28976 consensus_queue.cc:1048] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:12.600579 28319 raft_consensus.cc:1275] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:12.601902 28969 consensus_queue.cc:1048] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:12.611958 28247 raft_consensus.cc:1275] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Refusing update from remote peer b847e81c03854f9b8a4e7188bba293dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:12.613305 28968 consensus_queue.cc:1048] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:12.627681 28247 raft_consensus.cc:1275] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:12.628796 28976 consensus_queue.cc:1048] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:12.644029 28319 raft_consensus.cc:1275] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:12.645747 28976 consensus_queue.cc:1048] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:12.670591 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:12.685032 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:12.701946 28319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77c10bc82614446f903c4958aafe2184"
dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
mode: GRACEFUL
new_leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:51590
I20260713 09:12:12.702415 28319 raft_consensus.cc:606] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Received request to transfer leadership to TS cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:12.704514 28247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2e13aa341a6463b90d3ff2d3af86b42"
dest_uuid: "ef364098495349a7b2922aaea1c3e560"
mode: GRACEFUL
new_leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:60650
I20260713 09:12:12.704937 28247 raft_consensus.cc:606] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Received request to transfer leadership to TS cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:12.715797 28173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5c13dea704d4f2997fc5037641dd70b"
dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
mode: GRACEFUL
new_leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:51422
I20260713 09:12:12.716223 28173 raft_consensus.cc:606] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Received request to transfer leadership to TS cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:12.718183 28247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7db69457dd7435a969a58b6ca330c13"
dest_uuid: "ef364098495349a7b2922aaea1c3e560"
mode: GRACEFUL
new_leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
 from {username='slave'} at 127.0.0.1:60650
I20260713 09:12:12.718650 28247 raft_consensus.cc:606] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Received request to transfer leadership to TS 44f55f1d339c4833b9c035cfb72e2dca
I20260713 09:12:12.719614 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:12:12.720213 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:12.735082 28960 raft_consensus.cc:993] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca: : Instructing follower cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:12.735555 28960 raft_consensus.cc:1081] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Signalling peer cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:12.737037 28588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77c10bc82614446f903c4958aafe2184"
dest_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:33442
I20260713 09:12:12.737416 28588 raft_consensus.cc:493] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:12.737629 28588 raft_consensus.cc:3060] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.741788 28588 raft_consensus.cc:515] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.743203 28588 leader_election.cc:290] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:12:12.743920 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c10bc82614446f903c4958aafe2184" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:12:12.744200 28319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c10bc82614446f903c4958aafe2184" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:12:12.744401 28173 raft_consensus.cc:3060] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.744720 28319 raft_consensus.cc:3055] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:12.744972 28319 raft_consensus.cc:740] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:12:12.745572 28319 consensus_queue.cc:260] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.746377 28319 raft_consensus.cc:3060] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.748824 28173 raft_consensus.cc:2468] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:12.749702 28555 leader_election.cc:304] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b847e81c03854f9b8a4e7188bba293dc, cacc0e0e16d44c40abc276ae8ed029f9; no voters: 
I20260713 09:12:12.750590 28995 raft_consensus.cc:2804] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:12.750707 28319 raft_consensus.cc:2468] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:12.751047 28995 raft_consensus.cc:697] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Becoming Leader. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Running, Role: LEADER
I20260713 09:12:12.751888 28995 consensus_queue.cc:237] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.758276 28070 catalog_manager.cc:5697] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: term changed from 1 to 2, leader changed from 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) to cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4). New cstate: current_term: 2 leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:12.759498 28961 raft_consensus.cc:993] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560: : Instructing follower cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:12.759927 28951 raft_consensus.cc:1081] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Signalling peer cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:12.761134 28588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2e13aa341a6463b90d3ff2d3af86b42"
dest_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:35436
I20260713 09:12:12.761533 28588 raft_consensus.cc:493] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:12.761818 28588 raft_consensus.cc:3060] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.766314 28588 raft_consensus.cc:515] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.768208 28588 leader_election.cc:290] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Requested vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:12:12.768747 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e13aa341a6463b90d3ff2d3af86b42" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:12:12.769112 28319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e13aa341a6463b90d3ff2d3af86b42" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:12:12.769295 28247 raft_consensus.cc:3055] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:12.769598 28247 raft_consensus.cc:740] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:12:12.769642 28319 raft_consensus.cc:3060] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.770368 28247 consensus_queue.cc:260] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.771348 28247 raft_consensus.cc:3060] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.774338 28319 raft_consensus.cc:2468] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:12.775148 28556 leader_election.cc:304] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, cacc0e0e16d44c40abc276ae8ed029f9; no voters: 
I20260713 09:12:12.775715 28247 raft_consensus.cc:2468] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:12.775861 28995 raft_consensus.cc:2804] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:12.776345 28995 raft_consensus.cc:697] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Becoming Leader. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Running, Role: LEADER
I20260713 09:12:12.777091 28995 consensus_queue.cc:237] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.783131 28070 catalog_manager.cc:5697] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: term changed from 1 to 2, leader changed from ef364098495349a7b2922aaea1c3e560 (127.26.112.2) to cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4). New cstate: current_term: 2 leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:12.980581 28952 raft_consensus.cc:993] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc: : Instructing follower cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:12.981017 28968 raft_consensus.cc:1081] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Signalling peer cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:12.982288 28588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5c13dea704d4f2997fc5037641dd70b"
dest_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:33456
I20260713 09:12:12.982686 28588 raft_consensus.cc:493] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:12.982969 28588 raft_consensus.cc:3060] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.987164 28588 raft_consensus.cc:515] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.988925 28588 leader_election.cc:290] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:12:12.989704 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c13dea704d4f2997fc5037641dd70b" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:12:12.989833 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c13dea704d4f2997fc5037641dd70b" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:12:12.990185 28173 raft_consensus.cc:3055] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:12.990422 28247 raft_consensus.cc:3060] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.990532 28173 raft_consensus.cc:740] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b847e81c03854f9b8a4e7188bba293dc, State: Running, Role: LEADER
I20260713 09:12:12.991348 28173 consensus_queue.cc:260] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:12.992241 28173 raft_consensus.cc:3060] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.994918 28247 raft_consensus.cc:2468] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:12.996166 28557 leader_election.cc:304] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cacc0e0e16d44c40abc276ae8ed029f9, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:12:12.997731 28173 raft_consensus.cc:2468] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:12.997959 28977 raft_consensus.cc:2804] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:12.998486 28977 raft_consensus.cc:697] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Becoming Leader. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Running, Role: LEADER
I20260713 09:12:12.999313 28977 consensus_queue.cc:237] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [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: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:13.006395 28070 catalog_manager.cc:5697] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: term changed from 1 to 2, leader changed from b847e81c03854f9b8a4e7188bba293dc (127.26.112.1) to cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4). New cstate: current_term: 2 leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:13.165851 28319 raft_consensus.cc:1275] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:13.167034 28977 consensus_queue.cc:1048] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:13.176185 28173 raft_consensus.cc:1275] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:13.177425 28977 consensus_queue.cc:1048] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:13.185945 28319 raft_consensus.cc:1275] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:13.187011 28977 consensus_queue.cc:1048] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:13.195075 28247 raft_consensus.cc:1275] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:13.199764 28977 consensus_queue.cc:1048] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:13.281155 28961 raft_consensus.cc:993] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560: : Instructing follower 44f55f1d339c4833b9c035cfb72e2dca to start an election
I20260713 09:12:13.281721 28961 raft_consensus.cc:1081] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Signalling peer 44f55f1d339c4833b9c035cfb72e2dca to start an election
I20260713 09:12:13.283218 28319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7db69457dd7435a969a58b6ca330c13"
dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
 from {username='slave'} at 127.0.0.1:56502
I20260713 09:12:13.283723 28319 raft_consensus.cc:493] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:13.284041 28319 raft_consensus.cc:3060] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.287906 28319 raft_consensus.cc:515] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:13.289366 28319 leader_election.cc:290] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 2 election: Requested vote from peers b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083), ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677)
I20260713 09:12:13.289873 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7db69457dd7435a969a58b6ca330c13" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b847e81c03854f9b8a4e7188bba293dc"
I20260713 09:12:13.290392 28173 raft_consensus.cc:3060] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.290406 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7db69457dd7435a969a58b6ca330c13" candidate_uuid: "44f55f1d339c4833b9c035cfb72e2dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:12:13.290931 28247 raft_consensus.cc:3055] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:13.291164 28247 raft_consensus.cc:740] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef364098495349a7b2922aaea1c3e560, State: Running, Role: LEADER
I20260713 09:12:13.291744 28247 consensus_queue.cc:260] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:13.292519 28247 raft_consensus.cc:3060] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.294636 28173 raft_consensus.cc:2468] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 2.
I20260713 09:12:13.295545 28287 leader_election.cc:304] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44f55f1d339c4833b9c035cfb72e2dca, b847e81c03854f9b8a4e7188bba293dc; no voters: 
I20260713 09:12:13.296135 28960 raft_consensus.cc:2804] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:13.296500 28960 raft_consensus.cc:697] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 LEADER]: Becoming Leader. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:12:13.296520 28247 raft_consensus.cc:2468] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f55f1d339c4833b9c035cfb72e2dca in term 2.
I20260713 09:12:13.297403 28960 consensus_queue.cc:237] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } }
I20260713 09:12:13.303552 28070 catalog_manager.cc:5697] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca reported cstate change: term changed from 1 to 2, leader changed from ef364098495349a7b2922aaea1c3e560 (127.26.112.2) to 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3). New cstate: current_term: 2 leader_uuid: "44f55f1d339c4833b9c035cfb72e2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:13.392580 28173 raft_consensus.cc:1275] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:13.393522 28977 consensus_queue.cc:1048] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:13.404013 28247 raft_consensus.cc:1275] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:13.405299 29016 consensus_queue.cc:1048] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:12:13.694751 28173 raft_consensus.cc:1275] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.695947 28960 consensus_queue.cc:1048] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b847e81c03854f9b8a4e7188bba293dc" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:13.704891 28247 raft_consensus.cc:1275] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Refusing update from remote peer 44f55f1d339c4833b9c035cfb72e2dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.706295 28960 consensus_queue.cc:1048] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:13.720959 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:13.738831 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:13.754309 28319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7002a49c45f14608909cd8ff39943372"
dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
mode: GRACEFUL
new_leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:51590
I20260713 09:12:13.754733 28319 raft_consensus.cc:606] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Received request to transfer leadership to TS cacc0e0e16d44c40abc276ae8ed029f9
I20260713 09:12:13.755718 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:13.756248 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:13.914047 28965 raft_consensus.cc:993] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca: : Instructing follower cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:13.914491 28960 raft_consensus.cc:1081] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Signalling peer cacc0e0e16d44c40abc276ae8ed029f9 to start an election
I20260713 09:12:13.915723 28590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7002a49c45f14608909cd8ff39943372"
dest_uuid: "cacc0e0e16d44c40abc276ae8ed029f9"
 from {username='slave'} at 127.0.0.1:33442
I20260713 09:12:13.916102 28590 raft_consensus.cc:493] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:13.916316 28590 raft_consensus.cc:3060] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.920619 28590 raft_consensus.cc:515] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:13.921926 28590 leader_election.cc:290] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Requested vote from peers ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677), 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913)
I20260713 09:12:13.922551 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7002a49c45f14608909cd8ff39943372" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef364098495349a7b2922aaea1c3e560"
I20260713 09:12:13.922816 28319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7002a49c45f14608909cd8ff39943372" candidate_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "44f55f1d339c4833b9c035cfb72e2dca"
I20260713 09:12:13.923084 28247 raft_consensus.cc:3060] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.923331 28319 raft_consensus.cc:3055] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:13.923655 28319 raft_consensus.cc:740] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44f55f1d339c4833b9c035cfb72e2dca, State: Running, Role: LEADER
I20260713 09:12:13.924315 28319 consensus_queue.cc:260] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:13.925140 28319 raft_consensus.cc:3060] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.927380 28247 raft_consensus.cc:2468] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:13.928305 28557 leader_election.cc:304] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cacc0e0e16d44c40abc276ae8ed029f9, ef364098495349a7b2922aaea1c3e560; no voters: 
I20260713 09:12:13.928937 29016 raft_consensus.cc:2804] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:13.929364 29016 raft_consensus.cc:697] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Becoming Leader. State: Replica: cacc0e0e16d44c40abc276ae8ed029f9, State: Running, Role: LEADER
I20260713 09:12:13.929904 28319 raft_consensus.cc:2468] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacc0e0e16d44c40abc276ae8ed029f9 in term 2.
I20260713 09:12:13.930182 29016 consensus_queue.cc:237] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [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: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } }
I20260713 09:12:13.937907 28069 catalog_manager.cc:5697] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 reported cstate change: term changed from 1 to 2, leader changed from 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3) to cacc0e0e16d44c40abc276ae8ed029f9 (127.26.112.4). New cstate: current_term: 2 leader_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cacc0e0e16d44c40abc276ae8ed029f9" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:14.475256 28318 raft_consensus.cc:1275] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:14.476341 28976 consensus_queue.cc:1048] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f55f1d339c4833b9c035cfb72e2dca" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:14.487722 28248 raft_consensus.cc:1275] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Refusing update from remote peer cacc0e0e16d44c40abc276ae8ed029f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:14.488752 28977 consensus_queue.cc:1048] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef364098495349a7b2922aaea1c3e560" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 43677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:14.757167 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:14.778013 27072 tablet_server.cc:179] TabletServer@127.26.112.1:0 shutting down...
I20260713 09:12:14.815667 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:14.816553 27072 tablet_replica.cc:333] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.817716 27072 raft_consensus.cc:2243] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.818825 27072 raft_consensus.cc:2272] T de9d2f75d1cd4a1c9823b4422d0d8d4f P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.820806 27072 tablet_replica.cc:333] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.821341 27072 raft_consensus.cc:2243] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.822048 27072 raft_consensus.cc:2272] T a7c6f769dade401bbe23bd81abd2db0e P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.824662 27072 tablet_replica.cc:333] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.825640 27072 raft_consensus.cc:2243] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.826320 27072 raft_consensus.cc:2272] T 77c10bc82614446f903c4958aafe2184 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.829463 27072 tablet_replica.cc:333] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.830106 27072 raft_consensus.cc:2243] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.831410 27072 raft_consensus.cc:2272] T 643ed99db3c243dabf660604fc6b7468 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.833902 27072 tablet_replica.cc:333] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.834442 27072 raft_consensus.cc:2243] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.834875 27072 raft_consensus.cc:2272] T e7db69457dd7435a969a58b6ca330c13 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.836674 27072 tablet_replica.cc:333] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.837157 27072 raft_consensus.cc:2243] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.837532 27072 raft_consensus.cc:2272] T c1a753ac6d274393abb2f6d094cc61ad P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.839355 27072 tablet_replica.cc:333] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.839844 27072 raft_consensus.cc:2243] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.840591 27072 raft_consensus.cc:2272] T 822da78c01dd42f7aa421fd20a7eab1b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.842221 27072 tablet_replica.cc:333] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.842653 27072 raft_consensus.cc:2243] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.843086 27072 raft_consensus.cc:2272] T dcef23f88613433093d97c11cd008b74 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.844780 27072 tablet_replica.cc:333] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.845223 27072 raft_consensus.cc:2243] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.845577 27072 raft_consensus.cc:2272] T c5c13dea704d4f2997fc5037641dd70b P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.847100 27072 tablet_replica.cc:333] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.847718 27072 raft_consensus.cc:2243] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.848237 27072 raft_consensus.cc:2272] T eef96c4cb8b5445598cab68233f4bf3e P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.850904 27072 tablet_replica.cc:333] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.851462 27072 raft_consensus.cc:2243] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.852041 27072 raft_consensus.cc:2272] T 4b374eac671c4d80812706fa775ca77b P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.853803 27072 tablet_replica.cc:333] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.854270 27072 raft_consensus.cc:2243] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.855412 27072 raft_consensus.cc:2272] T fc853040ab414667aeb07badc4ba2935 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.857662 27072 tablet_replica.cc:333] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.858383 27072 raft_consensus.cc:2243] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.859695 27072 raft_consensus.cc:2272] T e3df5dd9b1244d388ef099daff3ca43c P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.861564 27072 tablet_replica.cc:333] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.862053 27072 raft_consensus.cc:2243] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.862510 27072 raft_consensus.cc:2272] T 6501183fd0a7494a8b29bdfa067cd7fd P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:14.862850 28213 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260713 09:12:14.864872 27072 tablet_replica.cc:333] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.865722 27072 raft_consensus.cc:2243] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:12:14.866349 28213 consensus_peers.cc:597] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 -> Peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Couldn't send request to peer b847e81c03854f9b8a4e7188bba293dc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.866830 27072 raft_consensus.cc:2272] T fe71273ec12845a5a6cc57c21b5b26d6 P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.869059 27072 tablet_replica.cc:333] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.869554 27072 raft_consensus.cc:2243] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:14.870283 27072 raft_consensus.cc:2272] T 6d4be886bdc741169ab511b6c090099a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.872222 27072 tablet_replica.cc:333] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.872778 27072 raft_consensus.cc:2243] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.873656 27072 raft_consensus.cc:2272] T 4596f93c7a6f46be9af74f25431ee3c5 P b847e81c03854f9b8a4e7188bba293dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:14.875684 27072 tablet_replica.cc:333] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc: stopping tablet replica
I20260713 09:12:14.876222 27072 raft_consensus.cc:2243] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:14.877374 27072 raft_consensus.cc:2272] T d662c7a3287746a2bf1993780b0aa04a P b847e81c03854f9b8a4e7188bba293dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:14.920212 28287 consensus_peers.cc:597] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca -> Peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Couldn't send request to peer b847e81c03854f9b8a4e7188bba293dc. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:34083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.922992 27072 tablet_server.cc:196] TabletServer@127.26.112.1:0 shutdown complete.
I20260713 09:12:14.963761 27072 tablet_server.cc:179] TabletServer@127.26.112.2:0 shutting down...
I20260713 09:12:14.999569 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:15.001554 27072 tablet_replica.cc:333] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.002849 27072 raft_consensus.cc:2243] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.003829 27072 raft_consensus.cc:2272] T a2e13aa341a6463b90d3ff2d3af86b42 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.007819 27072 tablet_replica.cc:333] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.008945 27072 raft_consensus.cc:2243] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.010334 27072 raft_consensus.cc:2272] T cf0681cb722045df9af6a6235ddc6fa2 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.013023 27072 tablet_replica.cc:333] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.013783 27072 raft_consensus.cc:2243] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.014303 27072 raft_consensus.cc:2272] T c5c13dea704d4f2997fc5037641dd70b P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:15.015034 28557 consensus_peers.cc:597] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 -> Peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Couldn't send request to peer ef364098495349a7b2922aaea1c3e560. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.017285 27072 tablet_replica.cc:333] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.017931 27072 raft_consensus.cc:2243] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.018468 27072 raft_consensus.cc:2272] T de9d2f75d1cd4a1c9823b4422d0d8d4f P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:15.019510 28557 consensus_peers.cc:597] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 -> Peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Couldn't send request to peer ef364098495349a7b2922aaea1c3e560. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.020995 27072 tablet_replica.cc:333] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.021682 27072 raft_consensus.cc:2243] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:12:15.021744 28213 consensus_peers.cc:597] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 -> Peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Couldn't send request to peer b847e81c03854f9b8a4e7188bba293dc. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:34083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.022653 27072 raft_consensus.cc:2272] T a7c6f769dade401bbe23bd81abd2db0e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:15.023164 28555 consensus_peers.cc:597] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 -> Peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Couldn't send request to peer b847e81c03854f9b8a4e7188bba293dc. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:34083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.024658 27072 tablet_replica.cc:333] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.025197 27072 raft_consensus.cc:2243] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.025609 27072 raft_consensus.cc:2272] T dcef23f88613433093d97c11cd008b74 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.027493 27072 tablet_replica.cc:333] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.027971 27072 raft_consensus.cc:2243] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.028373 27072 raft_consensus.cc:2272] T e7db69457dd7435a969a58b6ca330c13 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.030051 27072 tablet_replica.cc:333] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.030601 27072 raft_consensus.cc:2243] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.031241 27072 raft_consensus.cc:2272] T 643ed99db3c243dabf660604fc6b7468 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.033020 27072 tablet_replica.cc:333] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.033569 27072 raft_consensus.cc:2243] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.034276 27072 raft_consensus.cc:2272] T d06b430e64904b839b7f0620fd4c34bd P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.036016 27072 tablet_replica.cc:333] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.036494 27072 raft_consensus.cc:2243] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.037039 27072 raft_consensus.cc:2272] T d662c7a3287746a2bf1993780b0aa04a P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.038707 27072 tablet_replica.cc:333] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.039234 27072 raft_consensus.cc:2243] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.039853 27072 raft_consensus.cc:2272] T 91e6c73d59c342b5a8c2b531f6e72cf8 P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.041600 27072 tablet_replica.cc:333] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.042181 27072 raft_consensus.cc:2243] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.042766 27072 raft_consensus.cc:2272] T 7002a49c45f14608909cd8ff39943372 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.045121 27072 tablet_replica.cc:333] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.045603 27072 raft_consensus.cc:2243] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.045998 27072 raft_consensus.cc:2272] T 4596f93c7a6f46be9af74f25431ee3c5 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.047686 27072 tablet_replica.cc:333] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.048134 27072 raft_consensus.cc:2243] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.048864 27072 raft_consensus.cc:2272] T e3df5dd9b1244d388ef099daff3ca43c P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.050619 27072 tablet_replica.cc:333] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.051095 27072 raft_consensus.cc:2243] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.051534 27072 raft_consensus.cc:2272] T f2c1d6fb613c40eda8810a0d34e25040 P ef364098495349a7b2922aaea1c3e560 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.053133 27072 tablet_replica.cc:333] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.053579 27072 raft_consensus.cc:2243] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.054232 27072 raft_consensus.cc:2272] T 6501183fd0a7494a8b29bdfa067cd7fd P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.055889 27072 tablet_replica.cc:333] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.056324 27072 raft_consensus.cc:2243] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.057063 27072 raft_consensus.cc:2272] T 4b374eac671c4d80812706fa775ca77b P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.059016 27072 tablet_replica.cc:333] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560: stopping tablet replica
I20260713 09:12:15.059507 27072 raft_consensus.cc:2243] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.060307 27072 raft_consensus.cc:2272] T eef96c4cb8b5445598cab68233f4bf3e P ef364098495349a7b2922aaea1c3e560 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:15.102939 28287 consensus_peers.cc:597] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca -> Peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Couldn't send request to peer b847e81c03854f9b8a4e7188bba293dc. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:34083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.103259 27072 tablet_server.cc:196] TabletServer@127.26.112.2:0 shutdown complete.
W20260713 09:12:15.127485 28287 consensus_peers.cc:597] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca -> Peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Couldn't send request to peer b847e81c03854f9b8a4e7188bba293dc. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:34083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:15.127641 28289 consensus_peers.cc:597] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca -> Peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Couldn't send request to peer ef364098495349a7b2922aaea1c3e560. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:43677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.146354 27072 tablet_server.cc:179] TabletServer@127.26.112.3:0 shutting down...
I20260713 09:12:15.173851 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:15.174757 27072 tablet_replica.cc:333] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.175745 27072 raft_consensus.cc:2243] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.176653 27072 raft_consensus.cc:2272] T 822da78c01dd42f7aa421fd20a7eab1b P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.178601 27072 tablet_replica.cc:333] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.179145 27072 raft_consensus.cc:2243] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.179962 27072 raft_consensus.cc:2272] T dcef23f88613433093d97c11cd008b74 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.181737 27072 tablet_replica.cc:333] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.182304 27072 raft_consensus.cc:2243] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.182945 27072 raft_consensus.cc:2272] T d06b430e64904b839b7f0620fd4c34bd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.184563 27072 tablet_replica.cc:333] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.185036 27072 raft_consensus.cc:2243] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.185425 27072 raft_consensus.cc:2272] T 77c10bc82614446f903c4958aafe2184 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.187141 27072 tablet_replica.cc:333] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.187644 27072 raft_consensus.cc:2243] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.187994 27072 raft_consensus.cc:2272] T de9d2f75d1cd4a1c9823b4422d0d8d4f P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.189636 27072 tablet_replica.cc:333] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.190145 27072 raft_consensus.cc:2243] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.190570 27072 raft_consensus.cc:2272] T fe71273ec12845a5a6cc57c21b5b26d6 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.192251 27072 tablet_replica.cc:333] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.192703 27072 raft_consensus.cc:2243] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.193116 27072 raft_consensus.cc:2272] T cf0681cb722045df9af6a6235ddc6fa2 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.194684 27072 tablet_replica.cc:333] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.195137 27072 raft_consensus.cc:2243] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.195545 27072 raft_consensus.cc:2272] T c1a753ac6d274393abb2f6d094cc61ad P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.197116 27072 tablet_replica.cc:333] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.197538 27072 raft_consensus.cc:2243] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.198137 27072 raft_consensus.cc:2272] T a2e13aa341a6463b90d3ff2d3af86b42 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.199821 27072 tablet_replica.cc:333] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.200385 27072 raft_consensus.cc:2243] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.201051 27072 raft_consensus.cc:2272] T 91e6c73d59c342b5a8c2b531f6e72cf8 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.202610 27072 tablet_replica.cc:333] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.203058 27072 raft_consensus.cc:2243] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.203732 27072 raft_consensus.cc:2272] T 6d4be886bdc741169ab511b6c090099a P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.205292 27072 tablet_replica.cc:333] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.205708 27072 raft_consensus.cc:2243] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.206362 27072 raft_consensus.cc:2272] T e7db69457dd7435a969a58b6ca330c13 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.207983 27072 tablet_replica.cc:333] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.208534 27072 raft_consensus.cc:2243] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.209208 27072 raft_consensus.cc:2272] T fc853040ab414667aeb07badc4ba2935 P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.210736 27072 tablet_replica.cc:333] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.211194 27072 raft_consensus.cc:2243] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.211588 27072 raft_consensus.cc:2272] T 6501183fd0a7494a8b29bdfa067cd7fd P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.213151 27072 tablet_replica.cc:333] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.213591 27072 raft_consensus.cc:2243] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.214162 27072 raft_consensus.cc:2272] T f2c1d6fb613c40eda8810a0d34e25040 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.215855 27072 tablet_replica.cc:333] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.216287 27072 raft_consensus.cc:2243] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.216655 27072 raft_consensus.cc:2272] T eef96c4cb8b5445598cab68233f4bf3e P 44f55f1d339c4833b9c035cfb72e2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.218437 27072 tablet_replica.cc:333] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.218863 27072 raft_consensus.cc:2243] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.219255 27072 raft_consensus.cc:2272] T 4596f93c7a6f46be9af74f25431ee3c5 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.220851 27072 tablet_replica.cc:333] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca: stopping tablet replica
I20260713 09:12:15.221271 27072 raft_consensus.cc:2243] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.221652 27072 raft_consensus.cc:2272] T 7002a49c45f14608909cd8ff39943372 P 44f55f1d339c4833b9c035cfb72e2dca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:15.231832 28555 consensus_peers.cc:597] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 -> Peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Couldn't send request to peer b847e81c03854f9b8a4e7188bba293dc. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:34083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:15.259262 28556 consensus_peers.cc:597] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 -> Peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): Couldn't send request to peer 44f55f1d339c4833b9c035cfb72e2dca. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.3:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.266539 27072 tablet_server.cc:196] TabletServer@127.26.112.3:0 shutdown complete.
I20260713 09:12:15.304600 27072 tablet_server.cc:179] TabletServer@127.26.112.4:0 shutting down...
W20260713 09:12:15.321276 28555 consensus_peers.cc:597] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 -> Peer b847e81c03854f9b8a4e7188bba293dc (127.26.112.1:34083): Couldn't send request to peer b847e81c03854f9b8a4e7188bba293dc. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:34083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.332643 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:15.333302 27072 tablet_replica.cc:333] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.333930 27072 raft_consensus.cc:2243] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.334524 27072 raft_consensus.cc:2272] T 4b374eac671c4d80812706fa775ca77b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.336452 27072 tablet_replica.cc:333] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.336962 27072 raft_consensus.cc:2243] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.337725 27072 raft_consensus.cc:2272] T c5c13dea704d4f2997fc5037641dd70b P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.339476 27072 tablet_replica.cc:333] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.340019 27072 raft_consensus.cc:2243] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.340497 27072 raft_consensus.cc:2272] T 822da78c01dd42f7aa421fd20a7eab1b P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.342358 27072 tablet_replica.cc:333] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.343065 27072 raft_consensus.cc:2243] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.343696 27072 raft_consensus.cc:2272] T cf0681cb722045df9af6a6235ddc6fa2 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.345793 27072 tablet_replica.cc:333] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.346292 27072 raft_consensus.cc:2243] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:12:15.346700 28556 consensus_peers.cc:597] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 -> Peer 44f55f1d339c4833b9c035cfb72e2dca (127.26.112.3:35913): Couldn't send request to peer 44f55f1d339c4833b9c035cfb72e2dca. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.3:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.347062 27072 raft_consensus.cc:2272] T 7002a49c45f14608909cd8ff39943372 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.349653 27072 tablet_replica.cc:333] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.350147 27072 raft_consensus.cc:2243] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.350616 27072 raft_consensus.cc:2272] T 643ed99db3c243dabf660604fc6b7468 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.352638 27072 tablet_replica.cc:333] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.353299 27072 raft_consensus.cc:2243] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.353993 27072 raft_consensus.cc:2272] T d06b430e64904b839b7f0620fd4c34bd P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:15.355931 28557 consensus_peers.cc:597] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 -> Peer ef364098495349a7b2922aaea1c3e560 (127.26.112.2:43677): Couldn't send request to peer ef364098495349a7b2922aaea1c3e560. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:43677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:15.356281 27072 tablet_replica.cc:333] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.356817 27072 raft_consensus.cc:2243] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.357350 27072 raft_consensus.cc:2272] T e3df5dd9b1244d388ef099daff3ca43c P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.358973 27072 tablet_replica.cc:333] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.359491 27072 raft_consensus.cc:2243] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.360188 27072 raft_consensus.cc:2272] T f2c1d6fb613c40eda8810a0d34e25040 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.361820 27072 tablet_replica.cc:333] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.362315 27072 raft_consensus.cc:2243] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.362792 27072 raft_consensus.cc:2272] T fc853040ab414667aeb07badc4ba2935 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.364475 27072 tablet_replica.cc:333] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.364949 27072 raft_consensus.cc:2243] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.365459 27072 raft_consensus.cc:2272] T d662c7a3287746a2bf1993780b0aa04a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.367182 27072 tablet_replica.cc:333] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.367671 27072 raft_consensus.cc:2243] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.368332 27072 raft_consensus.cc:2272] T c1a753ac6d274393abb2f6d094cc61ad P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.369951 27072 tablet_replica.cc:333] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.370420 27072 raft_consensus.cc:2243] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.370879 27072 raft_consensus.cc:2272] T a7c6f769dade401bbe23bd81abd2db0e P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.372555 27072 tablet_replica.cc:333] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.373040 27072 raft_consensus.cc:2243] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.373486 27072 raft_consensus.cc:2272] T 91e6c73d59c342b5a8c2b531f6e72cf8 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.375070 27072 tablet_replica.cc:333] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.375562 27072 raft_consensus.cc:2243] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.376227 27072 raft_consensus.cc:2272] T 77c10bc82614446f903c4958aafe2184 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.377842 27072 tablet_replica.cc:333] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.378291 27072 raft_consensus.cc:2243] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.378763 27072 raft_consensus.cc:2272] T 6d4be886bdc741169ab511b6c090099a P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.380322 27072 tablet_replica.cc:333] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.380741 27072 raft_consensus.cc:2243] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.381413 27072 raft_consensus.cc:2272] T a2e13aa341a6463b90d3ff2d3af86b42 P cacc0e0e16d44c40abc276ae8ed029f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.382866 27072 tablet_replica.cc:333] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9: stopping tablet replica
I20260713 09:12:15.383309 27072 raft_consensus.cc:2243] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:15.383778 27072 raft_consensus.cc:2272] T fe71273ec12845a5a6cc57c21b5b26d6 P cacc0e0e16d44c40abc276ae8ed029f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.418741 27072 tablet_server.cc:196] TabletServer@127.26.112.4:0 shutdown complete.
I20260713 09:12:15.447429 27072 master.cc:562] Master@127.26.112.62:35243 shutting down...
I20260713 09:12:15.467351 27072 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:15.467927 27072 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:15.468214 27072 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea7236948341417a83d2677566d34929: stopping tablet replica
I20260713 09:12:15.504142 27072 master.cc:584] Master@127.26.112.62:35243 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27866 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:12:15.560225 27072 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.112.62:37143
I20260713 09:12:15.561342 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:15.566733 29044 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
W20260713 09:12:15.566830 29043 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
W20260713 09:12:15.567360 29046 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
I20260713 09:12:15.568476 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:15.569280 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:15.569448 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:15.569558 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933935569548 us; error 0 us; skew 500 ppm
I20260713 09:12:15.569989 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:15.572152 27072 webserver.cc:533] Webserver started at http://127.26.112.62:36981/ using document root <none> and password file <none>
I20260713 09:12:15.572570 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:15.572726 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:15.572948 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:15.573947 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/master-0-root/instance:
uuid: "cbf07e48443a46ef9853d8b68e848188"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-qw9l"
I20260713 09:12:15.578030 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:15.581593 29051 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.582394 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:12:15.582680 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/master-0-root
uuid: "cbf07e48443a46ef9853d8b68e848188"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-qw9l"
I20260713 09:12:15.582984 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-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)
I20260713 09:12:15.604960 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:15.606110 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:15.641983 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.62:37143
I20260713 09:12:15.642094 29102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.62:37143 every 8 connection(s)
I20260713 09:12:15.645738 29103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.655076 29103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188: Bootstrap starting.
I20260713 09:12:15.659618 29103 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:15.663400 29103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188: No bootstrap required, opened a new log
I20260713 09:12:15.665346 29103 raft_consensus.cc:359] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbf07e48443a46ef9853d8b68e848188" member_type: VOTER }
I20260713 09:12:15.665719 29103 raft_consensus.cc:385] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:15.665899 29103 raft_consensus.cc:740] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf07e48443a46ef9853d8b68e848188, State: Initialized, Role: FOLLOWER
I20260713 09:12:15.666363 29103 consensus_queue.cc:260] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cbf07e48443a46ef9853d8b68e848188" member_type: VOTER }
I20260713 09:12:15.666754 29103 raft_consensus.cc:399] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:15.666937 29103 raft_consensus.cc:493] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:15.667143 29103 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:15.671000 29103 raft_consensus.cc:515] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbf07e48443a46ef9853d8b68e848188" member_type: VOTER }
I20260713 09:12:15.671521 29103 leader_election.cc:304] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [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: cbf07e48443a46ef9853d8b68e848188; no voters: 
I20260713 09:12:15.672601 29103 leader_election.cc:290] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:15.672978 29106 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:15.674219 29106 raft_consensus.cc:697] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [term 1 LEADER]: Becoming Leader. State: Replica: cbf07e48443a46ef9853d8b68e848188, State: Running, Role: LEADER
I20260713 09:12:15.674924 29106 consensus_queue.cc:237] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [LEADER]: Queue going to LEADER mode. State: All 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: "cbf07e48443a46ef9853d8b68e848188" member_type: VOTER }
I20260713 09:12:15.675519 29103 sys_catalog.cc:565] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:15.679692 29108 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbf07e48443a46ef9853d8b68e848188. Latest consensus state: current_term: 1 leader_uuid: "cbf07e48443a46ef9853d8b68e848188" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbf07e48443a46ef9853d8b68e848188" member_type: VOTER } }
I20260713 09:12:15.680931 29108 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:15.680401 29107 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cbf07e48443a46ef9853d8b68e848188" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbf07e48443a46ef9853d8b68e848188" member_type: VOTER } }
I20260713 09:12:15.681946 29107 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:15.683853 29114 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:15.689915 29114 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:15.690871 27072 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:15.698143 29114 catalog_manager.cc:1383] Generated new cluster ID: 192a394da20944a0bb8d9335e995c987
I20260713 09:12:15.698403 29114 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:15.719664 29114 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:15.720855 29114 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:15.731578 29114 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188: Generated new TSK 0
I20260713 09:12:15.732162 29114 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:15.757388 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:15.763253 29124 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
W20260713 09:12:15.764611 29125 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
W20260713 09:12:15.766319 29127 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
I20260713 09:12:15.766464 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:15.767511 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:15.767699 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:15.767866 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933935767833 us; error 0 us; skew 500 ppm
I20260713 09:12:15.768376 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:15.770608 27072 webserver.cc:533] Webserver started at http://127.26.112.1:38839/ using document root <none> and password file <none>
I20260713 09:12:15.771077 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:15.771236 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:15.771574 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:15.772651 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-0-root/instance:
uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-qw9l"
I20260713 09:12:15.776794 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:15.779788 29132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.780485 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:15.780759 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-0-root
uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-qw9l"
I20260713 09:12:15.781013 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-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)
I20260713 09:12:15.809569 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:15.810688 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:15.812124 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:15.814234 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:15.814437 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.814687 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:15.814851 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.852908 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.1:37821
I20260713 09:12:15.853016 29194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.1:37821 every 8 connection(s)
I20260713 09:12:15.857772 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:15.864718 29199 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
W20260713 09:12:15.867591 29200 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
I20260713 09:12:15.874284 29195 heartbeater.cc:344] Connected to a master server at 127.26.112.62:37143
I20260713 09:12:15.874256 27072 server_base.cc:1061] running on GCE node
W20260713 09:12:15.874747 29202 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
I20260713 09:12:15.874902 29195 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:15.875931 29195 heartbeater.cc:507] Master 127.26.112.62:37143 requested a full tablet report, sending...
I20260713 09:12:15.876044 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:15.876308 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:15.876506 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933935876487 us; error 0 us; skew 500 ppm
I20260713 09:12:15.877166 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:15.878363 29068 ts_manager.cc:194] Registered new tserver with Master: d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:15.879873 27072 webserver.cc:533] Webserver started at http://127.26.112.2:43377/ using document root <none> and password file <none>
I20260713 09:12:15.880501 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:15.880713 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:15.880856 29068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34228
I20260713 09:12:15.881033 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:15.882390 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-1-root/instance:
uuid: "6d37aee57e6d4a19917a84b823a79c30"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-qw9l"
I20260713 09:12:15.886711 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260713 09:12:15.889938 29207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.890689 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:15.890978 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-1-root
uuid: "6d37aee57e6d4a19917a84b823a79c30"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-qw9l"
I20260713 09:12:15.891234 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-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)
I20260713 09:12:15.907863 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:15.909013 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:15.910408 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:15.912498 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:15.912704 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.912957 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:15.913110 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.952237 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.2:41311
I20260713 09:12:15.952342 29269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.2:41311 every 8 connection(s)
I20260713 09:12:15.956804 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:15.963348 29273 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
W20260713 09:12:15.964957 29274 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
I20260713 09:12:15.967864 27072 server_base.cc:1061] running on GCE node
W20260713 09:12:15.968593 29276 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
I20260713 09:12:15.968852 29270 heartbeater.cc:344] Connected to a master server at 127.26.112.62:37143
I20260713 09:12:15.969249 29270 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:15.969597 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:15.969848 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:15.969981 29270 heartbeater.cc:507] Master 127.26.112.62:37143 requested a full tablet report, sending...
I20260713 09:12:15.970031 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933935970014 us; error 0 us; skew 500 ppm
I20260713 09:12:15.970984 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:15.972365 29068 ts_manager.cc:194] Registered new tserver with Master: 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:15.973536 27072 webserver.cc:533] Webserver started at http://127.26.112.3:42017/ using document root <none> and password file <none>
I20260713 09:12:15.973915 29068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34232
I20260713 09:12:15.974040 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:15.974324 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:15.974591 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:15.975821 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-2-root/instance:
uuid: "f06ee79d7f974766ab0b92b734e75b98"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-qw9l"
I20260713 09:12:15.979941 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:12:15.982817 29281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:15.983569 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:15.983843 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-2-root
uuid: "f06ee79d7f974766ab0b92b734e75b98"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-qw9l"
I20260713 09:12:15.984148 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-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)
I20260713 09:12:15.999327 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:16.000500 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:16.001885 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:16.004004 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:16.004215 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:16.004436 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:16.004565 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:16.042399 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.3:46555
I20260713 09:12:16.042523 29343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.3:46555 every 8 connection(s)
I20260713 09:12:16.047034 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:16.053820 29347 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
W20260713 09:12:16.054934 29348 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
W20260713 09:12:16.058259 29350 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
I20260713 09:12:16.058662 29344 heartbeater.cc:344] Connected to a master server at 127.26.112.62:37143
I20260713 09:12:16.059063 29344 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:16.059679 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:16.059942 29344 heartbeater.cc:507] Master 127.26.112.62:37143 requested a full tablet report, sending...
I20260713 09:12:16.060721 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:16.061008 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:16.061192 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933936061153 us; error 0 us; skew 500 ppm
I20260713 09:12:16.061857 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:16.062252 29068 ts_manager.cc:194] Registered new tserver with Master: f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:16.064031 29068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34246
I20260713 09:12:16.064437 27072 webserver.cc:533] Webserver started at http://127.26.112.4:44665/ using document root <none> and password file <none>
I20260713 09:12:16.065025 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:16.065239 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:16.065546 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:16.066854 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-3-root/instance:
uuid: "acc641fef48f4faf8b27d96523cdb863"
format_stamp: "Formatted at 2026-07-13 09:12:16 on dist-test-slave-qw9l"
I20260713 09:12:16.070978 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:16.074012 29355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:16.074702 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:16.074935 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-3-root
uuid: "acc641fef48f4faf8b27d96523cdb863"
format_stamp: "Formatted at 2026-07-13 09:12:16 on dist-test-slave-qw9l"
I20260713 09:12:16.075152 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-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)
I20260713 09:12:16.084537 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:16.085758 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:16.087021 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:16.089107 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:16.089308 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:16.089574 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:16.089711 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:16.127434 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.4:38221
I20260713 09:12:16.127581 29417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.4:38221 every 8 connection(s)
I20260713 09:12:16.140143 29418 heartbeater.cc:344] Connected to a master server at 127.26.112.62:37143
I20260713 09:12:16.140534 29418 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:16.141191 29418 heartbeater.cc:507] Master 127.26.112.62:37143 requested a full tablet report, sending...
I20260713 09:12:16.142957 29068 ts_manager.cc:194] Registered new tserver with Master: acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:16.144004 27072 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013496328s
I20260713 09:12:16.144517 29068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34262
I20260713 09:12:16.167649 29068 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34272:
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"
    }
  }
}
I20260713 09:12:16.283273 29235 tablet_service.cc:1511] Processing CreateTablet for tablet a98a4f2b98704d45b7c47ee43338146a (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:16.284658 29235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98a4f2b98704d45b7c47ee43338146a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.286418 29234 tablet_service.cc:1511] Processing CreateTablet for tablet 784667d849ee48d0b5a1e4b8a92ec543 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:16.287808 29234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784667d849ee48d0b5a1e4b8a92ec543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.292367 29233 tablet_service.cc:1511] Processing CreateTablet for tablet fc5a8be75c8c49aeaf7af0ed2561384a (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:16.293812 29233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5a8be75c8c49aeaf7af0ed2561384a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.295068 29231 tablet_service.cc:1511] Processing CreateTablet for tablet d01796a3ae474098bd5d887803845ff8 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:16.296053 29232 tablet_service.cc:1511] Processing CreateTablet for tablet c40dde3157e64483b7f926c70584445f (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:16.299130 29383 tablet_service.cc:1511] Processing CreateTablet for tablet a98a4f2b98704d45b7c47ee43338146a (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:16.300419 29383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98a4f2b98704d45b7c47ee43338146a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.304584 29381 tablet_service.cc:1511] Processing CreateTablet for tablet 6aec48bf668e424b843c7423197f34e9 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:16.305855 29381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aec48bf668e424b843c7423197f34e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.308001 29382 tablet_service.cc:1511] Processing CreateTablet for tablet fc5a8be75c8c49aeaf7af0ed2561384a (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:16.309283 29382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5a8be75c8c49aeaf7af0ed2561384a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.296483 29231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01796a3ae474098bd5d887803845ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.316056 29232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40dde3157e64483b7f926c70584445f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.323042 29160 tablet_service.cc:1511] Processing CreateTablet for tablet 784667d849ee48d0b5a1e4b8a92ec543 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:16.324422 29160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784667d849ee48d0b5a1e4b8a92ec543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.328275 29434 tablet_bootstrap.cc:492] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:16.329265 29159 tablet_service.cc:1511] Processing CreateTablet for tablet fc5a8be75c8c49aeaf7af0ed2561384a (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:16.330544 29159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5a8be75c8c49aeaf7af0ed2561384a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.334483 29434 tablet_bootstrap.cc:654] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.337405 29158 tablet_service.cc:1511] Processing CreateTablet for tablet 6aec48bf668e424b843c7423197f34e9 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:16.338812 29158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aec48bf668e424b843c7423197f34e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.345080 29232 tablet_service.cc:1511] Processing CreateTablet for tablet ae7bf45e81c5454ba239df627d9c8a6c (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:16.345381 29234 tablet_service.cc:1511] Processing CreateTablet for tablet f45a2587cefd423dbdd5a6e55275149c (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:16.346323 29232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7bf45e81c5454ba239df627d9c8a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.347869 29380 tablet_service.cc:1511] Processing CreateTablet for tablet d01796a3ae474098bd5d887803845ff8 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:16.349184 29380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01796a3ae474098bd5d887803845ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.351408 29228 tablet_service.cc:1511] Processing CreateTablet for tablet a88322d91e814b6d9101356ce05c398f (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:16.352696 29228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88322d91e814b6d9101356ce05c398f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.352924 29379 tablet_service.cc:1511] Processing CreateTablet for tablet 294f85b05d6a40839c2dbfcec2c6f625 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:16.354149 29379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294f85b05d6a40839c2dbfcec2c6f625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.356474 29227 tablet_service.cc:1511] Processing CreateTablet for tablet 404f7d1998e24475853c88d7a2c498cd (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:16.357712 29227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404f7d1998e24475853c88d7a2c498cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.357831 29378 tablet_service.cc:1511] Processing CreateTablet for tablet a0965d8a827f440cb4631fae3f003ac8 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:16.359117 29378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0965d8a827f440cb4631fae3f003ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.349186 29230 tablet_service.cc:1511] Processing CreateTablet for tablet 77e0830b6e28432fb3d319d5592152f9 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:16.360533 29226 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab3182b2ec84627ae0c287dfba1f7fc (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:16.361150 29230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e0830b6e28432fb3d319d5592152f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.361795 29226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab3182b2ec84627ae0c287dfba1f7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.363976 29377 tablet_service.cc:1511] Processing CreateTablet for tablet f45a2587cefd423dbdd5a6e55275149c (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:16.364507 29309 tablet_service.cc:1511] Processing CreateTablet for tablet a98a4f2b98704d45b7c47ee43338146a (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:16.365739 29309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98a4f2b98704d45b7c47ee43338146a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.366600 29376 tablet_service.cc:1511] Processing CreateTablet for tablet b3c5796a63954899946e5a71dbe26fa5 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:16.368031 29229 tablet_service.cc:1511] Processing CreateTablet for tablet 0ced4977e6984fa39bee6c60f948defd (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:16.369323 29375 tablet_service.cc:1511] Processing CreateTablet for tablet 77e0830b6e28432fb3d319d5592152f9 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:16.369344 29229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ced4977e6984fa39bee6c60f948defd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.377513 29308 tablet_service.cc:1511] Processing CreateTablet for tablet 784667d849ee48d0b5a1e4b8a92ec543 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:16.383739 29308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784667d849ee48d0b5a1e4b8a92ec543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.381153 29305 tablet_service.cc:1511] Processing CreateTablet for tablet 294f85b05d6a40839c2dbfcec2c6f625 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:16.388794 29305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294f85b05d6a40839c2dbfcec2c6f625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.382355 29304 tablet_service.cc:1511] Processing CreateTablet for tablet a0965d8a827f440cb4631fae3f003ac8 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:16.393782 29304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0965d8a827f440cb4631fae3f003ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.378800 29307 tablet_service.cc:1511] Processing CreateTablet for tablet 6aec48bf668e424b843c7423197f34e9 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:16.397459 29303 tablet_service.cc:1511] Processing CreateTablet for tablet ae7bf45e81c5454ba239df627d9c8a6c (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:16.398734 29303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7bf45e81c5454ba239df627d9c8a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.399523 29234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45a2587cefd423dbdd5a6e55275149c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.400561 29302 tablet_service.cc:1511] Processing CreateTablet for tablet b3c5796a63954899946e5a71dbe26fa5 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:16.401819 29302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c5796a63954899946e5a71dbe26fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.380007 29306 tablet_service.cc:1511] Processing CreateTablet for tablet c40dde3157e64483b7f926c70584445f (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:16.404480 29306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40dde3157e64483b7f926c70584445f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.412514 29300 tablet_service.cc:1511] Processing CreateTablet for tablet 0ced4977e6984fa39bee6c60f948defd (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:16.413794 29300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ced4977e6984fa39bee6c60f948defd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.415426 29231 tablet_service.cc:1511] Processing CreateTablet for tablet 0dcc13365675470abfafe44c5b6468b7 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:16.417049 29231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dcc13365675470abfafe44c5b6468b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.411194 29301 tablet_service.cc:1511] Processing CreateTablet for tablet 77e0830b6e28432fb3d319d5592152f9 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:16.418433 29301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e0830b6e28432fb3d319d5592152f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.420078 29381 tablet_service.cc:1511] Processing CreateTablet for tablet 21688e6b82064662a2ef67cd9e90d728 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:16.379489 29374 tablet_service.cc:1511] Processing CreateTablet for tablet a88322d91e814b6d9101356ce05c398f (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:16.379618 29375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e0830b6e28432fb3d319d5592152f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.437358 29157 tablet_service.cc:1511] Processing CreateTablet for tablet c40dde3157e64483b7f926c70584445f (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:16.441372 29156 tablet_service.cc:1511] Processing CreateTablet for tablet d01796a3ae474098bd5d887803845ff8 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:16.439234 29157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40dde3157e64483b7f926c70584445f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.445878 29383 tablet_service.cc:1511] Processing CreateTablet for tablet 404f7d1998e24475853c88d7a2c498cd (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:16.447157 29383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404f7d1998e24475853c88d7a2c498cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.448885 29155 tablet_service.cc:1511] Processing CreateTablet for tablet 294f85b05d6a40839c2dbfcec2c6f625 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:16.460448 29155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294f85b05d6a40839c2dbfcec2c6f625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.460623 29151 tablet_service.cc:1511] Processing CreateTablet for tablet 0ced4977e6984fa39bee6c60f948defd (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:16.462330 29151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ced4977e6984fa39bee6c60f948defd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.451711 29154 tablet_service.cc:1511] Processing CreateTablet for tablet ae7bf45e81c5454ba239df627d9c8a6c (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:16.464197 29154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7bf45e81c5454ba239df627d9c8a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.454600 29153 tablet_service.cc:1511] Processing CreateTablet for tablet f45a2587cefd423dbdd5a6e55275149c (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:16.466852 29153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45a2587cefd423dbdd5a6e55275149c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.455922 29233 tablet_service.cc:1511] Processing CreateTablet for tablet a0965d8a827f440cb4631fae3f003ac8 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:16.457367 29152 tablet_service.cc:1511] Processing CreateTablet for tablet b3c5796a63954899946e5a71dbe26fa5 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:16.477385 29152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c5796a63954899946e5a71dbe26fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.480036 29233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0965d8a827f440cb4631fae3f003ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.500479 29229 tablet_service.cc:1511] Processing CreateTablet for tablet 19b1c040e5c246e99c39facfa759dd66 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:16.501792 29229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b1c040e5c246e99c39facfa759dd66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.530844 29307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aec48bf668e424b843c7423197f34e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.531562 29377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45a2587cefd423dbdd5a6e55275149c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.532562 29156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01796a3ae474098bd5d887803845ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.533928 29376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c5796a63954899946e5a71dbe26fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.536157 29374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88322d91e814b6d9101356ce05c398f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.537398 29381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21688e6b82064662a2ef67cd9e90d728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.544184 29160 tablet_service.cc:1511] Processing CreateTablet for tablet a88322d91e814b6d9101356ce05c398f (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:16.545368 29436 tablet_bootstrap.cc:492] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:16.545766 29160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88322d91e814b6d9101356ce05c398f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.572319 29159 tablet_service.cc:1511] Processing CreateTablet for tablet 21688e6b82064662a2ef67cd9e90d728 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:16.573697 29159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21688e6b82064662a2ef67cd9e90d728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.600734 29436 tablet_bootstrap.cc:654] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.601313 29434 tablet_bootstrap.cc:492] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:16.601790 29434 ts_tablet_manager.cc:1403] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.274s	user 0.008s	sys 0.008s
I20260713 09:12:16.604655 29434 raft_consensus.cc:359] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:16.605365 29434 raft_consensus.cc:385] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.605669 29434 raft_consensus.cc:740] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.605614 29226 tablet_service.cc:1511] Processing CreateTablet for tablet 4016aaaad0944121b68568fad40d8954 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:16.607175 29226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4016aaaad0944121b68568fad40d8954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.609236 29378 tablet_service.cc:1511] Processing CreateTablet for tablet 19b1c040e5c246e99c39facfa759dd66 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:16.610699 29379 tablet_service.cc:1511] Processing CreateTablet for tablet 0114a2d100774c26aa7c2fb324d4dcf3 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:16.610576 29434 consensus_queue.cc:260] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:16.612389 29152 tablet_service.cc:1511] Processing CreateTablet for tablet 0dcc13365675470abfafe44c5b6468b7 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:16.624787 29382 tablet_service.cc:1511] Processing CreateTablet for tablet 0dcc13365675470abfafe44c5b6468b7 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:16.625696 29436 tablet_bootstrap.cc:492] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:16.642604 29234 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6ce4fed7374ea6b7c8d0751fb34786 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:16.645081 29230 tablet_service.cc:1511] Processing CreateTablet for tablet 76a1c12058f342619a28c596f06f6280 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:16.647046 29434 ts_tablet_manager.cc:1434] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.002s
I20260713 09:12:16.656971 29300 tablet_service.cc:1511] Processing CreateTablet for tablet 21688e6b82064662a2ef67cd9e90d728 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:16.658538 29300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21688e6b82064662a2ef67cd9e90d728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.658484 29304 tablet_service.cc:1511] Processing CreateTablet for tablet 404f7d1998e24475853c88d7a2c498cd (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:16.660202 29437 tablet_bootstrap.cc:492] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:16.638530 29436 ts_tablet_manager.cc:1403] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.000s
I20260713 09:12:16.675465 29383 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6ce4fed7374ea6b7c8d0751fb34786 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:16.675769 29436 raft_consensus.cc:359] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:16.676671 29436 raft_consensus.cc:385] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.677004 29436 raft_consensus.cc:740] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.677275 29304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404f7d1998e24475853c88d7a2c498cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.677922 29436 consensus_queue.cc:260] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:16.682343 29306 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab3182b2ec84627ae0c287dfba1f7fc (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
W20260713 09:12:16.685151 29116 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:16.697674 29306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab3182b2ec84627ae0c287dfba1f7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.699371 29374 tablet_service.cc:1511] Processing CreateTablet for tablet b4560696892b4d3da486cc3025e3b6e1 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:16.701655 29439 tablet_bootstrap.cc:492] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:16.696180 29152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dcc13365675470abfafe44c5b6468b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.696419 29378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b1c040e5c246e99c39facfa759dd66. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:12:16.706430 29271 tablet.cc:2406] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:12:16.718245 29382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dcc13365675470abfafe44c5b6468b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.718566 29309 tablet_service.cc:1511] Processing CreateTablet for tablet b4560696892b4d3da486cc3025e3b6e1 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:16.719664 29374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4560696892b4d3da486cc3025e3b6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.719827 29309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4560696892b4d3da486cc3025e3b6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.720254 29158 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab3182b2ec84627ae0c287dfba1f7fc (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:16.721504 29158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab3182b2ec84627ae0c287dfba1f7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.723649 29379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0114a2d100774c26aa7c2fb324d4dcf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.725696 29434 tablet_bootstrap.cc:492] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:16.726296 29270 heartbeater.cc:499] Master 127.26.112.62:37143 was elected leader, sending a full tablet report...
I20260713 09:12:16.727684 29437 tablet_bootstrap.cc:654] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.732776 29418 heartbeater.cc:499] Master 127.26.112.62:37143 was elected leader, sending a full tablet report...
I20260713 09:12:16.732436 29157 tablet_service.cc:1511] Processing CreateTablet for tablet 4016aaaad0944121b68568fad40d8954 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:16.708251 29305 tablet_service.cc:1511] Processing CreateTablet for tablet 4016aaaad0944121b68568fad40d8954 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:16.736119 29305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4016aaaad0944121b68568fad40d8954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.708350 29303 tablet_service.cc:1511] Processing CreateTablet for tablet 19b1c040e5c246e99c39facfa759dd66 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:16.738778 29303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b1c040e5c246e99c39facfa759dd66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.710354 29380 tablet_service.cc:1511] Processing CreateTablet for tablet 76a1c12058f342619a28c596f06f6280 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:16.740264 29380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a1c12058f342619a28c596f06f6280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.746309 29383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6ce4fed7374ea6b7c8d0751fb34786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.746626 29160 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6ce4fed7374ea6b7c8d0751fb34786 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:16.747948 29160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6ce4fed7374ea6b7c8d0751fb34786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.763495 29302 tablet_service.cc:1511] Processing CreateTablet for tablet 76a1c12058f342619a28c596f06f6280 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:16.765445 29302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a1c12058f342619a28c596f06f6280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.773680 29157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4016aaaad0944121b68568fad40d8954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.777647 29436 ts_tablet_manager.cc:1434] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.109s	user 0.001s	sys 0.015s
I20260713 09:12:16.778731 29436 tablet_bootstrap.cc:492] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:16.710809 29439 tablet_bootstrap.cc:654] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.711916 29308 tablet_service.cc:1511] Processing CreateTablet for tablet 0114a2d100774c26aa7c2fb324d4dcf3 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:16.712383 29154 tablet_service.cc:1511] Processing CreateTablet for tablet 0114a2d100774c26aa7c2fb324d4dcf3 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:16.715619 29230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a1c12058f342619a28c596f06f6280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.783144 29154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0114a2d100774c26aa7c2fb324d4dcf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.785151 29308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0114a2d100774c26aa7c2fb324d4dcf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.792359 29153 tablet_service.cc:1511] Processing CreateTablet for tablet b4560696892b4d3da486cc3025e3b6e1 (DEFAULT_TABLE table=test-workload [id=e5cf5225237d40789a7471c4fa275a36]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:16.802982 29234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6ce4fed7374ea6b7c8d0751fb34786. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:12:16.782184 29052 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.112.2:41311, user_credentials={real_user=slave}} blocked reactor thread for 52419.5us
I20260713 09:12:16.807947 29153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4560696892b4d3da486cc3025e3b6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:16.823144 29436 tablet_bootstrap.cc:654] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.843145 29437 tablet_bootstrap.cc:492] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:16.843700 29437 ts_tablet_manager.cc:1403] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.184s	user 0.025s	sys 0.021s
I20260713 09:12:16.846423 29437 raft_consensus.cc:359] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:16.847122 29437 raft_consensus.cc:385] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.847432 29437 raft_consensus.cc:740] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.848563 29437 consensus_queue.cc:260] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:16.883500 29195 heartbeater.cc:499] Master 127.26.112.62:37143 was elected leader, sending a full tablet report...
I20260713 09:12:16.908556 29437 ts_tablet_manager.cc:1434] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.065s	user 0.011s	sys 0.013s
I20260713 09:12:16.909915 29437 tablet_bootstrap.cc:492] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:16.915891 29437 tablet_bootstrap.cc:654] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.906898 29434 tablet_bootstrap.cc:654] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.939836 29439 tablet_bootstrap.cc:492] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:16.940376 29439 ts_tablet_manager.cc:1403] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.240s	user 0.000s	sys 0.014s
I20260713 09:12:16.946807 29436 tablet_bootstrap.cc:492] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:16.948184 29436 ts_tablet_manager.cc:1403] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.170s	user 0.016s	sys 0.008s
I20260713 09:12:16.953227 29436 raft_consensus.cc:359] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:16.953929 29436 raft_consensus.cc:385] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.954216 29436 raft_consensus.cc:740] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.954958 29436 consensus_queue.cc:260] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:16.955595 29434 tablet_bootstrap.cc:492] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:16.962364 29434 ts_tablet_manager.cc:1403] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.237s	user 0.015s	sys 0.014s
I20260713 09:12:16.962723 29441 raft_consensus.cc:493] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:16.963328 29441 raft_consensus.cc:515] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:16.957317 29436 ts_tablet_manager.cc:1434] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:12:16.965432 29436 tablet_bootstrap.cc:492] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:16.972903 29441 leader_election.cc:290] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:16.979969 29437 tablet_bootstrap.cc:492] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:16.980540 29437 ts_tablet_manager.cc:1403] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.005s
I20260713 09:12:16.984205 29436 tablet_bootstrap.cc:654] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:16.995110 29436 tablet_bootstrap.cc:492] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:16.994971 29434 raft_consensus.cc:359] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:16.995631 29436 ts_tablet_manager.cc:1403] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260713 09:12:16.995682 29434 raft_consensus.cc:385] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.996126 29434 raft_consensus.cc:740] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.996726 29434 consensus_queue.cc:260] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:16.998271 29436 raft_consensus.cc:359] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:16.998471 29434 ts_tablet_manager.cc:1434] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.000s
I20260713 09:12:16.998812 29436 raft_consensus.cc:385] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:16.999115 29436 raft_consensus.cc:740] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:16.999451 29437 raft_consensus.cc:359] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:16.999922 29434 tablet_bootstrap.cc:492] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:17.000186 29437 raft_consensus.cc:385] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.000479 29437 raft_consensus.cc:740] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.001125 29437 consensus_queue.cc:260] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.002841 29437 ts_tablet_manager.cc:1434] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.001s
I20260713 09:12:16.999804 29436 consensus_queue.cc:260] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.005275 29436 ts_tablet_manager.cc:1434] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:12:17.006229 29436 tablet_bootstrap.cc:492] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:17.006641 29434 tablet_bootstrap.cc:654] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.007690 29437 tablet_bootstrap.cc:492] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:17.013032 29436 tablet_bootstrap.cc:654] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.009127 29439 raft_consensus.cc:359] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.018234 29439 raft_consensus.cc:385] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.018525 29439 raft_consensus.cc:740] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.019297 29434 tablet_bootstrap.cc:492] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:17.019901 29434 ts_tablet_manager.cc:1403] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:12:17.020745 29441 raft_consensus.cc:493] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.021772 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a8be75c8c49aeaf7af0ed2561384a" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.022526 29170 raft_consensus.cc:2468] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 0.
I20260713 09:12:17.022768 29434 raft_consensus.cc:359] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.023518 29434 raft_consensus.cc:385] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.023902 29434 raft_consensus.cc:740] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.021230 29441 raft_consensus.cc:515] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.024106 29356 leader_election.cc:304] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:17.019194 29439 consensus_queue.cc:260] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.025686 29436 tablet_bootstrap.cc:492] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:17.026255 29436 ts_tablet_manager.cc:1403] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:12:17.029245 29441 leader_election.cc:290] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.030354 29441 raft_consensus.cc:2804] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.032423 29441 raft_consensus.cc:493] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.032773 29441 raft_consensus.cc:3060] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.033447 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aec48bf668e424b843c7423197f34e9" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.029268 29436 raft_consensus.cc:359] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.034075 29170 raft_consensus.cc:2468] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 0.
I20260713 09:12:17.034204 29436 raft_consensus.cc:385] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.034595 29436 raft_consensus.cc:740] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.031445 29434 consensus_queue.cc:260] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.036716 29437 tablet_bootstrap.cc:654] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.035723 29356 leader_election.cc:304] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:17.039820 29441 raft_consensus.cc:515] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.041684 29441 leader_election.cc:290] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Requested vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.038024 29455 raft_consensus.cc:2804] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.042626 29344 heartbeater.cc:499] Master 127.26.112.62:37143 was elected leader, sending a full tablet report...
I20260713 09:12:17.042657 29455 raft_consensus.cc:493] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.044255 29455 raft_consensus.cc:3060] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.044540 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a8be75c8c49aeaf7af0ed2561384a" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:17.045203 29245 raft_consensus.cc:2468] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 0.
I20260713 09:12:17.046212 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a8be75c8c49aeaf7af0ed2561384a" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:17.046415 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aec48bf668e424b843c7423197f34e9" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:17.046795 29170 raft_consensus.cc:3060] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:17.048138 29357 leader_election.cc:343] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.050621 29455 raft_consensus.cc:515] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.036779 29439 ts_tablet_manager.cc:1434] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.096s	user 0.011s	sys 0.000s
I20260713 09:12:17.035323 29436 consensus_queue.cc:260] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.052392 29170 raft_consensus.cc:2468] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
I20260713 09:12:17.052403 29439 tablet_bootstrap.cc:492] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:17.054280 29436 ts_tablet_manager.cc:1434] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:12:17.054553 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aec48bf668e424b843c7423197f34e9" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:17.055341 29436 tablet_bootstrap.cc:492] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:17.056377 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a8be75c8c49aeaf7af0ed2561384a" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:17.056939 29245 raft_consensus.cc:3060] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:17.057725 29357 leader_election.cc:343] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.059624 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aec48bf668e424b843c7423197f34e9" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:17.060362 29170 raft_consensus.cc:3060] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.062785 29436 tablet_bootstrap.cc:654] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.063429 29441 raft_consensus.cc:493] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.066520 29441 raft_consensus.cc:515] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.068040 29245 raft_consensus.cc:2468] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
I20260713 09:12:17.068387 29356 leader_election.cc:304] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:17.069782 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0965d8a827f440cb4631fae3f003ac8" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:17.070024 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0965d8a827f440cb4631fae3f003ac8" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:17.070461 29434 ts_tablet_manager.cc:1434] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
W20260713 09:12:17.071199 29357 leader_election.cc:343] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.071453 29434 tablet_bootstrap.cc:492] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:17.071844 29441 leader_election.cc:290] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.072417 29441 raft_consensus.cc:2804] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.072947 29441 raft_consensus.cc:697] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Leader. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:17.073829 29441 consensus_queue.cc:237] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.077430 29455 leader_election.cc:290] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Requested vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.078869 29436 tablet_bootstrap.cc:492] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:17.079422 29436 ts_tablet_manager.cc:1403] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260713 09:12:17.080507 29439 tablet_bootstrap.cc:654] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.081008 29170 raft_consensus.cc:2468] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
W20260713 09:12:17.083348 29356 leader_election.cc:343] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.084106 29356 leader_election.cc:304] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863; no voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:17.082947 29436 raft_consensus.cc:359] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.086437 29436 raft_consensus.cc:385] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.086752 29436 raft_consensus.cc:740] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.087713 29434 tablet_bootstrap.cc:654] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.087848 29437 tablet_bootstrap.cc:492] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:17.088320 29437 ts_tablet_manager.cc:1403] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.000s
I20260713 09:12:17.090701 29436 consensus_queue.cc:260] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.091209 29437 raft_consensus.cc:359] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.086037 29459 raft_consensus.cc:2749] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.093007 29436 ts_tablet_manager.cc:1434] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:12:17.092840 29356 leader_election.cc:304] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:17.094725 29455 raft_consensus.cc:2804] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.095248 29455 raft_consensus.cc:697] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Leader. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:17.095783 29456 raft_consensus.cc:493] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.096141 29455 consensus_queue.cc:237] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.096283 29456 raft_consensus.cc:515] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.100412 29434 tablet_bootstrap.cc:492] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:17.091917 29437 raft_consensus.cc:385] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.101022 29434 ts_tablet_manager.cc:1403] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260713 09:12:17.101294 29437 raft_consensus.cc:740] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.102082 29437 consensus_queue.cc:260] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.104207 29437 ts_tablet_manager.cc:1434] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:12:17.103957 29434 raft_consensus.cc:359] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.104720 29434 raft_consensus.cc:385] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.105109 29434 raft_consensus.cc:740] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.094753 29436 tablet_bootstrap.cc:492] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:17.106024 29434 consensus_queue.cc:260] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.107549 29456 leader_election.cc:290] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:17.111086 29434 ts_tablet_manager.cc:1434] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:12:17.112183 29439 tablet_bootstrap.cc:492] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:17.112247 29434 tablet_bootstrap.cc:492] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:17.112948 29439 ts_tablet_manager.cc:1403] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.000s
I20260713 09:12:17.118216 29436 tablet_bootstrap.cc:654] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.118448 29439 raft_consensus.cc:359] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.119369 29439 raft_consensus.cc:385] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.119747 29439 raft_consensus.cc:740] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.121021 29439 consensus_queue.cc:260] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.124100 29439 ts_tablet_manager.cc:1434] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:12:17.125141 29439 tablet_bootstrap.cc:492] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:17.131501 29439 tablet_bootstrap.cc:654] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.134380 29434 tablet_bootstrap.cc:654] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.157475 29067 catalog_manager.cc:5697] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 reported cstate change: term changed from 0 to 1, leader changed from <none> to acc641fef48f4faf8b27d96523cdb863 (127.26.112.4). New cstate: current_term: 1 leader_uuid: "acc641fef48f4faf8b27d96523cdb863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.161088 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98a4f2b98704d45b7c47ee43338146a" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
W20260713 09:12:17.162712 29282 leader_election.cc:343] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.159337 29067 catalog_manager.cc:5697] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 reported cstate change: term changed from 0 to 1, leader changed from <none> to acc641fef48f4faf8b27d96523cdb863 (127.26.112.4). New cstate: current_term: 1 leader_uuid: "acc641fef48f4faf8b27d96523cdb863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:17.167335 29437 tablet_bootstrap.cc:492] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:17.168594 29440 raft_consensus.cc:493] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.169273 29440 raft_consensus.cc:515] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.175119 29437 tablet_bootstrap.cc:654] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.177839 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98a4f2b98704d45b7c47ee43338146a" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:17.185333 29393 raft_consensus.cc:2468] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 0.
I20260713 09:12:17.183339 29436 tablet_bootstrap.cc:492] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:17.186872 29439 tablet_bootstrap.cc:492] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:17.186856 29436 ts_tablet_manager.cc:1403] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.019s
I20260713 09:12:17.186787 29283 leader_election.cc:304] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [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: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:17.187533 29439 ts_tablet_manager.cc:1403] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.024s
I20260713 09:12:17.188506 29456 raft_consensus.cc:2804] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.188977 29456 raft_consensus.cc:493] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.189411 29456 raft_consensus.cc:3060] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.190635 29436 raft_consensus.cc:359] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.191411 29436 raft_consensus.cc:385] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.191715 29436 raft_consensus.cc:740] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.192559 29436 consensus_queue.cc:260] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.183861 29440 leader_election.cc:290] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.195475 29436 ts_tablet_manager.cc:1434] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:17.196750 29436 tablet_bootstrap.cc:492] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:17.200155 29439 raft_consensus.cc:359] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.200948 29439 raft_consensus.cc:385] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.201246 29439 raft_consensus.cc:740] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.202320 29437 tablet_bootstrap.cc:492] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:17.202023 29439 consensus_queue.cc:260] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.202806 29456 raft_consensus.cc:515] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.203926 29436 tablet_bootstrap.cc:654] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.205996 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98a4f2b98704d45b7c47ee43338146a" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:17.207278 29434 tablet_bootstrap.cc:492] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
W20260713 09:12:17.207427 29282 leader_election.cc:343] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.207803 29434 ts_tablet_manager.cc:1403] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.020s
I20260713 09:12:17.202842 29437 ts_tablet_manager.cc:1403] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.002s
I20260713 09:12:17.224321 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98a4f2b98704d45b7c47ee43338146a" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:17.225102 29393 raft_consensus.cc:3060] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.230991 29439 ts_tablet_manager.cc:1434] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.022s
I20260713 09:12:17.232016 29439 tablet_bootstrap.cc:492] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:17.232590 29436 tablet_bootstrap.cc:492] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:17.232834 29393 raft_consensus.cc:2468] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 1.
I20260713 09:12:17.233143 29436 ts_tablet_manager.cc:1403] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.016s
I20260713 09:12:17.233973 29283 leader_election.cc:304] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:17.234633 29456 leader_election.cc:290] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Requested vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:17.235190 29475 raft_consensus.cc:2804] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.236093 29475 raft_consensus.cc:697] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Becoming Leader. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Running, Role: LEADER
I20260713 09:12:17.236531 29436 raft_consensus.cc:359] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.237325 29436 raft_consensus.cc:385] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.236922 29475 consensus_queue.cc:237] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.237730 29436 raft_consensus.cc:740] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.238071 29439 tablet_bootstrap.cc:654] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.214877 29437 raft_consensus.cc:359] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.238864 29437 raft_consensus.cc:385] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.238919 29436 consensus_queue.cc:260] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.242161 29436 ts_tablet_manager.cc:1434] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:17.243475 29436 tablet_bootstrap.cc:492] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:17.239276 29437 raft_consensus.cc:740] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.211364 29434 raft_consensus.cc:359] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.247067 29434 raft_consensus.cc:385] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.247367 29434 raft_consensus.cc:740] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.247665 29437 consensus_queue.cc:260] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.253134 29436 tablet_bootstrap.cc:654] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.254016 29439 tablet_bootstrap.cc:492] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:17.253937 29434 consensus_queue.cc:260] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.254611 29439 ts_tablet_manager.cc:1403] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260713 09:12:17.258584 29437 ts_tablet_manager.cc:1434] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.003s
I20260713 09:12:17.258210 29439 raft_consensus.cc:359] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.259166 29439 raft_consensus.cc:385] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.259590 29439 raft_consensus.cc:740] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.260501 29439 consensus_queue.cc:260] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.263070 29439 ts_tablet_manager.cc:1434] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:17.264060 29439 tablet_bootstrap.cc:492] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:17.265017 29436 tablet_bootstrap.cc:492] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:17.265511 29436 ts_tablet_manager.cc:1403] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260713 09:12:17.265322 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784667d849ee48d0b5a1e4b8a92ec543" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.266043 29170 raft_consensus.cc:2468] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 0.
I20260713 09:12:17.267364 29208 leader_election.cc:304] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:17.268570 29434 ts_tablet_manager.cc:1434] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260713 09:12:17.269193 29440 raft_consensus.cc:2804] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.269564 29440 raft_consensus.cc:493] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.270069 29440 raft_consensus.cc:3060] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.273360 29439 tablet_bootstrap.cc:654] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.259609 29437 tablet_bootstrap.cc:492] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:17.281380 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784667d849ee48d0b5a1e4b8a92ec543" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:17.283270 29456 raft_consensus.cc:493] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:12:17.283360 29209 leader_election.cc:343] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.283866 29456 raft_consensus.cc:515] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.287747 29437 tablet_bootstrap.cc:654] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.280777 29440 raft_consensus.cc:515] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.287458 29068 catalog_manager.cc:5697] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "f06ee79d7f974766ab0b92b734e75b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.288426 29436 raft_consensus.cc:359] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.291309 29436 raft_consensus.cc:385] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.291188 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784667d849ee48d0b5a1e4b8a92ec543" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:17.291806 29170 raft_consensus.cc:3060] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.292303 29440 leader_election.cc:290] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 election: Requested vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.291555 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784667d849ee48d0b5a1e4b8a92ec543" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
W20260713 09:12:17.296427 29209 leader_election.cc:343] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.297179 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced4977e6984fa39bee6c60f948defd" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:17.297411 29456 leader_election.cc:290] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.297747 29169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced4977e6984fa39bee6c60f948defd" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.297833 29245 raft_consensus.cc:2468] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 0.
I20260713 09:12:17.299399 29282 leader_election.cc:304] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:17.300190 29439 tablet_bootstrap.cc:492] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:17.300320 29170 raft_consensus.cc:2468] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 1.
I20260713 09:12:17.300657 29456 raft_consensus.cc:2804] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.300762 29439 ts_tablet_manager.cc:1403] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.002s
I20260713 09:12:17.301105 29456 raft_consensus.cc:493] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.301537 29208 leader_election.cc:304] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:17.301859 29456 raft_consensus.cc:3060] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.302546 29440 raft_consensus.cc:2804] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.303752 29440 raft_consensus.cc:697] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 LEADER]: Becoming Leader. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Running, Role: LEADER
I20260713 09:12:17.304421 29439 raft_consensus.cc:359] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.304584 29440 consensus_queue.cc:237] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.305173 29439 raft_consensus.cc:385] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.305528 29439 raft_consensus.cc:740] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.306203 29439 consensus_queue.cc:260] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.291677 29436 raft_consensus.cc:740] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
W20260713 09:12:17.300340 29282 leader_election.cc:343] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.269522 29434 tablet_bootstrap.cc:492] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:17.308343 29439 ts_tablet_manager.cc:1434] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:17.309295 29439 tablet_bootstrap.cc:492] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:17.315016 29455 raft_consensus.cc:493] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.315659 29455 raft_consensus.cc:515] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.317150 29439 tablet_bootstrap.cc:654] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.318056 29455 leader_election.cc:290] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.319890 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
W20260713 09:12:17.321324 29356 leader_election.cc:343] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.321485 29434 tablet_bootstrap.cc:654] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.319903 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.324249 29436 consensus_queue.cc:260] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
W20260713 09:12:17.325389 29356 leader_election.cc:343] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.325892 29356 leader_election.cc:304] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863; no voters: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:17.327632 29455 raft_consensus.cc:2749] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.330721 29436 ts_tablet_manager.cc:1434] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260713 09:12:17.330821 29068 catalog_manager.cc:5697] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6d37aee57e6d4a19917a84b823a79c30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.331736 29439 tablet_bootstrap.cc:492] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:17.332406 29439 ts_tablet_manager.cc:1403] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260713 09:12:17.331737 29436 tablet_bootstrap.cc:492] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:17.335538 29439 raft_consensus.cc:359] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.336264 29439 raft_consensus.cc:385] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.336617 29439 raft_consensus.cc:740] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.337474 29439 consensus_queue.cc:260] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.338830 29434 tablet_bootstrap.cc:492] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:17.339671 29434 ts_tablet_manager.cc:1403] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.004s
I20260713 09:12:17.339884 29436 tablet_bootstrap.cc:654] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.340139 29439 ts_tablet_manager.cc:1434] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:17.341109 29439 tablet_bootstrap.cc:492] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:17.333463 29456 raft_consensus.cc:515] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.344172 29456 leader_election.cc:290] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Requested vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.344589 29475 raft_consensus.cc:493] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.344890 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced4977e6984fa39bee6c60f948defd" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:17.345104 29475 raft_consensus.cc:515] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.347115 29455 raft_consensus.cc:493] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.347607 29455 raft_consensus.cc:515] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.347685 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced4977e6984fa39bee6c60f948defd" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:17.348356 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0965d8a827f440cb4631fae3f003ac8" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:17.348879 29245 raft_consensus.cc:3060] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.348989 29393 raft_consensus.cc:2468] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 0.
I20260713 09:12:17.349598 29455 leader_election.cc:290] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.350550 29439 tablet_bootstrap.cc:654] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.350531 29283 leader_election.cc:304] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:17.351534 29456 raft_consensus.cc:2804] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.351912 29456 raft_consensus.cc:493] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.352236 29456 raft_consensus.cc:3060] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:17.353075 29282 leader_election.cc:343] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.355540 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01796a3ae474098bd5d887803845ff8" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.357780 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01796a3ae474098bd5d887803845ff8" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:17.355089 29244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0965d8a827f440cb4631fae3f003ac8" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:17.358455 29243 raft_consensus.cc:2468] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 0.
I20260713 09:12:17.347129 29475 leader_election.cc:290] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:17.361675 29356 leader_election.cc:304] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, acc641fef48f4faf8b27d96523cdb863; no voters: 
I20260713 09:12:17.362488 29455 raft_consensus.cc:493] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.363186 29455 raft_consensus.cc:515] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
W20260713 09:12:17.367916 29282 leader_election.cc:343] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.368970 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404f7d1998e24475853c88d7a2c498cd" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:17.369138 29459 raft_consensus.cc:2804] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:12:17.369866 29356 leader_election.cc:343] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.370293 29459 raft_consensus.cc:493] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.370769 29459 raft_consensus.cc:3060] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.372059 29244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404f7d1998e24475853c88d7a2c498cd" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
W20260713 09:12:17.373934 29356 leader_election.cc:343] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:17.375736 29357 leader_election.cc:343] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.376312 29357 leader_election.cc:304] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863; no voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:17.377372 29441 raft_consensus.cc:2749] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.380106 29437 tablet_bootstrap.cc:492] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:17.382766 29245 raft_consensus.cc:2468] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 1.
I20260713 09:12:17.383795 29437 ts_tablet_manager.cc:1403] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.004s
I20260713 09:12:17.384366 29282 leader_election.cc:304] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:17.386190 29475 raft_consensus.cc:2804] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.386698 29455 leader_election.cc:290] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.388067 29475 raft_consensus.cc:697] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Becoming Leader. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Running, Role: LEADER
I20260713 09:12:17.389169 29475 consensus_queue.cc:237] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.395437 29436 tablet_bootstrap.cc:492] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:17.395830 29436 ts_tablet_manager.cc:1403] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.020s
I20260713 09:12:17.397641 29436 raft_consensus.cc:359] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.398123 29436 raft_consensus.cc:385] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.398423 29436 raft_consensus.cc:740] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.399061 29436 consensus_queue.cc:260] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.400921 29436 ts_tablet_manager.cc:1434] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:17.404454 29456 raft_consensus.cc:515] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.407110 29436 tablet_bootstrap.cc:492] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:17.411810 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0965d8a827f440cb4631fae3f003ac8" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:17.412691 29436 tablet_bootstrap.cc:654] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:17.413625 29282 leader_election.cc:343] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.413354 29068 catalog_manager.cc:5697] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "f06ee79d7f974766ab0b92b734e75b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:17.417728 29437 raft_consensus.cc:359] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.418691 29437 raft_consensus.cc:385] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.420943 29459 raft_consensus.cc:515] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.423141 29459 leader_election.cc:290] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Requested vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.425518 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0965d8a827f440cb4631fae3f003ac8" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:17.426215 29393 raft_consensus.cc:3060] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.426342 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01796a3ae474098bd5d887803845ff8" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:17.426986 29245 raft_consensus.cc:3060] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.427348 29439 tablet_bootstrap.cc:492] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:17.427861 29439 ts_tablet_manager.cc:1403] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.059s
I20260713 09:12:17.423444 29434 raft_consensus.cc:359] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.428836 29434 raft_consensus.cc:385] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.429153 29434 raft_consensus.cc:740] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.429852 29434 consensus_queue.cc:260] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.430619 29440 raft_consensus.cc:493] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.430912 29439 raft_consensus.cc:359] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.431093 29440 raft_consensus.cc:515] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.431651 29439 raft_consensus.cc:385] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.431959 29439 raft_consensus.cc:740] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.424405 29456 leader_election.cc:290] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Requested vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:17.419070 29437 raft_consensus.cc:740] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.432688 29439 consensus_queue.cc:260] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.425597 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01796a3ae474098bd5d887803845ff8" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:17.433197 29440 leader_election.cc:290] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.423694 29436 tablet_bootstrap.cc:492] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:17.434666 29436 ts_tablet_manager.cc:1403] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260713 09:12:17.433765 29437 consensus_queue.cc:260] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.435176 29245 raft_consensus.cc:2468] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
I20260713 09:12:17.435729 29439 ts_tablet_manager.cc:1434] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:12:17.436647 29439 tablet_bootstrap.cc:492] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:17.436707 29437 ts_tablet_manager.cc:1434] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.004s
I20260713 09:12:17.437144 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40dde3157e64483b7f926c70584445f" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:17.437742 29319 raft_consensus.cc:2468] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 0.
I20260713 09:12:17.438472 29444 raft_consensus.cc:493] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.438913 29444 raft_consensus.cc:515] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
W20260713 09:12:17.439661 29356 leader_election.cc:343] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.440455 29356 leader_election.cc:304] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, acc641fef48f4faf8b27d96523cdb863; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:17.441205 29459 raft_consensus.cc:2804] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.441653 29459 raft_consensus.cc:697] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Leader. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:17.441778 29209 leader_election.cc:304] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:17.442530 29437 tablet_bootstrap.cc:492] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:17.442813 29440 raft_consensus.cc:2804] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.442493 29459 consensus_queue.cc:237] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.443192 29440 raft_consensus.cc:493] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.443576 29440 raft_consensus.cc:3060] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.445560 29434 ts_tablet_manager.cc:1434] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.106s	user 0.005s	sys 0.001s
I20260713 09:12:17.446511 29434 tablet_bootstrap.cc:492] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:17.447336 29444 leader_election.cc:290] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.447422 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40dde3157e64483b7f926c70584445f" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
W20260713 09:12:17.460021 29208 leader_election.cc:343] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.465282 29436 raft_consensus.cc:359] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.466007 29436 raft_consensus.cc:385] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.466269 29436 raft_consensus.cc:740] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.467010 29436 consensus_queue.cc:260] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.468914 29436 ts_tablet_manager.cc:1434] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260713 09:12:17.469070 29437 tablet_bootstrap.cc:654] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.469717 29436 tablet_bootstrap.cc:492] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:17.471426 29393 raft_consensus.cc:2468] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 1.
I20260713 09:12:17.474952 29436 tablet_bootstrap.cc:654] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.475832 29283 leader_election.cc:304] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:17.475498 29066 catalog_manager.cc:5697] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 reported cstate change: term changed from 0 to 1, leader changed from <none> to acc641fef48f4faf8b27d96523cdb863 (127.26.112.4). New cstate: current_term: 1 leader_uuid: "acc641fef48f4faf8b27d96523cdb863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.477097 29456 raft_consensus.cc:2804] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.477483 29475 raft_consensus.cc:493] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.480440 29475 raft_consensus.cc:515] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.479558 29456 raft_consensus.cc:697] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Becoming Leader. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Running, Role: LEADER
I20260713 09:12:17.484175 29456 consensus_queue.cc:237] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.487185 29434 tablet_bootstrap.cc:654] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.490301 29475 leader_election.cc:290] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.492744 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784667d849ee48d0b5a1e4b8a92ec543" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:17.494040 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784667d849ee48d0b5a1e4b8a92ec543" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.494653 29170 raft_consensus.cc:2393] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f06ee79d7f974766ab0b92b734e75b98 in current term 1: Already voted for candidate 6d37aee57e6d4a19917a84b823a79c30 in this term.
I20260713 09:12:17.496554 29439 tablet_bootstrap.cc:654] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.497042 29282 leader_election.cc:304] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:17.500487 29459 raft_consensus.cc:493] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.500712 29456 raft_consensus.cc:3060] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.500991 29459 raft_consensus.cc:515] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.501276 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:17.501915 29319 raft_consensus.cc:2468] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 0.
I20260713 09:12:17.501657 29065 catalog_manager.cc:5697] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "f06ee79d7f974766ab0b92b734e75b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.503059 29459 leader_election.cc:290] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:17.503340 29134 leader_election.cc:304] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:17.504297 29444 raft_consensus.cc:2804] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.504642 29444 raft_consensus.cc:493] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.504984 29444 raft_consensus.cc:3060] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.508598 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f85b05d6a40839c2dbfcec2c6f625" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.509541 29456 raft_consensus.cc:2749] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:12:17.509794 29356 leader_election.cc:343] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.512493 29437 tablet_bootstrap.cc:492] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:17.512984 29437 ts_tablet_manager.cc:1403] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.006s
I20260713 09:12:17.515750 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f85b05d6a40839c2dbfcec2c6f625" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:17.516360 29319 raft_consensus.cc:2468] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 0.
I20260713 09:12:17.516398 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:17.517509 29436 tablet_bootstrap.cc:492] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:17.517776 29357 leader_election.cc:304] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [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: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:17.518066 29436 ts_tablet_manager.cc:1403] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.006s
I20260713 09:12:17.518537 29437 raft_consensus.cc:359] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.518944 29459 raft_consensus.cc:2804] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.519433 29459 raft_consensus.cc:493] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.521739 29436 raft_consensus.cc:359] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.522595 29436 raft_consensus.cc:385] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.522912 29436 raft_consensus.cc:740] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.523976 29455 consensus_queue.cc:1048] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.523816 29436 consensus_queue.cc:260] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.519789 29459 raft_consensus.cc:3060] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.521034 29437 raft_consensus.cc:385] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:12:17.529884 29357 consensus_peers.cc:597] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 -> Peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Couldn't send request to peer f06ee79d7f974766ab0b92b734e75b98. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:17.530372 29436 ts_tablet_manager.cc:1434] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:12:17.531845 29436 tablet_bootstrap.cc:492] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:17.538229 29444 raft_consensus.cc:515] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.539103 29436 tablet_bootstrap.cc:654] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:17.539649 29133 leader_election.cc:343] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.539448 29440 raft_consensus.cc:515] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.540581 29437 raft_consensus.cc:740] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.552518 29434 tablet_bootstrap.cc:492] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:17.553360 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:17.553961 29319 raft_consensus.cc:3060] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.554340 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40dde3157e64483b7f926c70584445f" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:17.554575 29244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:17.554348 29444 leader_election.cc:290] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Requested vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.555495 29434 ts_tablet_manager.cc:1403] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.013s
I20260713 09:12:17.553712 29440 leader_election.cc:290] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 election: Requested vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.545681 29459 raft_consensus.cc:515] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.556541 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40dde3157e64483b7f926c70584445f" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:17.557196 29318 raft_consensus.cc:3060] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.557475 29441 consensus_queue.cc:1048] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:17.556635 29133 leader_election.cc:343] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.559082 29317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f85b05d6a40839c2dbfcec2c6f625" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:17.559787 29317 raft_consensus.cc:3060] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.543963 29437 consensus_queue.cc:260] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.564795 29434 raft_consensus.cc:359] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.565501 29434 raft_consensus.cc:385] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.565796 29434 raft_consensus.cc:740] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.566476 29434 consensus_queue.cc:260] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.568109 29318 raft_consensus.cc:2468] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 1.
I20260713 09:12:17.568687 29434 ts_tablet_manager.cc:1434] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:12:17.569156 29209 leader_election.cc:304] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:17.569651 29434 tablet_bootstrap.cc:492] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:17.570030 29440 raft_consensus.cc:2804] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.561470 29170 raft_consensus.cc:3060] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.570847 29440 raft_consensus.cc:697] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 1 LEADER]: Becoming Leader. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Running, Role: LEADER
I20260713 09:12:17.571770 29440 consensus_queue.cc:237] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.575052 29434 tablet_bootstrap.cc:654] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.582738 29459 leader_election.cc:290] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Requested vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:17.586004 29439 tablet_bootstrap.cc:492] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:17.586505 29439 ts_tablet_manager.cc:1403] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.150s	user 0.016s	sys 0.014s
I20260713 09:12:17.589745 29168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f85b05d6a40839c2dbfcec2c6f625" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:17.590016 29319 raft_consensus.cc:2468] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 1.
W20260713 09:12:17.591355 29356 leader_election.cc:343] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.591262 29134 leader_election.cc:304] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:17.593123 29439 raft_consensus.cc:359] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.593768 29439 raft_consensus.cc:385] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.592890 29065 catalog_manager.cc:5697] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6d37aee57e6d4a19917a84b823a79c30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.594033 29439 raft_consensus.cc:740] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.594693 29439 consensus_queue.cc:260] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.596609 29439 ts_tablet_manager.cc:1434] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:12:17.598349 29444 raft_consensus.cc:2804] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.582304 29317 raft_consensus.cc:2468] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
I20260713 09:12:17.599774 29170 raft_consensus.cc:2468] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 1.
I20260713 09:12:17.599849 29357 leader_election.cc:304] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:17.601384 29439 tablet_bootstrap.cc:492] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:17.601409 29441 raft_consensus.cc:2804] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.602069 29441 raft_consensus.cc:697] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Leader. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:17.602931 29441 consensus_queue.cc:237] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.614851 29436 tablet_bootstrap.cc:492] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:17.615346 29436 ts_tablet_manager.cc:1403] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.003s
I20260713 09:12:17.618520 29436 raft_consensus.cc:359] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.619313 29436 raft_consensus.cc:385] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.623211 29436 raft_consensus.cc:740] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.625443 29444 raft_consensus.cc:697] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 LEADER]: Becoming Leader. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Running, Role: LEADER
I20260713 09:12:17.626511 29439 tablet_bootstrap.cc:654] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.626333 29444 consensus_queue.cc:237] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.628690 29436 consensus_queue.cc:260] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.654393 29441 raft_consensus.cc:493] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.654879 29441 raft_consensus.cc:515] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.657245 29437 ts_tablet_manager.cc:1434] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.144s	user 0.016s	sys 0.007s
I20260713 09:12:17.656622 29068 catalog_manager.cc:5697] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 reported cstate change: term changed from 0 to 1, leader changed from <none> to acc641fef48f4faf8b27d96523cdb863 (127.26.112.4). New cstate: current_term: 1 leader_uuid: "acc641fef48f4faf8b27d96523cdb863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.657582 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:17.658254 29437 tablet_bootstrap.cc:492] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:17.658824 29441 leader_election.cc:290] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
W20260713 09:12:17.658919 29357 leader_election.cc:343] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.660719 29169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.662437 29436 ts_tablet_manager.cc:1434] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.002s
W20260713 09:12:17.663221 29356 leader_election.cc:343] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.663746 29356 leader_election.cc:304] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:17.665177 29507 raft_consensus.cc:2749] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.665467 29434 tablet_bootstrap.cc:492] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:17.665972 29434 ts_tablet_manager.cc:1403] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.097s	user 0.006s	sys 0.019s
I20260713 09:12:17.665354 29439 tablet_bootstrap.cc:492] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:17.666509 29439 ts_tablet_manager.cc:1403] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.003s
I20260713 09:12:17.668432 29434 raft_consensus.cc:359] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.669080 29434 raft_consensus.cc:385] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.668896 29439 raft_consensus.cc:359] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.669546 29439 raft_consensus.cc:385] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.669874 29441 consensus_queue.cc:1048] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.669379 29434 raft_consensus.cc:740] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.663395 29436 tablet_bootstrap.cc:492] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:17.672329 29440 raft_consensus.cc:493] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.672837 29440 raft_consensus.cc:515] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.674783 29440 leader_election.cc:290] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.669884 29439 raft_consensus.cc:740] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.675870 29434 consensus_queue.cc:260] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.680248 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab3182b2ec84627ae0c287dfba1f7fc" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:17.680707 29169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab3182b2ec84627ae0c287dfba1f7fc" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.683691 29439 consensus_queue.cc:260] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.687831 29437 tablet_bootstrap.cc:654] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:17.685827 29209 leader_election.cc:343] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.689229 29244 raft_consensus.cc:3060] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.692512 29439 ts_tablet_manager.cc:1434] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260713 09:12:17.693567 29439 tablet_bootstrap.cc:492] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:17.700047 29483 consensus_queue.cc:1048] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.681452 29065 catalog_manager.cc:5697] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1). New cstate: current_term: 1 leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:17.703748 29439 tablet_bootstrap.cc:654] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:17.708433 29208 leader_election.cc:343] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.708894 29208 leader_election.cc:304] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:17.709987 29440 raft_consensus.cc:2749] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.719985 29434 ts_tablet_manager.cc:1434] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.003s
I20260713 09:12:17.721248 29434 tablet_bootstrap.cc:492] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:17.731248 29456 consensus_queue.cc:1048] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:12:17.738780 29444 raft_consensus.cc:493] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.741035 29434 tablet_bootstrap.cc:654] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.743333 29436 tablet_bootstrap.cc:654] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.744659 29444 raft_consensus.cc:515] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.747308 29444 leader_election.cc:290] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:17.749269 29317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:17.749939 29317 raft_consensus.cc:2468] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 0.
I20260713 09:12:17.756397 29134 leader_election.cc:304] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:17.757752 29444 raft_consensus.cc:2804] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.758107 29444 raft_consensus.cc:493] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.758435 29444 raft_consensus.cc:3060] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.758966 29439 tablet_bootstrap.cc:492] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:17.759457 29439 ts_tablet_manager.cc:1403] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.017s
I20260713 09:12:17.762176 29439 raft_consensus.cc:359] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.762832 29439 raft_consensus.cc:385] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.762663 29483 consensus_queue.cc:1048] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:17.763101 29439 raft_consensus.cc:740] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.776294 29439 consensus_queue.cc:260] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.788046 29439 ts_tablet_manager.cc:1434] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:12:17.789479 29439 tablet_bootstrap.cc:492] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:17.794924 29456 consensus_queue.cc:1048] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:12:17.805209 29116 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:17.812879 29441 raft_consensus.cc:493] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.813947 29441 raft_consensus.cc:515] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.816208 29441 leader_election.cc:290] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:17.816839 29439 tablet_bootstrap.cc:654] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.817219 29317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e0830b6e28432fb3d319d5592152f9" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:17.817692 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e0830b6e28432fb3d319d5592152f9" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:17.817876 29317 raft_consensus.cc:2468] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 0.
I20260713 09:12:17.818297 29245 raft_consensus.cc:2468] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 0.
I20260713 09:12:17.818946 29357 leader_election.cc:304] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:17.826198 29437 tablet_bootstrap.cc:492] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:17.826926 29437 ts_tablet_manager.cc:1403] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.169s	user 0.030s	sys 0.019s
I20260713 09:12:17.834496 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:17.822278 29441 raft_consensus.cc:2804] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.835723 29441 raft_consensus.cc:493] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.836076 29441 raft_consensus.cc:3060] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.835201 29392 raft_consensus.cc:2468] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 0.
I20260713 09:12:17.830773 29437 raft_consensus.cc:359] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.843921 29437 raft_consensus.cc:385] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.844328 29437 raft_consensus.cc:740] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.845535 29437 consensus_queue.cc:260] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.848784 29437 ts_tablet_manager.cc:1434] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.001s
I20260713 09:12:17.849992 29437 tablet_bootstrap.cc:492] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:17.857676 29437 tablet_bootstrap.cc:654] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.870510 29510 raft_consensus.cc:493] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.872251 29437 tablet_bootstrap.cc:492] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:17.872686 29434 tablet_bootstrap.cc:492] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:17.872749 29437 ts_tablet_manager.cc:1403] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260713 09:12:17.873240 29434 ts_tablet_manager.cc:1403] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.005s
I20260713 09:12:17.871070 29510 raft_consensus.cc:515] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.875692 29436 tablet_bootstrap.cc:492] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:17.876173 29436 ts_tablet_manager.cc:1403] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.213s	user 0.011s	sys 0.017s
I20260713 09:12:17.876194 29439 tablet_bootstrap.cc:492] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:17.877033 29439 ts_tablet_manager.cc:1403] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.088s	user 0.034s	sys 0.023s
I20260713 09:12:17.877400 29510 leader_election.cc:290] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.878974 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:17.878803 29436 raft_consensus.cc:359] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.881047 29436 raft_consensus.cc:385] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.881125 29392 raft_consensus.cc:2468] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 0.
I20260713 09:12:17.880923 29444 raft_consensus.cc:515] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.880515 29437 raft_consensus.cc:359] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.882294 29437 raft_consensus.cc:385] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.882256 29439 raft_consensus.cc:359] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.881577 29436 raft_consensus.cc:740] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
W20260713 09:12:17.880954 29282 consensus_peers.cc:597] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 -> Peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Couldn't send request to peer 6d37aee57e6d4a19917a84b823a79c30. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:17.883150 29439 raft_consensus.cc:385] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.883495 29439 raft_consensus.cc:740] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.883888 29444 leader_election.cc:290] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Requested vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:17.880043 29441 raft_consensus.cc:515] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.880432 29244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:17.883950 29434 raft_consensus.cc:359] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.884166 29439 consensus_queue.cc:260] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.882570 29134 leader_election.cc:304] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
W20260713 09:12:17.885588 29133 leader_election.cc:343] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.883672 29436 consensus_queue.cc:260] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.886296 29317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:17.886636 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:17.886899 29317 raft_consensus.cc:3060] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.887192 29392 raft_consensus.cc:3060] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.888083 29436 ts_tablet_manager.cc:1434] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260713 09:12:17.888772 29439 ts_tablet_manager.cc:1434] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:12:17.889027 29436 tablet_bootstrap.cc:492] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:17.889647 29439 tablet_bootstrap.cc:492] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:17.893683 29244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e0830b6e28432fb3d319d5592152f9" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:17.894301 29244 raft_consensus.cc:3060] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.893865 29317 raft_consensus.cc:2468] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 1.
I20260713 09:12:17.895601 29439 tablet_bootstrap.cc:654] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.895941 29134 leader_election.cc:304] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:17.896894 29510 raft_consensus.cc:2804] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.897292 29510 raft_consensus.cc:493] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.897702 29510 raft_consensus.cc:3060] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.903007 29319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e0830b6e28432fb3d319d5592152f9" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:17.903658 29319 raft_consensus.cc:3060] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.884861 29434 raft_consensus.cc:385] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:17.906172 29434 raft_consensus.cc:740] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.906980 29434 consensus_queue.cc:260] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.908258 29483 raft_consensus.cc:493] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.908695 29483 raft_consensus.cc:515] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.910964 29483 leader_election.cc:290] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:17.912676 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a2587cefd423dbdd5a6e55275149c" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.914280 29392 raft_consensus.cc:2468] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 1.
I20260713 09:12:17.915026 29459 raft_consensus.cc:493] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:12:17.916034 29208 leader_election.cc:343] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.916963 29434 ts_tablet_manager.cc:1434] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260713 09:12:17.917915 29434 tablet_bootstrap.cc:492] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:17.919503 29459 raft_consensus.cc:515] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.921762 29459 leader_election.cc:290] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.923553 29444 raft_consensus.cc:2804] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.930238 29319 raft_consensus.cc:2468] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
I20260713 09:12:17.882786 29437 raft_consensus.cc:740] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:17.931078 29169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a2587cefd423dbdd5a6e55275149c" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.931420 29357 leader_election.cc:304] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:17.931272 29437 consensus_queue.cc:260] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:17.933887 29244 raft_consensus.cc:2468] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
I20260713 09:12:17.934182 29507 raft_consensus.cc:2804] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:17.934723 29507 raft_consensus.cc:697] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Leader. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:17.936021 29437 ts_tablet_manager.cc:1434] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260713 09:12:17.933226 29434 tablet_bootstrap.cc:654] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.932322 29444 raft_consensus.cc:697] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 LEADER]: Becoming Leader. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Running, Role: LEADER
I20260713 09:12:17.935597 29507 consensus_queue.cc:237] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:17.937165 29437 tablet_bootstrap.cc:492] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:17.937076 29444 consensus_queue.cc:237] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:17.937618 29170 raft_consensus.cc:3060] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:17.941342 29356 consensus_peers.cc:597] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:17.942461 29356 leader_election.cc:343] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.945860 29436 tablet_bootstrap.cc:654] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.946547 29490 consensus_queue.cc:1048] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:17.948838 29510 raft_consensus.cc:515] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.950651 29437 tablet_bootstrap.cc:654] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:17.958058 29510 leader_election.cc:290] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Requested vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.959316 29459 raft_consensus.cc:493] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:17.958938 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:17.959849 29459 raft_consensus.cc:515] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.960513 29393 raft_consensus.cc:3060] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.961900 29459 leader_election.cc:290] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.962371 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a2587cefd423dbdd5a6e55275149c" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:17.962968 29245 raft_consensus.cc:2468] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 0.
I20260713 09:12:17.963308 29168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ce4fed7374ea6b7c8d0751fb34786" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:17.933292 29441 leader_election.cc:290] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Requested vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
W20260713 09:12:17.964995 29356 leader_election.cc:343] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.965735 29356 leader_election.cc:304] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [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: 6d37aee57e6d4a19917a84b823a79c30, acc641fef48f4faf8b27d96523cdb863; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:17.958261 29244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:17.967350 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ce4fed7374ea6b7c8d0751fb34786" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
W20260713 09:12:17.967988 29133 leader_election.cc:343] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:17.968673 29356 leader_election.cc:343] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.969144 29356 leader_election.cc:304] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863; no voters: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:17.969926 29459 raft_consensus.cc:2749] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:17.970141 29441 raft_consensus.cc:2804] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:17.970512 29441 raft_consensus.cc:493] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:17.970852 29441 raft_consensus.cc:3060] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:17.977941 29065 catalog_manager.cc:5697] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1). New cstate: current_term: 1 leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:17.980968 29441 raft_consensus.cc:515] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:17.985684 29434 tablet_bootstrap.cc:492] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:17.986430 29434 ts_tablet_manager.cc:1403] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.006s
I20260713 09:12:17.987978 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a2587cefd423dbdd5a6e55275149c" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:17.992146 29475 consensus_queue.cc:1048] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:17.992971 29356 leader_election.cc:343] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:17.992609 29067 catalog_manager.cc:5697] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 reported cstate change: term changed from 0 to 1, leader changed from <none> to acc641fef48f4faf8b27d96523cdb863 (127.26.112.4). New cstate: current_term: 1 leader_uuid: "acc641fef48f4faf8b27d96523cdb863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.001212 29441 leader_election.cc:290] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Requested vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:17.993870 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a2587cefd423dbdd5a6e55275149c" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:18.002818 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a2587cefd423dbdd5a6e55275149c" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:18.003434 29392 raft_consensus.cc:2393] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d37aee57e6d4a19917a84b823a79c30 in current term 1: Already voted for candidate acc641fef48f4faf8b27d96523cdb863 in this term.
I20260713 09:12:18.003414 29243 raft_consensus.cc:3060] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.004801 29209 leader_election.cc:304] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30; no voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:18.015559 29434 raft_consensus.cc:359] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.016973 29434 raft_consensus.cc:385] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.017311 29434 raft_consensus.cc:740] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.017805 29437 tablet_bootstrap.cc:492] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:18.018605 29437 ts_tablet_manager.cc:1403] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.003s
I20260713 09:12:18.020306 29434 consensus_queue.cc:260] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.016378 29475 consensus_queue.cc:1048] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:12:18.023263 29434 ts_tablet_manager.cc:1434] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.036s	user 0.001s	sys 0.005s
I20260713 09:12:18.024420 29434 tablet_bootstrap.cc:492] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:18.027959 29393 raft_consensus.cc:2468] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 1.
I20260713 09:12:18.028441 29243 raft_consensus.cc:2468] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
I20260713 09:12:18.028949 29483 raft_consensus.cc:2749] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.030071 29434 tablet_bootstrap.cc:654] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.031401 29439 tablet_bootstrap.cc:492] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:18.033068 29439 ts_tablet_manager.cc:1403] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.144s	user 0.033s	sys 0.056s
I20260713 09:12:18.033324 29319 raft_consensus.cc:3060] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.033447 29437 raft_consensus.cc:359] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.034235 29437 raft_consensus.cc:385] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.034495 29437 raft_consensus.cc:740] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.035429 29437 consensus_queue.cc:260] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.038717 29439 raft_consensus.cc:359] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.040503 29439 raft_consensus.cc:385] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.040848 29439 raft_consensus.cc:740] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.039525 29356 leader_election.cc:304] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, acc641fef48f4faf8b27d96523cdb863; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:18.041637 29439 consensus_queue.cc:260] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.046648 29483 consensus_queue.cc:1048] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:18.050671 29439 ts_tablet_manager.cc:1434] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.001s
I20260713 09:12:18.051884 29439 tablet_bootstrap.cc:492] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:18.053869 29507 raft_consensus.cc:2804] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.054991 29507 raft_consensus.cc:697] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Leader. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:18.055251 29475 raft_consensus.cc:493] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.055936 29475 raft_consensus.cc:515] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.056077 29507 consensus_queue.cc:237] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.059789 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404f7d1998e24475853c88d7a2c498cd" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
W20260713 09:12:18.061579 29282 leader_election.cc:343] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.065167 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404f7d1998e24475853c88d7a2c498cd" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:18.065979 29391 raft_consensus.cc:2468] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 0.
I20260713 09:12:18.067646 29283 leader_election.cc:304] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [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: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:18.068760 29456 raft_consensus.cc:2804] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.069211 29456 raft_consensus.cc:493] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.069609 29456 raft_consensus.cc:3060] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.071574 29475 leader_election.cc:290] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:18.071132 29437 ts_tablet_manager.cc:1434] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260713 09:12:18.073172 29437 tablet_bootstrap.cc:492] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
W20260713 09:12:18.090641 29133 consensus_peers.cc:597] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd -> Peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Couldn't send request to peer 6d37aee57e6d4a19917a84b823a79c30. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:18.091434 29437 tablet_bootstrap.cc:654] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.102882 29436 tablet_bootstrap.cc:492] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:18.103415 29436 ts_tablet_manager.cc:1403] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.215s	user 0.012s	sys 0.009s
I20260713 09:12:18.098577 29134 leader_election.cc:304] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:18.106102 29444 raft_consensus.cc:2804] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.106556 29444 raft_consensus.cc:697] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 LEADER]: Becoming Leader. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Running, Role: LEADER
I20260713 09:12:18.106421 29436 raft_consensus.cc:359] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.107136 29436 raft_consensus.cc:385] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.107452 29436 raft_consensus.cc:740] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.101646 29441 consensus_queue.cc:1048] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:12:18.110095 29436 consensus_queue.cc:260] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.112097 29436 ts_tablet_manager.cc:1434] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:18.112483 29456 raft_consensus.cc:515] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.112986 29436 tablet_bootstrap.cc:492] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:18.112849 29483 consensus_queue.cc:1048] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.116247 29434 tablet_bootstrap.cc:492] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:18.116616 29434 ts_tablet_manager.cc:1403] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.092s	user 0.030s	sys 0.038s
I20260713 09:12:18.107470 29444 consensus_queue.cc:237] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.121537 29434 raft_consensus.cc:359] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.122184 29434 raft_consensus.cc:385] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.125635 29459 consensus_queue.cc:1048] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.126984 29439 tablet_bootstrap.cc:654] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.122435 29434 raft_consensus.cc:740] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.137017 29434 consensus_queue.cc:260] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.140424 29434 ts_tablet_manager.cc:1434] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:12:18.141350 29434 tablet_bootstrap.cc:492] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:18.145697 29067 catalog_manager.cc:5697] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 reported cstate change: term changed from 0 to 1, leader changed from <none> to acc641fef48f4faf8b27d96523cdb863 (127.26.112.4). New cstate: current_term: 1 leader_uuid: "acc641fef48f4faf8b27d96523cdb863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.148504 29434 tablet_bootstrap.cc:654] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.152029 29483 raft_consensus.cc:493] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.154076 29483 raft_consensus.cc:515] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.155959 29483 leader_election.cc:290] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:18.159020 29456 leader_election.cc:290] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Requested vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:18.169934 29436 tablet_bootstrap.cc:654] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.187323 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0965d8a827f440cb4631fae3f003ac8" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:18.189210 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0965d8a827f440cb4631fae3f003ac8" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:18.193522 29209 leader_election.cc:304] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30; no voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:18.193939 29456 raft_consensus.cc:493] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.194319 29483 raft_consensus.cc:2749] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.194475 29456 raft_consensus.cc:515] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.162945 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404f7d1998e24475853c88d7a2c498cd" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
W20260713 09:12:18.198148 29282 leader_election.cc:343] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.202507 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab3182b2ec84627ae0c287dfba1f7fc" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:18.202767 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab3182b2ec84627ae0c287dfba1f7fc" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:18.204885 29439 tablet_bootstrap.cc:492] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:18.204959 29245 raft_consensus.cc:2468] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 0.
I20260713 09:12:18.205667 29439 ts_tablet_manager.cc:1403] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.154s	user 0.010s	sys 0.008s
I20260713 09:12:18.206588 29282 leader_election.cc:304] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:18.213085 29490 raft_consensus.cc:2804] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.213533 29490 raft_consensus.cc:493] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.213938 29490 raft_consensus.cc:3060] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.214118 29439 raft_consensus.cc:359] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.214869 29439 raft_consensus.cc:385] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.215201 29439 raft_consensus.cc:740] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.216058 29439 consensus_queue.cc:260] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.200330 29456 leader_election.cc:290] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:18.218322 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404f7d1998e24475853c88d7a2c498cd" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:18.232635 29437 tablet_bootstrap.cc:492] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:18.233121 29437 ts_tablet_manager.cc:1403] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.160s	user 0.014s	sys 0.028s
I20260713 09:12:18.235680 29437 raft_consensus.cc:359] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.236254 29436 tablet_bootstrap.cc:492] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:18.236312 29437 raft_consensus.cc:385] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.236693 29437 raft_consensus.cc:740] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.236805 29436 ts_tablet_manager.cc:1403] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.124s	user 0.016s	sys 0.008s
W20260713 09:12:18.227340 29282 leader_election.cc:343] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.240022 29436 raft_consensus.cc:359] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.240873 29436 raft_consensus.cc:385] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.241214 29436 raft_consensus.cc:740] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.225210 29444 consensus_queue.cc:1048] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:12:18.242033 29436 consensus_queue.cc:260] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.244483 29437 consensus_queue.cc:260] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.226956 29392 raft_consensus.cc:3060] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.246527 29436 ts_tablet_manager.cc:1434] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:12:18.247541 29436 tablet_bootstrap.cc:492] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
W20260713 09:12:18.257977 29356 consensus_peers.cc:597] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:18.262679 29437 ts_tablet_manager.cc:1434] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260713 09:12:18.263967 29437 tablet_bootstrap.cc:492] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:18.271106 29068 catalog_manager.cc:5697] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1). New cstate: current_term: 1 leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.297359 29437 tablet_bootstrap.cc:654] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.304149 29490 raft_consensus.cc:515] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.305859 29552 raft_consensus.cc:493] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.306609 29490 leader_election.cc:290] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Requested vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:18.306511 29552 raft_consensus.cc:515] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.310446 29444 raft_consensus.cc:493] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.310966 29444 raft_consensus.cc:515] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.311589 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1c040e5c246e99c39facfa759dd66" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:18.311609 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab3182b2ec84627ae0c287dfba1f7fc" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:18.313431 29444 leader_election.cc:290] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:18.313491 29245 raft_consensus.cc:3060] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.315963 29392 raft_consensus.cc:2468] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 1.
W20260713 09:12:18.317131 29356 leader_election.cc:343] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.319067 29169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab3182b2ec84627ae0c287dfba1f7fc" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:18.320544 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a2587cefd423dbdd5a6e55275149c" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:18.321512 29243 raft_consensus.cc:2393] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1a1f1e0ba09424dbaf669956fd4cbbd in current term 1: Already voted for candidate acc641fef48f4faf8b27d96523cdb863 in this term.
W20260713 09:12:18.324111 29282 leader_election.cc:343] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:18.324882 29357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.112.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 105329us
I20260713 09:12:18.325634 29436 tablet_bootstrap.cc:654] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.325767 29283 leader_election.cc:304] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:18.328814 29556 raft_consensus.cc:2804] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.329346 29556 raft_consensus.cc:697] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Becoming Leader. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Running, Role: LEADER
I20260713 09:12:18.328809 29437 tablet_bootstrap.cc:492] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:18.329507 29434 tablet_bootstrap.cc:492] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:18.330050 29437 ts_tablet_manager.cc:1403] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.000s
I20260713 09:12:18.330844 29245 raft_consensus.cc:2468] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 1.
I20260713 09:12:18.330766 29556 consensus_queue.cc:237] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.332046 29552 leader_election.cc:290] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:18.333531 29282 leader_election.cc:304] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:18.333743 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1c040e5c246e99c39facfa759dd66" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:18.333849 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45a2587cefd423dbdd5a6e55275149c" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
W20260713 09:12:18.336051 29357 leader_election.cc:343] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.336377 29134 leader_election.cc:304] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 6d37aee57e6d4a19917a84b823a79c30, acc641fef48f4faf8b27d96523cdb863
I20260713 09:12:18.336483 29357 leader_election.cc:304] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863; no voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:18.337903 29444 raft_consensus.cc:3060] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.338413 29434 ts_tablet_manager.cc:1403] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.197s	user 0.037s	sys 0.038s
I20260713 09:12:18.338775 29439 ts_tablet_manager.cc:1434] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.132s	user 0.014s	sys 0.005s
I20260713 09:12:18.339462 29550 raft_consensus.cc:2749] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.339742 29439 tablet_bootstrap.cc:492] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:18.332733 29437 raft_consensus.cc:359] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.340572 29437 raft_consensus.cc:385] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.340848 29437 raft_consensus.cc:740] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.340948 29434 raft_consensus.cc:359] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.341617 29437 consensus_queue.cc:260] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.343633 29437 ts_tablet_manager.cc:1434] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:12:18.343657 29510 raft_consensus.cc:493] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.344210 29510 raft_consensus.cc:515] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.346161 29439 tablet_bootstrap.cc:654] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.347160 29437 tablet_bootstrap.cc:492] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:18.348608 29550 consensus_queue.cc:1048] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.350188 29510 leader_election.cc:290] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:18.352088 29456 raft_consensus.cc:2804] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.352591 29456 raft_consensus.cc:697] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Becoming Leader. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Running, Role: LEADER
I20260713 09:12:18.353411 29456 consensus_queue.cc:237] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.353360 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f85b05d6a40839c2dbfcec2c6f625" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:18.356345 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f85b05d6a40839c2dbfcec2c6f625" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:18.357578 29444 raft_consensus.cc:2749] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.358656 29437 tablet_bootstrap.cc:654] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.360559 29134 leader_election.cc:304] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:18.361346 29444 raft_consensus.cc:2749] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.341610 29434 raft_consensus.cc:385] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.379577 29550 raft_consensus.cc:493] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.380014 29434 raft_consensus.cc:740] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.380178 29550 raft_consensus.cc:515] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.381568 29436 tablet_bootstrap.cc:492] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:18.382145 29436 ts_tablet_manager.cc:1403] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.005s
I20260713 09:12:18.382373 29550 leader_election.cc:290] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:18.384081 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0114a2d100774c26aa7c2fb324d4dcf3" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:18.384582 29169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0114a2d100774c26aa7c2fb324d4dcf3" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
W20260713 09:12:18.385465 29357 leader_election.cc:343] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:18.385962 29356 leader_election.cc:343] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.386394 29356 leader_election.cc:304] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:18.387812 29552 raft_consensus.cc:2749] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.383049 29434 consensus_queue.cc:260] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.390255 29524 raft_consensus.cc:493] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.390688 29524 raft_consensus.cc:515] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.392503 29552 consensus_queue.cc:1048] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:12:18.396220 29437 tablet_bootstrap.cc:492] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:18.396697 29437 ts_tablet_manager.cc:1403] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260713 09:12:18.399286 29437 raft_consensus.cc:359] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.399900 29434 ts_tablet_manager.cc:1434] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260713 09:12:18.394047 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1c040e5c246e99c39facfa759dd66" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:18.401108 29393 raft_consensus.cc:2468] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 0.
I20260713 09:12:18.402318 29209 leader_election.cc:304] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, acc641fef48f4faf8b27d96523cdb863; no voters: 
I20260713 09:12:18.403151 29483 raft_consensus.cc:2804] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.403554 29483 raft_consensus.cc:493] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.392743 29524 leader_election.cc:290] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:18.393637 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1c040e5c246e99c39facfa759dd66" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
W20260713 09:12:18.405789 29209 leader_election.cc:343] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.403954 29483 raft_consensus.cc:3060] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.403410 29434 tablet_bootstrap.cc:492] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:18.413561 29434 tablet_bootstrap.cc:654] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.413264 29483 raft_consensus.cc:515] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.415287 29483 leader_election.cc:290] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 election: Requested vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:18.399956 29437 raft_consensus.cc:385] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.416071 29437 raft_consensus.cc:740] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.416697 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1c040e5c246e99c39facfa759dd66" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:18.416875 29437 consensus_queue.cc:260] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.417258 29393 raft_consensus.cc:3060] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.417062 29439 tablet_bootstrap.cc:492] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:18.418676 29506 raft_consensus.cc:493] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.391461 29436 raft_consensus.cc:359] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.419051 29556 raft_consensus.cc:493] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.411482 29064 catalog_manager.cc:5697] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "f06ee79d7f974766ab0b92b734e75b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.420325 29556 raft_consensus.cc:515] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.419996 29436 raft_consensus.cc:385] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.421208 29436 raft_consensus.cc:740] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.418943 29439 ts_tablet_manager.cc:1403] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.079s	user 0.005s	sys 0.016s
I20260713 09:12:18.419129 29506 raft_consensus.cc:515] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.423681 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4560696892b4d3da486cc3025e3b6e1" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:18.418938 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1c040e5c246e99c39facfa759dd66" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:18.424674 29506 leader_election.cc:290] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:18.422295 29556 leader_election.cc:290] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:18.421815 29064 catalog_manager.cc:5697] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "f06ee79d7f974766ab0b92b734e75b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } }
W20260713 09:12:18.425823 29209 leader_election.cc:343] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.426070 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcc13365675470abfafe44c5b6468b7" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:18.427002 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcc13365675470abfafe44c5b6468b7" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:18.428762 29439 raft_consensus.cc:359] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.426731 29436 consensus_queue.cc:260] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
W20260713 09:12:18.430289 29133 leader_election.cc:343] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.430858 29436 ts_tablet_manager.cc:1434] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
W20260713 09:12:18.431013 29134 leader_election.cc:343] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.431565 29392 raft_consensus.cc:2468] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 0.
I20260713 09:12:18.432253 29436 tablet_bootstrap.cc:492] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:18.429517 29439 raft_consensus.cc:385] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.434669 29439 raft_consensus.cc:740] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.434623 29283 leader_election.cc:304] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:18.435642 29556 raft_consensus.cc:2804] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.435539 29439 consensus_queue.cc:260] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.436061 29556 raft_consensus.cc:493] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.436447 29556 raft_consensus.cc:3060] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.437812 29439 ts_tablet_manager.cc:1434] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260713 09:12:18.438458 29393 raft_consensus.cc:2468] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 1.
I20260713 09:12:18.438665 29439 tablet_bootstrap.cc:492] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:18.439131 29436 tablet_bootstrap.cc:654] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.439584 29209 leader_election.cc:304] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, acc641fef48f4faf8b27d96523cdb863; no voters: f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:18.440887 29483 raft_consensus.cc:2804] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.441978 29483 raft_consensus.cc:697] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 LEADER]: Becoming Leader. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Running, Role: LEADER
I20260713 09:12:18.431532 29134 leader_election.cc:304] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 6d37aee57e6d4a19917a84b823a79c30, acc641fef48f4faf8b27d96523cdb863
I20260713 09:12:18.442775 29483 consensus_queue.cc:237] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.443765 29506 raft_consensus.cc:2749] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.419442 29437 ts_tablet_manager.cc:1434] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:12:18.444396 29506 consensus_queue.cc:1048] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.445314 29439 tablet_bootstrap.cc:654] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.446020 29169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4560696892b4d3da486cc3025e3b6e1" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
W20260713 09:12:18.448212 29282 leader_election.cc:343] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.453555 29556 raft_consensus.cc:515] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.456017 29436 tablet_bootstrap.cc:492] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:18.456112 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4560696892b4d3da486cc3025e3b6e1" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:18.456494 29436 ts_tablet_manager.cc:1403] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260713 09:12:18.456718 29556 leader_election.cc:290] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Requested vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:18.456881 29393 raft_consensus.cc:3060] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.457257 29550 consensus_queue.cc:1048] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.459028 29436 raft_consensus.cc:359] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.459918 29436 raft_consensus.cc:385] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.460246 29436 raft_consensus.cc:740] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.461402 29437 tablet_bootstrap.cc:492] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:18.461301 29436 consensus_queue.cc:260] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.463636 29169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4560696892b4d3da486cc3025e3b6e1" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
W20260713 09:12:18.465060 29282 leader_election.cc:343] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.465255 29436 ts_tablet_manager.cc:1434] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:12:18.467221 29436 tablet_bootstrap.cc:492] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863: Bootstrap starting.
I20260713 09:12:18.474455 29436 tablet_bootstrap.cc:654] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.483589 29524 raft_consensus.cc:493] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.484071 29524 raft_consensus.cc:515] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.486275 29524 leader_election.cc:290] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:18.479252 29439 tablet_bootstrap.cc:492] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:18.487911 29439 ts_tablet_manager.cc:1403] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.004s
I20260713 09:12:18.481308 29434 tablet_bootstrap.cc:492] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:18.490981 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:18.491690 29434 ts_tablet_manager.cc:1403] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.090s	user 0.004s	sys 0.023s
I20260713 09:12:18.490973 29439 raft_consensus.cc:359] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.493732 29439 raft_consensus.cc:385] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.494040 29439 raft_consensus.cc:740] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.494223 29434 raft_consensus.cc:359] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.494927 29434 raft_consensus.cc:385] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.494866 29439 consensus_queue.cc:260] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.496832 29560 consensus_queue.cc:1048] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:18.497320 29245 raft_consensus.cc:3060] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.500950 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:18.501720 29392 raft_consensus.cc:2393] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d37aee57e6d4a19917a84b823a79c30 in current term 1: Already voted for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in this term.
I20260713 09:12:18.502929 29209 leader_election.cc:304] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30; no voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:18.504568 29064 catalog_manager.cc:5697] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6d37aee57e6d4a19917a84b823a79c30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.507421 29524 raft_consensus.cc:3060] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.509646 29558 consensus_queue.cc:1048] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:18.510849 29434 raft_consensus.cc:740] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.511716 29434 consensus_queue.cc:260] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.518256 29524 raft_consensus.cc:2749] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.518524 29434 ts_tablet_manager.cc:1434] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:12:18.518733 29439 ts_tablet_manager.cc:1434] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:12:18.519946 29439 tablet_bootstrap.cc:492] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:18.521917 29393 raft_consensus.cc:2468] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 1.
I20260713 09:12:18.524060 29437 tablet_bootstrap.cc:654] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.527105 29439 tablet_bootstrap.cc:654] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.528535 29283 leader_election.cc:304] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:18.529758 29490 raft_consensus.cc:2804] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.530359 29490 raft_consensus.cc:697] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Becoming Leader. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Running, Role: LEADER
I20260713 09:12:18.531370 29490 consensus_queue.cc:237] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.549340 29439 tablet_bootstrap.cc:492] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:18.549961 29439 ts_tablet_manager.cc:1403] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.002s
I20260713 09:12:18.553393 29439 raft_consensus.cc:359] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.554268 29439 raft_consensus.cc:385] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.557484 29439 raft_consensus.cc:740] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.559506 29439 consensus_queue.cc:260] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.561990 29439 ts_tablet_manager.cc:1434] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:12:18.563104 29439 tablet_bootstrap.cc:492] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:18.563802 29437 tablet_bootstrap.cc:492] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:18.564379 29437 ts_tablet_manager.cc:1403] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.000s
I20260713 09:12:18.566635 29434 tablet_bootstrap.cc:492] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:18.566900 29437 raft_consensus.cc:359] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.567592 29437 raft_consensus.cc:385] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.567917 29437 raft_consensus.cc:740] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.575186 29439 tablet_bootstrap.cc:654] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.581125 29436 tablet_bootstrap.cc:492] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863: No bootstrap required, opened a new log
I20260713 09:12:18.581604 29436 ts_tablet_manager.cc:1403] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863: Time spent bootstrapping tablet: real 0.115s	user 0.030s	sys 0.050s
I20260713 09:12:18.568671 29437 consensus_queue.cc:260] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.584615 29456 raft_consensus.cc:493] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.585076 29456 raft_consensus.cc:515] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.585283 29436 raft_consensus.cc:359] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.585956 29436 raft_consensus.cc:385] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.586222 29436 raft_consensus.cc:740] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.587080 29456 leader_election.cc:290] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:18.586836 29436 consensus_queue.cc:260] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.588784 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4016aaaad0944121b68568fad40d8954" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:18.588891 29244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4016aaaad0944121b68568fad40d8954" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:18.589171 29436 ts_tablet_manager.cc:1434] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:12:18.589480 29170 raft_consensus.cc:2468] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 0.
W20260713 09:12:18.590373 29282 leader_election.cc:343] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.591079 29282 leader_election.cc:304] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [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: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:18.591027 29560 consensus_queue.cc:1048] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:18.592793 29437 ts_tablet_manager.cc:1434] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:12:18.597133 29456 raft_consensus.cc:2804] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.597565 29456 raft_consensus.cc:493] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.597929 29456 raft_consensus.cc:3060] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.598728 29437 tablet_bootstrap.cc:492] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:18.602003 29434 tablet_bootstrap.cc:654] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.608479 29170 raft_consensus.cc:3060] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.609954 29437 tablet_bootstrap.cc:654] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.619445 29456 raft_consensus.cc:515] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.621798 29068 catalog_manager.cc:5697] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "f06ee79d7f974766ab0b92b734e75b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.622546 29169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4016aaaad0944121b68568fad40d8954" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:18.623117 29169 raft_consensus.cc:3060] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.623410 29456 leader_election.cc:290] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Requested vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:18.623518 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4016aaaad0944121b68568fad40d8954" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
W20260713 09:12:18.624882 29282 leader_election.cc:343] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.630576 29560 raft_consensus.cc:493] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.631089 29560 raft_consensus.cc:515] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.633657 29169 raft_consensus.cc:2468] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 1.
I20260713 09:12:18.641414 29282 leader_election.cc:304] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:18.643236 29456 raft_consensus.cc:2804] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.643805 29456 raft_consensus.cc:697] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Becoming Leader. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Running, Role: LEADER
I20260713 09:12:18.644881 29456 consensus_queue.cc:237] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.648393 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:18.650074 29316 raft_consensus.cc:2468] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 0.
I20260713 09:12:18.654084 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:18.654562 29439 tablet_bootstrap.cc:492] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:18.655144 29439 ts_tablet_manager.cc:1403] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.002s
I20260713 09:12:18.651034 29560 leader_election.cc:290] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:18.654728 29391 raft_consensus.cc:2468] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 0.
I20260713 09:12:18.661062 29134 leader_election.cc:304] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:18.676635 29439 raft_consensus.cc:359] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.677419 29439 raft_consensus.cc:385] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.677737 29439 raft_consensus.cc:740] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.678503 29439 consensus_queue.cc:260] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.671881 29560 raft_consensus.cc:2804] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.683698 29560 raft_consensus.cc:493] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.684346 29560 raft_consensus.cc:3060] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.696198 29439 ts_tablet_manager.cc:1434] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260713 09:12:18.697190 29439 tablet_bootstrap.cc:492] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98: Bootstrap starting.
I20260713 09:12:18.697391 29434 tablet_bootstrap.cc:492] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:18.697870 29510 consensus_queue.cc:1048] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.709218 29550 raft_consensus.cc:493] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.709710 29550 raft_consensus.cc:515] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.712735 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcc13365675470abfafe44c5b6468b7" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:18.713191 29437 tablet_bootstrap.cc:492] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:18.713339 29170 raft_consensus.cc:2468] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 0.
I20260713 09:12:18.713714 29437 ts_tablet_manager.cc:1403] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.118s	user 0.032s	sys 0.036s
I20260713 09:12:18.714461 29356 leader_election.cc:304] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:18.716066 29560 raft_consensus.cc:515] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.718967 29558 raft_consensus.cc:2804] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.719329 29558 raft_consensus.cc:493] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.719511 29560 leader_election.cc:290] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Requested vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:18.719744 29558 raft_consensus.cc:3060] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.720530 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:18.721127 29393 raft_consensus.cc:3060] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.722332 29439 tablet_bootstrap.cc:654] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.720975 29437 raft_consensus.cc:359] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.725052 29437 raft_consensus.cc:385] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.725356 29437 raft_consensus.cc:740] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.725986 29437 consensus_queue.cc:260] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.727990 29393 raft_consensus.cc:2468] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 1.
I20260713 09:12:18.728296 29437 ts_tablet_manager.cc:1434] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:12:18.729212 29437 tablet_bootstrap.cc:492] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:18.729511 29134 leader_election.cc:304] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:18.730469 29560 raft_consensus.cc:2804] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.730945 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:18.730959 29560 raft_consensus.cc:697] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 LEADER]: Becoming Leader. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Running, Role: LEADER
I20260713 09:12:18.731665 29316 raft_consensus.cc:3060] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.732180 29560 consensus_queue.cc:237] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.732961 29434 ts_tablet_manager.cc:1403] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.214s	user 0.019s	sys 0.004s
I20260713 09:12:18.735028 29437 tablet_bootstrap.cc:654] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.735867 29550 leader_election.cc:290] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:18.737573 29490 consensus_queue.cc:1048] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.737895 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcc13365675470abfafe44c5b6468b7" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
W20260713 09:12:18.739806 29356 leader_election.cc:343] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.740513 29316 raft_consensus.cc:2468] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 1.
I20260713 09:12:18.742210 29434 raft_consensus.cc:359] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.747923 29550 raft_consensus.cc:493] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.748457 29434 raft_consensus.cc:385] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.748561 29550 raft_consensus.cc:515] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.748931 29434 raft_consensus.cc:740] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.751453 29434 consensus_queue.cc:260] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.751870 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a1c12058f342619a28c596f06f6280" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:18.752568 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a1c12058f342619a28c596f06f6280" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:18.752646 29318 raft_consensus.cc:2468] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 0.
I20260713 09:12:18.753407 29550 leader_election.cc:290] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
W20260713 09:12:18.753786 29356 leader_election.cc:343] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.754451 29357 leader_election.cc:304] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [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: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:18.755934 29434 ts_tablet_manager.cc:1434] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:12:18.756207 29065 catalog_manager.cc:5697] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "f06ee79d7f974766ab0b92b734e75b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.757059 29434 tablet_bootstrap.cc:492] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:18.760099 29456 consensus_queue.cc:1048] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.762969 29550 raft_consensus.cc:2804] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:18.763361 29550 raft_consensus.cc:493] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:18.763710 29550 raft_consensus.cc:3060] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.771848 29558 raft_consensus.cc:515] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.778609 29439 tablet_bootstrap.cc:492] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98: No bootstrap required, opened a new log
I20260713 09:12:18.779884 29439 ts_tablet_manager.cc:1403] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.009s
I20260713 09:12:18.781088 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcc13365675470abfafe44c5b6468b7" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:18.781688 29170 raft_consensus.cc:3060] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.782425 29439 raft_consensus.cc:359] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.783247 29439 raft_consensus.cc:385] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.783536 29439 raft_consensus.cc:740] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Initialized, Role: FOLLOWER
W20260713 09:12:18.784634 29282 consensus_peers.cc:597] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:18.784196 29439 consensus_queue.cc:260] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.785398 29550 raft_consensus.cc:515] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.786800 29439 ts_tablet_manager.cc:1434] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:18.788533 29434 tablet_bootstrap.cc:654] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.789987 29170 raft_consensus.cc:2468] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
I20260713 09:12:18.793273 29437 tablet_bootstrap.cc:492] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:18.793779 29437 ts_tablet_manager.cc:1403] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.006s
I20260713 09:12:18.794907 29356 leader_election.cc:304] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:18.795727 29550 leader_election.cc:290] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Requested vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:18.796164 29552 raft_consensus.cc:2804] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.796634 29552 raft_consensus.cc:697] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Leader. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:18.799901 29243 raft_consensus.cc:3060] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.800002 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a1c12058f342619a28c596f06f6280" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:18.801404 29437 raft_consensus.cc:359] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.802045 29437 raft_consensus.cc:385] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.802309 29437 raft_consensus.cc:740] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.797541 29552 consensus_queue.cc:237] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.803052 29437 consensus_queue.cc:260] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.804667 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a1c12058f342619a28c596f06f6280" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:18.805068 29437 ts_tablet_manager.cc:1434] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:12:18.805222 29316 raft_consensus.cc:3060] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:18.805495 29356 leader_election.cc:343] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.805944 29437 tablet_bootstrap.cc:492] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:18.808425 29245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcc13365675470abfafe44c5b6468b7" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:18.808723 29490 consensus_queue.cc:1048] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:18.809778 29356 leader_election.cc:343] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:18.807155 29558 leader_election.cc:290] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Requested vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:18.811945 29437 tablet_bootstrap.cc:654] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.817245 29434 tablet_bootstrap.cc:492] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:18.817699 29434 ts_tablet_manager.cc:1403] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.001s
I20260713 09:12:18.819440 29316 raft_consensus.cc:2468] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
I20260713 09:12:18.820261 29434 raft_consensus.cc:359] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.820571 29357 leader_election.cc:304] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:18.820948 29434 raft_consensus.cc:385] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.821233 29434 raft_consensus.cc:740] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.821674 29558 raft_consensus.cc:2804] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.822189 29558 raft_consensus.cc:697] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Leader. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:18.821870 29434 consensus_queue.cc:260] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.823009 29558 consensus_queue.cc:237] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.824193 29434 ts_tablet_manager.cc:1434] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:12:18.828917 29434 tablet_bootstrap.cc:492] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:18.824553 29490 raft_consensus.cc:493] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.830564 29490 raft_consensus.cc:515] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.833961 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1c040e5c246e99c39facfa759dd66" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:18.835119 29483 raft_consensus.cc:493] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:18.835367 29490 leader_election.cc:290] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:18.835572 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1c040e5c246e99c39facfa759dd66" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:18.835660 29483 raft_consensus.cc:515] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.836335 29393 raft_consensus.cc:2393] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f06ee79d7f974766ab0b92b734e75b98 in current term 1: Already voted for candidate 6d37aee57e6d4a19917a84b823a79c30 in this term.
I20260713 09:12:18.837498 29283 leader_election.cc:304] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30, acc641fef48f4faf8b27d96523cdb863
I20260713 09:12:18.838582 29490 raft_consensus.cc:3060] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.839612 29483 leader_election.cc:290] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:18.840945 29434 tablet_bootstrap.cc:654] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.841768 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcc13365675470abfafe44c5b6468b7" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:18.852303 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dcc13365675470abfafe44c5b6468b7" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:18.853483 29170 raft_consensus.cc:2393] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d37aee57e6d4a19917a84b823a79c30 in current term 1: Already voted for candidate acc641fef48f4faf8b27d96523cdb863 in this term.
I20260713 09:12:18.857263 29208 leader_election.cc:304] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30; no voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:18.859200 29169 raft_consensus.cc:3060] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.857933 29490 raft_consensus.cc:2749] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.865869 29483 raft_consensus.cc:3060] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:18.869331 29116 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:18.872241 29434 tablet_bootstrap.cc:492] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:18.872922 29434 ts_tablet_manager.cc:1403] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260713 09:12:18.878175 29065 catalog_manager.cc:5697] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1). New cstate: current_term: 1 leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.880261 29434 raft_consensus.cc:359] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.885659 29434 raft_consensus.cc:385] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.886041 29434 raft_consensus.cc:740] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.887087 29434 consensus_queue.cc:260] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:18.890697 29434 ts_tablet_manager.cc:1434] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:12:18.891892 29434 tablet_bootstrap.cc:492] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:18.898947 29483 raft_consensus.cc:2749] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:18.908607 29434 tablet_bootstrap.cc:654] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.922963 29490 consensus_queue.cc:1048] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:18.923697 29524 consensus_queue.cc:1048] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:18.935319 29243 raft_consensus.cc:3060] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.952811 29065 catalog_manager.cc:5697] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 reported cstate change: term changed from 0 to 1, leader changed from <none> to acc641fef48f4faf8b27d96523cdb863 (127.26.112.4). New cstate: current_term: 1 leader_uuid: "acc641fef48f4faf8b27d96523cdb863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.954507 29437 tablet_bootstrap.cc:492] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:18.955129 29437 ts_tablet_manager.cc:1403] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.149s	user 0.025s	sys 0.033s
I20260713 09:12:18.960595 29434 tablet_bootstrap.cc:492] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:18.961014 29434 ts_tablet_manager.cc:1403] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.000s
I20260713 09:12:18.954524 29065 catalog_manager.cc:5697] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 reported cstate change: term changed from 0 to 1, leader changed from <none> to acc641fef48f4faf8b27d96523cdb863 (127.26.112.4). New cstate: current_term: 1 leader_uuid: "acc641fef48f4faf8b27d96523cdb863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.969384 29434 raft_consensus.cc:359] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.969404 29437 raft_consensus.cc:359] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.970140 29434 raft_consensus.cc:385] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.970482 29434 raft_consensus.cc:740] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.970430 29437 raft_consensus.cc:385] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.971218 29437 raft_consensus.cc:740] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.971546 29434 consensus_queue.cc:260] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:18.972131 29437 consensus_queue.cc:260] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:18.977741 29437 ts_tablet_manager.cc:1434] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:12:18.978142 29600 consensus_queue.cc:1048] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:18.979852 29437 tablet_bootstrap.cc:492] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:18.982019 29434 ts_tablet_manager.cc:1434] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:12:18.983582 29434 tablet_bootstrap.cc:492] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30: Bootstrap starting.
I20260713 09:12:18.985844 29440 raft_consensus.cc:493] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:18.986325 29440 raft_consensus.cc:515] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:18.987741 29437 tablet_bootstrap.cc:654] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.990649 29169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:18.996857 29440 leader_election.cc:290] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:18.999361 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:19.004423 29209 leader_election.cc:304] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [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: 6d37aee57e6d4a19917a84b823a79c30; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:19.006089 29440 raft_consensus.cc:2749] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:12:19.006857 29282 consensus_peers.cc:597] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.014500 29434 tablet_bootstrap.cc:654] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:19.021781 29437 tablet_bootstrap.cc:492] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:19.022239 29437 ts_tablet_manager.cc:1403] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.015s
I20260713 09:12:19.024148 29437 raft_consensus.cc:359] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.024638 29437 raft_consensus.cc:385] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.024863 29437 raft_consensus.cc:740] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.025411 29437 consensus_queue.cc:260] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.026878 29437 ts_tablet_manager.cc:1434] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:12:19.027733 29437 tablet_bootstrap.cc:492] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.033075 29437 tablet_bootstrap.cc:654] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:19.037801 29600 raft_consensus.cc:493] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.038321 29600 raft_consensus.cc:515] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.040460 29600 leader_election.cc:290] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:19.042709 29169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ce4fed7374ea6b7c8d0751fb34786" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:19.043179 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ce4fed7374ea6b7c8d0751fb34786" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:19.043362 29169 raft_consensus.cc:2468] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 0.
I20260713 09:12:19.043941 29391 raft_consensus.cc:2468] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 0.
I20260713 09:12:19.044803 29208 leader_election.cc:304] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:19.045588 29600 raft_consensus.cc:2804] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:19.046002 29600 raft_consensus.cc:493] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:19.046381 29600 raft_consensus.cc:3060] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.053423 29600 raft_consensus.cc:515] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.054930 29600 leader_election.cc:290] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 election: Requested vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:19.055676 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ce4fed7374ea6b7c8d0751fb34786" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:19.056169 29391 raft_consensus.cc:3060] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.055986 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ce4fed7374ea6b7c8d0751fb34786" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:19.056701 29434 tablet_bootstrap.cc:492] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30: No bootstrap required, opened a new log
I20260713 09:12:19.056656 29170 raft_consensus.cc:3060] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.057230 29434 ts_tablet_manager.cc:1403] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.007s
I20260713 09:12:19.059762 29434 raft_consensus.cc:359] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.060379 29434 raft_consensus.cc:385] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.060635 29434 raft_consensus.cc:740] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.063235 29170 raft_consensus.cc:2468] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 1.
I20260713 09:12:19.060799 29391 raft_consensus.cc:2468] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 1.
I20260713 09:12:19.063655 29434 consensus_queue.cc:260] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.064525 29208 leader_election.cc:304] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:19.065166 29437 tablet_bootstrap.cc:492] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd: No bootstrap required, opened a new log
I20260713 09:12:19.065342 29600 raft_consensus.cc:2804] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:19.065735 29437 ts_tablet_manager.cc:1403] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260713 09:12:19.066110 29600 raft_consensus.cc:697] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 LEADER]: Becoming Leader. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Running, Role: LEADER
I20260713 09:12:19.067185 29600 consensus_queue.cc:237] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.072568 29437 raft_consensus.cc:359] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.073721 29437 raft_consensus.cc:385] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.074120 29437 raft_consensus.cc:740] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.075354 29434 ts_tablet_manager.cc:1434] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:12:19.075119 29437 consensus_queue.cc:260] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.077486 29437 ts_tablet_manager.cc:1434] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:12:19.081627 29066 catalog_manager.cc:5697] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6d37aee57e6d4a19917a84b823a79c30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:19.098332 29506 raft_consensus.cc:493] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.098798 29506 raft_consensus.cc:515] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.100455 29506 leader_election.cc:290] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:19.101091 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4560696892b4d3da486cc3025e3b6e1" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:19.101354 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4560696892b4d3da486cc3025e3b6e1" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:19.102757 29134 leader_election.cc:304] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:19.103564 29506 raft_consensus.cc:2749] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:19.173705 29506 raft_consensus.cc:493] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.174317 29245 raft_consensus.cc:3060] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.174175 29506 raft_consensus.cc:515] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.176157 29506 leader_election.cc:290] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:19.176800 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab3182b2ec84627ae0c287dfba1f7fc" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:19.177268 29506 consensus_queue.cc:1048] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.177906 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab3182b2ec84627ae0c287dfba1f7fc" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:19.179123 29134 leader_election.cc:304] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:19.179885 29506 raft_consensus.cc:2749] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:19.182978 29475 consensus_queue.cc:1048] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.190208 29510 consensus_queue.cc:1048] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.201723 29475 consensus_queue.cc:1048] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.205058 29444 raft_consensus.cc:493] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.205511 29444 raft_consensus.cc:515] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.207530 29444 leader_election.cc:290] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:19.208930 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0114a2d100774c26aa7c2fb324d4dcf3" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:19.209558 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0114a2d100774c26aa7c2fb324d4dcf3" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:19.210381 29391 raft_consensus.cc:2468] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 0.
I20260713 09:12:19.214439 29134 leader_election.cc:304] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:19.215232 29444 raft_consensus.cc:2804] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:19.215579 29444 raft_consensus.cc:493] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:19.209545 29316 raft_consensus.cc:2468] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 0.
I20260713 09:12:19.215909 29444 raft_consensus.cc:3060] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.222115 29444 raft_consensus.cc:515] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.223941 29444 leader_election.cc:290] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Requested vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:19.224982 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0114a2d100774c26aa7c2fb324d4dcf3" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:19.225370 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0114a2d100774c26aa7c2fb324d4dcf3" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:19.225585 29316 raft_consensus.cc:3060] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.225939 29391 raft_consensus.cc:3060] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.232200 29391 raft_consensus.cc:2468] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 1.
I20260713 09:12:19.232200 29316 raft_consensus.cc:2468] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 1.
I20260713 09:12:19.233255 29134 leader_election.cc:304] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:19.233804 29444 raft_consensus.cc:2804] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:19.234236 29444 raft_consensus.cc:697] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 LEADER]: Becoming Leader. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Running, Role: LEADER
I20260713 09:12:19.234910 29444 consensus_queue.cc:237] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.241596 29066 catalog_manager.cc:5697] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1). New cstate: current_term: 1 leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:19.286808 29558 consensus_queue.cc:1048] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.288754 27072 tablet_server.cc:179] TabletServer@127.26.112.1:0 shutting down...
I20260713 09:12:19.306536 29552 consensus_queue.cc:1048] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:19.310259 29356 consensus_peers.cc:597] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:19.318296 29356 consensus_peers.cc:597] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.330767 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:19.331542 27072 tablet_replica.cc:333] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.332095 27072 raft_consensus.cc:2243] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.332460 27072 raft_consensus.cc:2272] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.334151 27072 tablet_replica.cc:333] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.334656 27072 raft_consensus.cc:2243] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.334996 27072 raft_consensus.cc:2272] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.336570 27072 tablet_replica.cc:333] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.337080 27072 raft_consensus.cc:2243] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.337507 27072 raft_consensus.cc:2272] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.339238 27072 tablet_replica.cc:333] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.339790 27072 raft_consensus.cc:2243] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.340152 27072 raft_consensus.cc:2272] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.341867 27072 tablet_replica.cc:333] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.342381 27072 raft_consensus.cc:2243] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.342720 27072 raft_consensus.cc:2272] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.344151 27072 tablet_replica.cc:333] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.344632 27072 raft_consensus.cc:2243] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.344954 27072 pending_rounds.cc:70] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: Trying to abort 1 pending ops.
I20260713 09:12:19.345157 27072 pending_rounds.cc:77] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993413343916032 op_type: NO_OP noop_request { }
I20260713 09:12:19.345484 27072 raft_consensus.cc:2889] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:19.345749 27072 raft_consensus.cc:2272] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.347544 27072 tablet_replica.cc:333] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.348026 27072 raft_consensus.cc:2243] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.348423 27072 raft_consensus.cc:2272] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.350195 27072 tablet_replica.cc:333] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.350694 27072 raft_consensus.cc:2243] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.351054 27072 raft_consensus.cc:2272] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.352830 27072 tablet_replica.cc:333] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.353318 27072 raft_consensus.cc:2243] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.353689 27072 raft_consensus.cc:2272] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.355146 27072 tablet_replica.cc:333] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.355773 27072 raft_consensus.cc:2243] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.356221 27072 raft_consensus.cc:2272] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.358060 27072 tablet_replica.cc:333] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.358693 27072 raft_consensus.cc:2243] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:19.359450 27072 raft_consensus.cc:2272] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.360967 27072 tablet_replica.cc:333] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.361503 27072 raft_consensus.cc:2243] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:19.362016 27072 pending_rounds.cc:70] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: Trying to abort 1 pending ops.
I20260713 09:12:19.362207 27072 pending_rounds.cc:77] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993415112912896 op_type: NO_OP noop_request { }
I20260713 09:12:19.362462 27072 raft_consensus.cc:2889] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:19.362726 27072 raft_consensus.cc:2272] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.364602 27072 tablet_replica.cc:333] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.365080 27072 raft_consensus.cc:2243] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:19.365746 27072 raft_consensus.cc:2272] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.367787 27072 tablet_replica.cc:333] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.368458 27072 raft_consensus.cc:2243] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:19.368893 29552 consensus_queue.cc:1048] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.369272 27072 raft_consensus.cc:2272] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.371361 27072 tablet_replica.cc:333] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.372008 27072 raft_consensus.cc:2243] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:19.372663 27072 raft_consensus.cc:2272] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.374935 27072 tablet_replica.cc:333] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.375451 27072 raft_consensus.cc:2243] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.375973 27072 raft_consensus.cc:2272] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.377007 29600 raft_consensus.cc:493] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.377503 29600 raft_consensus.cc:515] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:19.379444 29600 leader_election.cc:290] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:19.379887 27072 tablet_replica.cc:333] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.380033 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a1c12058f342619a28c596f06f6280" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:19.380589 27072 raft_consensus.cc:2243] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.381080 27072 raft_consensus.cc:2272] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.381630 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a1c12058f342619a28c596f06f6280" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:19.383059 29209 leader_election.cc:304] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30; no voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:19.383333 27072 tablet_replica.cc:333] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd: stopping tablet replica
I20260713 09:12:19.383792 29600 raft_consensus.cc:2749] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:19.384001 27072 raft_consensus.cc:2243] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.384567 27072 raft_consensus.cc:2272] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.385869 29243 raft_consensus.cc:3060] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.396914 29552 consensus_queue.cc:1048] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:19.402819 29356 consensus_peers.cc:597] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.420413 27072 tablet_server.cc:196] TabletServer@127.26.112.1:0 shutdown complete.
W20260713 09:12:19.431330 29356 consensus_peers.cc:597] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.443902 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:19.450227 29623 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
W20260713 09:12:19.451769 29625 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
W20260713 09:12:19.452731 29622 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
I20260713 09:12:19.453145 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:19.455240 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:19.455507 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:19.455687 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933939455667 us; error 0 us; skew 500 ppm
I20260713 09:12:19.456238 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:19.458715 27072 webserver.cc:533] Webserver started at http://127.26.112.1:38839/ using document root <none> and password file <none>
I20260713 09:12:19.459359 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:19.459568 27072 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:12:19.463189 27072 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:12:19.467985 29631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:19.469007 27072 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:19.469475 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-0-root
uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
format_stamp: "Formatted at 2026-07-13 09:12:15 on dist-test-slave-qw9l"
I20260713 09:12:19.469872 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933883861739-27072-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)
I20260713 09:12:19.481952 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:19.482995 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:19.484843 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:19.489841 29640 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:12:19.489921 29208 consensus_peers.cc:597] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.516335 29600 consensus_queue.cc:1048] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:19.516654 29356 consensus_peers.cc:597] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:19.518731 29208 consensus_peers.cc:597] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:19.581507 29208 consensus_peers.cc:597] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.592559 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:12:19.593005 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.104s	user 0.001s	sys 0.004s
I20260713 09:12:19.593313 27072 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:12:19.598469 29640 tablet_bootstrap.cc:492] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
W20260713 09:12:19.606408 29282 consensus_peers.cc:597] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.614430 29640 tablet_bootstrap.cc:492] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.615408 29640 tablet_bootstrap.cc:492] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.616011 29640 ts_tablet_manager.cc:1403] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:12:19.618559 29640 raft_consensus.cc:359] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.619225 29640 raft_consensus.cc:740] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.619930 29640 consensus_queue.cc:260] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
W20260713 09:12:19.620285 29282 consensus_peers.cc:597] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.622051 29640 ts_tablet_manager.cc:1434] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:19.622643 29640 tablet_bootstrap.cc:492] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.631502 29640 tablet_bootstrap.cc:492] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.632180 29640 tablet_bootstrap.cc:492] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.632623 29640 ts_tablet_manager.cc:1403] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:19.634135 29640 raft_consensus.cc:359] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.634691 29640 raft_consensus.cc:740] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.635239 29640 consensus_queue.cc:260] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.636554 29640 ts_tablet_manager.cc:1434] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:19.637113 29640 tablet_bootstrap.cc:492] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.646450 29640 tablet_bootstrap.cc:492] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.647099 29640 tablet_bootstrap.cc:492] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.647585 29640 ts_tablet_manager.cc:1403] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:12:19.649151 29640 raft_consensus.cc:359] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.649709 29640 raft_consensus.cc:740] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.650177 29640 consensus_queue.cc:260] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.651487 29640 ts_tablet_manager.cc:1434] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:19.652038 29640 tablet_bootstrap.cc:492] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.661760 29640 tablet_bootstrap.cc:492] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.662472 29640 tablet_bootstrap.cc:492] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.662952 29640 ts_tablet_manager.cc:1403] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:12:19.663924 27072 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:12:19.664182 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.071s	user 0.063s	sys 0.008s
I20260713 09:12:19.664656 29640 raft_consensus.cc:359] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.665283 29640 raft_consensus.cc:740] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.665911 29640 consensus_queue.cc:260] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.667531 29640 ts_tablet_manager.cc:1434] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260713 09:12:19.668099 29640 tablet_bootstrap.cc:492] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.681133 29640 tablet_bootstrap.cc:492] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.682019 29640 tablet_bootstrap.cc:492] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.682610 29640 ts_tablet_manager.cc:1403] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:12:19.684790 29640 raft_consensus.cc:359] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.685453 29640 raft_consensus.cc:740] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.686290 29640 consensus_queue.cc:260] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
W20260713 09:12:19.687428 29356 consensus_peers.cc:597] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:19.688791 29640 ts_tablet_manager.cc:1434] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:19.689684 29640 tablet_bootstrap.cc:492] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.706411 29640 tablet_bootstrap.cc:492] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.707465 29640 tablet_bootstrap.cc:492] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.708150 29640 ts_tablet_manager.cc:1403] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:12:19.710831 29640 raft_consensus.cc:359] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.711593 29640 raft_consensus.cc:740] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.712230 29640 consensus_queue.cc:260] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.714551 29640 ts_tablet_manager.cc:1434] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:19.715440 29640 tablet_bootstrap.cc:492] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.723495 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.1:37821
I20260713 09:12:19.723613 29704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.1:37821 every 8 connection(s)
I20260713 09:12:19.733997 29640 tablet_bootstrap.cc:492] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.735015 29640 tablet_bootstrap.cc:492] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.735694 29640 ts_tablet_manager.cc:1403] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:12:19.737846 29640 raft_consensus.cc:359] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.738340 29640 raft_consensus.cc:740] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.738898 29640 consensus_queue.cc:260] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.740316 29640 ts_tablet_manager.cc:1434] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:19.740921 29640 tablet_bootstrap.cc:492] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.748654 29706 heartbeater.cc:344] Connected to a master server at 127.26.112.62:37143
I20260713 09:12:19.749044 29706 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:19.749722 29706 heartbeater.cc:507] Master 127.26.112.62:37143 requested a full tablet report, sending...
I20260713 09:12:19.751332 29640 tablet_bootstrap.cc:492] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.752027 29640 tablet_bootstrap.cc:492] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.752492 29640 ts_tablet_manager.cc:1403] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:12:19.754492 29640 raft_consensus.cc:359] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.755127 29640 raft_consensus.cc:740] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.755728 29640 consensus_queue.cc:260] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.757032 29068 ts_manager.cc:194] Re-registered known tserver with Master: d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:19.758020 29640 ts_tablet_manager.cc:1434] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:19.758993 29640 tablet_bootstrap.cc:492] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.776595 29640 tablet_bootstrap.cc:492] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.777509 29640 tablet_bootstrap.cc:492] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.777987 29640 ts_tablet_manager.cc:1403] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:12:19.778551 29068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34284
I20260713 09:12:19.779839 29640 raft_consensus.cc:359] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.780429 29640 raft_consensus.cc:740] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.780992 29640 consensus_queue.cc:260] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.781538 29706 heartbeater.cc:499] Master 127.26.112.62:37143 was elected leader, sending a full tablet report...
I20260713 09:12:19.782356 29640 ts_tablet_manager.cc:1434] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:12:19.782997 29640 tablet_bootstrap.cc:492] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.796855 29640 tablet_bootstrap.cc:492] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.797695 29640 tablet_bootstrap.cc:492] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.798316 29640 ts_tablet_manager.cc:1403] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:12:19.800539 29640 raft_consensus.cc:359] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.801221 29640 raft_consensus.cc:740] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.801952 29640 consensus_queue.cc:260] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.804298 29640 ts_tablet_manager.cc:1434] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:12:19.805065 29640 tablet_bootstrap.cc:492] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.818516 29640 tablet_bootstrap.cc:492] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.819300 29640 tablet_bootstrap.cc:492] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.819947 29640 ts_tablet_manager.cc:1403] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:12:19.821579 29640 raft_consensus.cc:359] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:19.822124 29640 raft_consensus.cc:740] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.822595 29640 consensus_queue.cc:260] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:19.824347 29640 ts_tablet_manager.cc:1434] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:19.825297 29640 tablet_bootstrap.cc:492] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.836658 29640 tablet_bootstrap.cc:492] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.837304 29640 tablet_bootstrap.cc:492] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.837760 29640 ts_tablet_manager.cc:1403] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260713 09:12:19.839236 29640 raft_consensus.cc:359] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.839722 29640 raft_consensus.cc:740] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.840207 29640 consensus_queue.cc:260] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.841771 29640 ts_tablet_manager.cc:1434] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:12:19.842674 29640 tablet_bootstrap.cc:492] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.852439 29640 tablet_bootstrap.cc:492] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.852974 29640 tablet_bootstrap.cc:492] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.853382 29640 ts_tablet_manager.cc:1403] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:12:19.854821 29640 raft_consensus.cc:359] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.855227 29640 raft_consensus.cc:740] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.855715 29640 consensus_queue.cc:260] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.856972 29640 ts_tablet_manager.cc:1434] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:19.857780 29640 tablet_bootstrap.cc:492] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.867859 29640 tablet_bootstrap.cc:492] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.868456 29640 tablet_bootstrap.cc:492] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.868955 29640 ts_tablet_manager.cc:1403] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:12:19.871104 29640 raft_consensus.cc:359] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.871918 29640 raft_consensus.cc:385] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.872171 29640 raft_consensus.cc:740] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.872889 29640 consensus_queue.cc:260] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.874635 29640 ts_tablet_manager.cc:1434] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:12:19.875576 29640 tablet_bootstrap.cc:492] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.894583 29640 tablet_bootstrap.cc:492] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.895490 29640 tablet_bootstrap.cc:492] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.896114 29640 ts_tablet_manager.cc:1403] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260713 09:12:19.898345 29640 raft_consensus.cc:359] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.898981 29640 raft_consensus.cc:740] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.899613 29640 consensus_queue.cc:260] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:19.901501 29640 ts_tablet_manager.cc:1434] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:12:19.905814 29640 tablet_bootstrap.cc:492] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.926527 29640 tablet_bootstrap.cc:492] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.927561 29640 tablet_bootstrap.cc:492] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.928251 29640 ts_tablet_manager.cc:1403] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260713 09:12:19.930387 29640 raft_consensus.cc:359] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.931023 29640 raft_consensus.cc:740] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.931655 29640 consensus_queue.cc:260] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.933041 29640 ts_tablet_manager.cc:1434] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:12:19.933876 29640 tablet_bootstrap.cc:492] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.944012 29640 tablet_bootstrap.cc:492] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.944656 29640 tablet_bootstrap.cc:492] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.945132 29640 ts_tablet_manager.cc:1403] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:12:19.946796 29640 raft_consensus.cc:359] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.947276 29640 raft_consensus.cc:740] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.947820 29640 consensus_queue.cc:260] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.949244 29640 ts_tablet_manager.cc:1434] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:19.950002 29640 tablet_bootstrap.cc:492] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap starting.
I20260713 09:12:19.960796 29640 tablet_bootstrap.cc:492] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd: 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
I20260713 09:12:19.961409 29640 tablet_bootstrap.cc:492] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd: Bootstrap complete.
I20260713 09:12:19.961957 29640 ts_tablet_manager.cc:1403] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:12:19.964077 29640 raft_consensus.cc:359] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.964697 29640 raft_consensus.cc:385] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.964959 29640 raft_consensus.cc:740] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.965574 29640 consensus_queue.cc:260] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:19.967003 29640 ts_tablet_manager.cc:1434] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:19.995225 29643 raft_consensus.cc:493] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.995699 29643 raft_consensus.cc:515] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:19.997661 29643 leader_election.cc:290] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:20.003051 29680 raft_consensus.cc:3060] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:20.007778 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4560696892b4d3da486cc3025e3b6e1" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:20.011334 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4560696892b4d3da486cc3025e3b6e1" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:20.012720 29633 leader_election.cc:304] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:20.013829 29643 raft_consensus.cc:2749] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:20.450024 29677 raft_consensus.cc:3060] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:20.461488 29734 raft_consensus.cc:493] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f06ee79d7f974766ab0b92b734e75b98)
I20260713 09:12:20.461988 29734 raft_consensus.cc:515] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:20.485785 29734 leader_election.cc:290] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:20.487895 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab3182b2ec84627ae0c287dfba1f7fc" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:20.500489 29730 raft_consensus.cc:493] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.500655 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab3182b2ec84627ae0c287dfba1f7fc" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:20.501024 29730 raft_consensus.cc:515] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:20.502030 29558 raft_consensus.cc:493] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.502647 29632 leader_election.cc:304] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [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: d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:20.502552 29558 raft_consensus.cc:515] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:20.503477 29734 raft_consensus.cc:2749] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:20.503611 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:20.504251 29393 raft_consensus.cc:2468] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 1.
I20260713 09:12:20.505148 29558 leader_election.cc:290] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:20.505525 29283 leader_election.cc:304] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [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: acc641fef48f4faf8b27d96523cdb863, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:20.502950 29730 leader_election.cc:290] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:20.506603 29730 raft_consensus.cc:2804] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:20.506875 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:20.506950 29730 raft_consensus.cc:493] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.507993 29730 raft_consensus.cc:3060] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.514712 29730 raft_consensus.cc:515] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:20.516767 29680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:20.517448 29680 raft_consensus.cc:2468] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
I20260713 09:12:20.519635 29356 leader_election.cc:304] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [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: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:20.519863 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:20.520356 29558 raft_consensus.cc:2804] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:20.520426 29677 raft_consensus.cc:2468] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 1.
I20260713 09:12:20.520766 29558 raft_consensus.cc:493] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.521056 29558 raft_consensus.cc:3060] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.521726 29318 raft_consensus.cc:2393] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acc641fef48f4faf8b27d96523cdb863 in current term 2: Already voted for candidate f06ee79d7f974766ab0b92b734e75b98 in this term.
I20260713 09:12:20.525197 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:20.525437 29730 leader_election.cc:290] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 2 election: Requested vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:20.526691 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:20.527146 29677 raft_consensus.cc:3060] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.527165 29558 raft_consensus.cc:515] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:20.528422 29393 raft_consensus.cc:2393] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f06ee79d7f974766ab0b92b734e75b98 in current term 2: Already voted for candidate acc641fef48f4faf8b27d96523cdb863 in this term.
I20260713 09:12:20.530067 29558 leader_election.cc:290] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 2 election: Requested vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:20.530153 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:20.530933 29678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c5796a63954899946e5a71dbe26fa5" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:20.530938 29318 raft_consensus.cc:2393] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate acc641fef48f4faf8b27d96523cdb863 in current term 2: Already voted for candidate f06ee79d7f974766ab0b92b734e75b98 in this term.
I20260713 09:12:20.532845 29357 leader_election.cc:304] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [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: acc641fef48f4faf8b27d96523cdb863; no voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:20.533456 29558 raft_consensus.cc:2749] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:12:20.533437 29677 raft_consensus.cc:2468] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 2.
I20260713 09:12:20.534680 29282 leader_election.cc:304] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [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: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: acc641fef48f4faf8b27d96523cdb863
I20260713 09:12:20.535272 29730 raft_consensus.cc:2804] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:20.535697 29730 raft_consensus.cc:697] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 2 LEADER]: Becoming Leader. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Running, Role: LEADER
I20260713 09:12:20.536234 29730 consensus_queue.cc:237] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:20.543340 29066 catalog_manager.cc:5697] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 reported cstate change: term changed from 1 to 2, leader changed from d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1) to f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3). New cstate: current_term: 2 leader_uuid: "f06ee79d7f974766ab0b92b734e75b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:20.569633 29600 raft_consensus.cc:493] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.570161 29600 raft_consensus.cc:515] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:20.571820 29600 leader_election.cc:290] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:20.572678 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:20.572918 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:20.573238 29677 raft_consensus.cc:2468] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 1.
I20260713 09:12:20.574265 29208 leader_election.cc:304] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [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: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:20.574887 29600 raft_consensus.cc:2804] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:20.575173 29600 raft_consensus.cc:493] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.575476 29600 raft_consensus.cc:3060] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.579850 29600 raft_consensus.cc:515] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:20.581312 29600 leader_election.cc:290] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 2 election: Requested vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:20.582159 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:20.582445 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:20.582710 29677 raft_consensus.cc:3060] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.588476 29677 raft_consensus.cc:2468] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 2.
I20260713 09:12:20.589542 29208 leader_election.cc:304] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [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: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:20.590649 29600 raft_consensus.cc:2804] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:20.591094 29600 raft_consensus.cc:697] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 2 LEADER]: Becoming Leader. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Running, Role: LEADER
I20260713 09:12:20.591840 29600 consensus_queue.cc:237] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:20.598714 29066 catalog_manager.cc:5697] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 reported cstate change: term changed from 1 to 2, leader changed from d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1) to 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6d37aee57e6d4a19917a84b823a79c30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:20.643959 29600 raft_consensus.cc:493] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.644395 29600 raft_consensus.cc:515] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:20.645889 29600 leader_election.cc:290] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:20.646536 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:20.646734 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:20.647310 29677 raft_consensus.cc:2468] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 1.
I20260713 09:12:20.648304 29208 leader_election.cc:304] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [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: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: acc641fef48f4faf8b27d96523cdb863
I20260713 09:12:20.648932 29600 raft_consensus.cc:2804] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:20.649305 29600 raft_consensus.cc:493] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.649582 29600 raft_consensus.cc:3060] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.653981 29600 raft_consensus.cc:515] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:20.655390 29600 leader_election.cc:290] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 2 election: Requested vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:20.656069 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:20.656240 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:20.656751 29677 raft_consensus.cc:3060] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.661478 29677 raft_consensus.cc:2468] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 2.
I20260713 09:12:20.662431 29208 leader_election.cc:304] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [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: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: acc641fef48f4faf8b27d96523cdb863
I20260713 09:12:20.663062 29600 raft_consensus.cc:2804] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:20.663533 29600 raft_consensus.cc:697] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 2 LEADER]: Becoming Leader. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Running, Role: LEADER
I20260713 09:12:20.664134 29600 consensus_queue.cc:237] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:20.670817 29066 catalog_manager.cc:5697] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 reported cstate change: term changed from 1 to 2, leader changed from d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1) to 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6d37aee57e6d4a19917a84b823a79c30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:20.688550 29558 raft_consensus.cc:493] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.689040 29558 raft_consensus.cc:515] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:20.690620 29558 leader_election.cc:290] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:20.691363 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:20.691520 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:20.692129 29677 raft_consensus.cc:2468] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 1.
I20260713 09:12:20.693015 29356 leader_election.cc:304] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [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: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:20.693558 29558 raft_consensus.cc:2804] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:20.693851 29558 raft_consensus.cc:493] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.694137 29558 raft_consensus.cc:3060] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.694597 29730 raft_consensus.cc:493] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.694999 29730 raft_consensus.cc:515] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:20.696623 29730 leader_election.cc:290] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:20.697402 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:20.697682 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:20.698324 29677 raft_consensus.cc:2468] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f06ee79d7f974766ab0b92b734e75b98 in term 1.
I20260713 09:12:20.699242 29282 leader_election.cc:304] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [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: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:20.699918 29730 raft_consensus.cc:2804] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:20.699810 29558 raft_consensus.cc:515] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:20.700239 29730 raft_consensus.cc:493] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.700605 29730 raft_consensus.cc:3060] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.700794 29393 raft_consensus.cc:2393] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f06ee79d7f974766ab0b92b734e75b98 in current term 2: Already voted for candidate acc641fef48f4faf8b27d96523cdb863 in this term.
I20260713 09:12:20.701828 29558 leader_election.cc:290] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 2 election: Requested vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:20.702379 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:20.705557 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:20.705768 29730 raft_consensus.cc:515] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:20.706136 29677 raft_consensus.cc:3060] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.706791 29318 raft_consensus.cc:2393] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate acc641fef48f4faf8b27d96523cdb863 in current term 2: Already voted for candidate f06ee79d7f974766ab0b92b734e75b98 in this term.
I20260713 09:12:20.707821 29730 leader_election.cc:290] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 2 election: Requested vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821)
I20260713 09:12:20.708782 29678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
I20260713 09:12:20.709704 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21688e6b82064662a2ef67cd9e90d728" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:20.710271 29393 raft_consensus.cc:2393] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f06ee79d7f974766ab0b92b734e75b98 in current term 2: Already voted for candidate acc641fef48f4faf8b27d96523cdb863 in this term.
I20260713 09:12:20.711069 29283 leader_election.cc:304] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [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: f06ee79d7f974766ab0b92b734e75b98; no voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:20.711723 29730 raft_consensus.cc:2749] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:12:20.712037 29677 raft_consensus.cc:2468] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 2.
I20260713 09:12:20.712951 29356 leader_election.cc:304] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [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: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: f06ee79d7f974766ab0b92b734e75b98
I20260713 09:12:20.713459 29558 raft_consensus.cc:2804] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:20.713832 29558 raft_consensus.cc:697] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 2 LEADER]: Becoming Leader. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:20.714526 29558 consensus_queue.cc:237] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:20.720739 29066 catalog_manager.cc:5697] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 reported cstate change: term changed from 1 to 2, leader changed from d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1) to acc641fef48f4faf8b27d96523cdb863 (127.26.112.4). New cstate: current_term: 2 leader_uuid: "acc641fef48f4faf8b27d96523cdb863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:20.762768 29558 raft_consensus.cc:493] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.763229 29558 raft_consensus.cc:515] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:20.764699 29558 leader_election.cc:290] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:20.765452 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:20.765681 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88322d91e814b6d9101356ce05c398f" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:20.766065 29677 raft_consensus.cc:2393] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acc641fef48f4faf8b27d96523cdb863 in current term 2: Already voted for candidate 6d37aee57e6d4a19917a84b823a79c30 in this term.
I20260713 09:12:20.767143 29356 leader_election.cc:304] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [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: acc641fef48f4faf8b27d96523cdb863; no voters: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:20.767700 29558 raft_consensus.cc:3060] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.771977 29558 raft_consensus.cc:2749] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:20.795461 29730 raft_consensus.cc:493] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1a1f1e0ba09424dbaf669956fd4cbbd)
I20260713 09:12:20.795986 29730 raft_consensus.cc:515] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:20.797739 29730 leader_election.cc:290] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:20.798566 29677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" is_pre_election: true
I20260713 09:12:20.798911 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7bf45e81c5454ba239df627d9c8a6c" candidate_uuid: "f06ee79d7f974766ab0b92b734e75b98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d37aee57e6d4a19917a84b823a79c30" is_pre_election: true
I20260713 09:12:20.799489 29677 raft_consensus.cc:2393] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f06ee79d7f974766ab0b92b734e75b98 in current term 2: Already voted for candidate 6d37aee57e6d4a19917a84b823a79c30 in this term.
I20260713 09:12:20.800949 29282 leader_election.cc:304] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [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: f06ee79d7f974766ab0b92b734e75b98; no voters: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:20.801783 29730 raft_consensus.cc:3060] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.807132 29730 raft_consensus.cc:2749] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:21.037561 29750 raft_consensus.cc:493] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:21.038049 29750 raft_consensus.cc:515] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:21.039845 29750 leader_election.cc:290] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:21.040535 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0114a2d100774c26aa7c2fb324d4dcf3" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98" is_pre_election: true
I20260713 09:12:21.040763 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0114a2d100774c26aa7c2fb324d4dcf3" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863" is_pre_election: true
I20260713 09:12:21.041060 29316 raft_consensus.cc:2468] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 1.
I20260713 09:12:21.041401 29393 raft_consensus.cc:2468] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 1.
I20260713 09:12:21.041971 29633 leader_election.cc:304] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [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: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:21.042702 29750 raft_consensus.cc:2804] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:21.043007 29750 raft_consensus.cc:493] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:21.043277 29750 raft_consensus.cc:3060] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:21.047686 29750 raft_consensus.cc:515] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:21.049204 29750 leader_election.cc:290] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Requested vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:21.050035 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0114a2d100774c26aa7c2fb324d4dcf3" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:21.050246 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0114a2d100774c26aa7c2fb324d4dcf3" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:21.050521 29316 raft_consensus.cc:3060] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:21.050793 29393 raft_consensus.cc:3060] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:21.055243 29677 raft_consensus.cc:1275] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Refusing update from remote peer 6d37aee57e6d4a19917a84b823a79c30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.055599 29316 raft_consensus.cc:2468] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:21.056068 29393 raft_consensus.cc:2468] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:21.056618 29633 leader_election.cc:304] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:21.056658 29600 consensus_queue.cc:1048] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.057463 29750 raft_consensus.cc:2804] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:21.058558 29750 raft_consensus.cc:697] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Becoming Leader. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Running, Role: LEADER
I20260713 09:12:21.059473 29750 consensus_queue.cc:237] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [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: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:21.068696 29393 raft_consensus.cc:1275] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Refusing update from remote peer 6d37aee57e6d4a19917a84b823a79c30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.069423 29064 catalog_manager.cc:5697] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:21.070149 29524 consensus_queue.cc:1048] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.103853 29677 raft_consensus.cc:1275] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Refusing update from remote peer 6d37aee57e6d4a19917a84b823a79c30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.104930 29600 consensus_queue.cc:1048] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.112864 29316 raft_consensus.cc:1275] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Refusing update from remote peer 6d37aee57e6d4a19917a84b823a79c30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.114485 29600 consensus_queue.cc:1048] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.123592 29318 raft_consensus.cc:1275] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Refusing update from remote peer acc641fef48f4faf8b27d96523cdb863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.124117 29678 raft_consensus.cc:1275] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Refusing update from remote peer f06ee79d7f974766ab0b92b734e75b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.125105 29552 consensus_queue.cc:1048] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.125578 29730 consensus_queue.cc:1048] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.134531 29393 raft_consensus.cc:1275] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Refusing update from remote peer f06ee79d7f974766ab0b92b734e75b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.135275 29677 raft_consensus.cc:1275] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Refusing update from remote peer acc641fef48f4faf8b27d96523cdb863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.144905 29558 consensus_queue.cc:1048] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.145082 29490 consensus_queue.cc:1048] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:21.443456 29701 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc980 after lost signal to thread 27075
W20260713 09:12:21.444707 29701 debug-util.cc:398] Leaking SignalData structure 0x7b08002ab6e0 after lost signal to thread 29102
W20260713 09:12:21.446332 29701 debug-util.cc:398] Leaking SignalData structure 0x7b080028c220 after lost signal to thread 29343
W20260713 09:12:21.447412 29701 debug-util.cc:398] Leaking SignalData structure 0x7b08001d6540 after lost signal to thread 29417
W20260713 09:12:21.448669 29701 debug-util.cc:398] Leaking SignalData structure 0x7b08000b9d60 after lost signal to thread 29704
I20260713 09:12:21.474412 29393 raft_consensus.cc:1275] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.475806 29750 consensus_queue.cc:1048] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:21.502019 29318 raft_consensus.cc:1275] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.511545 29767 consensus_queue.cc:1048] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:30.004334 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:30.033872 29392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "294f85b05d6a40839c2dbfcec2c6f625"
dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
mode: GRACEFUL
new_leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
 from {username='slave'} at 127.0.0.1:45010
I20260713 09:12:30.034559 29392 raft_consensus.cc:606] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Received request to transfer leadership to TS d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:30.045130 29318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4016aaaad0944121b68568fad40d8954"
dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
mode: GRACEFUL
new_leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
 from {username='slave'} at 127.0.0.1:58770
I20260713 09:12:30.045612 29318 raft_consensus.cc:606] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Received request to transfer leadership to TS d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:30.048190 29392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76a1c12058f342619a28c596f06f6280"
dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
mode: GRACEFUL
new_leader_uuid: "6d37aee57e6d4a19917a84b823a79c30"
 from {username='slave'} at 127.0.0.1:45010
I20260713 09:12:30.048745 29392 raft_consensus.cc:606] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Received request to transfer leadership to TS 6d37aee57e6d4a19917a84b823a79c30
I20260713 09:12:30.052331 29318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a98a4f2b98704d45b7c47ee43338146a"
dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
mode: GRACEFUL
new_leader_uuid: "acc641fef48f4faf8b27d96523cdb863"
 from {username='slave'} at 127.0.0.1:58770
I20260713 09:12:30.052798 29318 raft_consensus.cc:606] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Received request to transfer leadership to TS acc641fef48f4faf8b27d96523cdb863
I20260713 09:12:30.055076 29392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d01796a3ae474098bd5d887803845ff8"
dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
mode: GRACEFUL
new_leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
 from {username='slave'} at 127.0.0.1:45010
I20260713 09:12:30.055600 29392 raft_consensus.cc:606] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Received request to transfer leadership to TS d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:30.056655 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:12:30.057714 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:30.063078 29787 raft_consensus.cc:993] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863: : Instructing follower d1a1f1e0ba09424dbaf669956fd4cbbd to start an election
I20260713 09:12:30.064404 29794 raft_consensus.cc:1081] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Signalling peer d1a1f1e0ba09424dbaf669956fd4cbbd to start an election
I20260713 09:12:30.066094 29677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "294f85b05d6a40839c2dbfcec2c6f625"
dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
 from {username='slave'} at 127.0.0.1:36230
I20260713 09:12:30.066668 29677 raft_consensus.cc:493] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:30.066991 29677 raft_consensus.cc:3060] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.072374 29677 raft_consensus.cc:515] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:30.074200 29677 leader_election.cc:290] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Requested vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:30.075296 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f85b05d6a40839c2dbfcec2c6f625" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:30.076040 29318 raft_consensus.cc:3060] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.076066 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294f85b05d6a40839c2dbfcec2c6f625" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:30.076717 29392 raft_consensus.cc:3055] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:30.077064 29392 raft_consensus.cc:740] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:30.077996 29392 consensus_queue.cc:260] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:30.079469 29392 raft_consensus.cc:3060] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.083617 29318 raft_consensus.cc:2468] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:30.084934 29633 leader_election.cc:304] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:30.085901 29767 raft_consensus.cc:2804] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:30.086668 29392 raft_consensus.cc:2468] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:30.087301 29767 raft_consensus.cc:697] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Becoming Leader. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Running, Role: LEADER
I20260713 09:12:30.088490 29767 consensus_queue.cc:237] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } }
I20260713 09:12:30.096570 29064 catalog_manager.cc:5697] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd reported cstate change: term changed from 1 to 2, leader changed from acc641fef48f4faf8b27d96523cdb863 (127.26.112.4) to d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1). New cstate: current_term: 2 leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:30.110606 29795 raft_consensus.cc:993] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863: : Instructing follower 6d37aee57e6d4a19917a84b823a79c30 to start an election
I20260713 09:12:30.111086 29794 raft_consensus.cc:1081] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Signalling peer 6d37aee57e6d4a19917a84b823a79c30 to start an election
I20260713 09:12:30.112876 29243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76a1c12058f342619a28c596f06f6280"
dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
 from {username='slave'} at 127.0.0.1:45746
I20260713 09:12:30.113600 29243 raft_consensus.cc:493] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:30.113972 29243 raft_consensus.cc:3060] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.119223 29802 raft_consensus.cc:993] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98: : Instructing follower d1a1f1e0ba09424dbaf669956fd4cbbd to start an election
I20260713 09:12:30.119926 29789 raft_consensus.cc:1081] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Signalling peer d1a1f1e0ba09424dbaf669956fd4cbbd to start an election
I20260713 09:12:30.121393 29677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4016aaaad0944121b68568fad40d8954"
dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
 from {username='slave'} at 127.0.0.1:36234
I20260713 09:12:30.121949 29677 raft_consensus.cc:493] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:30.121580 29243 raft_consensus.cc:515] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:30.122315 29677 raft_consensus.cc:3060] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.123785 29243 leader_election.cc:290] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 2 election: Requested vote from peers f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555), acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221)
I20260713 09:12:30.125128 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a1c12058f342619a28c596f06f6280" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:30.125687 29392 raft_consensus.cc:3055] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:30.125994 29392 raft_consensus.cc:740] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:30.126798 29392 consensus_queue.cc:260] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:30.127619 29318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a1c12058f342619a28c596f06f6280" candidate_uuid: "6d37aee57e6d4a19917a84b823a79c30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:30.128053 29392 raft_consensus.cc:3060] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.128131 29318 raft_consensus.cc:3060] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.128158 29677 raft_consensus.cc:515] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:30.130038 29677 leader_election.cc:290] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Requested vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:30.131343 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4016aaaad0944121b68568fad40d8954" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:30.131948 29316 raft_consensus.cc:3055] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:30.132243 29316 raft_consensus.cc:740] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Running, Role: LEADER
I20260713 09:12:30.133073 29316 consensus_queue.cc:260] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:30.133921 29316 raft_consensus.cc:3060] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.134464 29318 raft_consensus.cc:2468] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 2.
I20260713 09:12:30.135198 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4016aaaad0944121b68568fad40d8954" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:30.135748 29243 raft_consensus.cc:3060] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.135859 29209 leader_election.cc:304] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:30.136826 29788 raft_consensus.cc:2804] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:30.138556 29392 raft_consensus.cc:2468] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d37aee57e6d4a19917a84b823a79c30 in term 2.
I20260713 09:12:30.139710 29316 raft_consensus.cc:2468] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:30.142788 29633 leader_election.cc:304] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a1f1e0ba09424dbaf669956fd4cbbd, f06ee79d7f974766ab0b92b734e75b98; no voters: 
I20260713 09:12:30.143594 29767 raft_consensus.cc:2804] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:30.144055 29767 raft_consensus.cc:697] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Becoming Leader. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Running, Role: LEADER
I20260713 09:12:30.144876 29767 consensus_queue.cc:237] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } }
I20260713 09:12:30.147068 29243 raft_consensus.cc:2468] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:30.148816 29788 raft_consensus.cc:697] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 LEADER]: Becoming Leader. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Running, Role: LEADER
I20260713 09:12:30.150269 29788 consensus_queue.cc:237] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:30.154484 29064 catalog_manager.cc:5697] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd reported cstate change: term changed from 1 to 2, leader changed from f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3) to d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1). New cstate: current_term: 2 leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:30.166741 29064 catalog_manager.cc:5697] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 reported cstate change: term changed from 1 to 2, leader changed from acc641fef48f4faf8b27d96523cdb863 (127.26.112.4) to 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6d37aee57e6d4a19917a84b823a79c30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:30.274403 29802 raft_consensus.cc:993] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98: : Instructing follower acc641fef48f4faf8b27d96523cdb863 to start an election
I20260713 09:12:30.274845 29789 raft_consensus.cc:1081] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Signalling peer acc641fef48f4faf8b27d96523cdb863 to start an election
I20260713 09:12:30.276160 29393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a98a4f2b98704d45b7c47ee43338146a"
dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
 from {username='slave'} at 127.0.0.1:47832
I20260713 09:12:30.276562 29393 raft_consensus.cc:493] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:30.276823 29393 raft_consensus.cc:3060] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.281283 29393 raft_consensus.cc:515] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:30.282928 29393 leader_election.cc:290] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 2 election: Requested vote from peers 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311), f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555)
I20260713 09:12:30.283546 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98a4f2b98704d45b7c47ee43338146a" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:30.283926 29316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98a4f2b98704d45b7c47ee43338146a" candidate_uuid: "acc641fef48f4faf8b27d96523cdb863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f06ee79d7f974766ab0b92b734e75b98"
I20260713 09:12:30.284108 29243 raft_consensus.cc:3060] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.284406 29316 raft_consensus.cc:3055] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:30.284729 29316 raft_consensus.cc:740] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f06ee79d7f974766ab0b92b734e75b98, State: Running, Role: LEADER
I20260713 09:12:30.285415 29316 consensus_queue.cc:260] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:30.286278 29316 raft_consensus.cc:3060] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.288763 29243 raft_consensus.cc:2468] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 2.
I20260713 09:12:30.289896 29356 leader_election.cc:304] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, acc641fef48f4faf8b27d96523cdb863; no voters: 
I20260713 09:12:30.290549 29794 raft_consensus.cc:2804] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:30.290635 29316 raft_consensus.cc:2468] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc641fef48f4faf8b27d96523cdb863 in term 2.
I20260713 09:12:30.291003 29794 raft_consensus.cc:697] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 2 LEADER]: Becoming Leader. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:30.291958 29794 consensus_queue.cc:237] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } }
I20260713 09:12:30.299494 29064 catalog_manager.cc:5697] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 reported cstate change: term changed from 1 to 2, leader changed from f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3) to acc641fef48f4faf8b27d96523cdb863 (127.26.112.4). New cstate: current_term: 2 leader_uuid: "acc641fef48f4faf8b27d96523cdb863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:30.457000 29795 raft_consensus.cc:993] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863: : Instructing follower d1a1f1e0ba09424dbaf669956fd4cbbd to start an election
I20260713 09:12:30.457432 29794 raft_consensus.cc:1081] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Signalling peer d1a1f1e0ba09424dbaf669956fd4cbbd to start an election
I20260713 09:12:30.459012 29680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d01796a3ae474098bd5d887803845ff8"
dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
 from {username='slave'} at 127.0.0.1:36230
I20260713 09:12:30.459551 29680 raft_consensus.cc:493] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:30.459856 29680 raft_consensus.cc:3060] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.465478 29680 raft_consensus.cc:515] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:30.467028 29680 leader_election.cc:290] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Requested vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:30.467648 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01796a3ae474098bd5d887803845ff8" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:30.467953 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01796a3ae474098bd5d887803845ff8" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:30.468221 29393 raft_consensus.cc:3055] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:30.468458 29243 raft_consensus.cc:3060] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.468564 29393 raft_consensus.cc:740] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:30.469353 29393 consensus_queue.cc:260] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:30.470458 29393 raft_consensus.cc:3060] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:30.475268 29243 raft_consensus.cc:2468] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:30.476503 29632 leader_election.cc:304] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:30.477054 29393 raft_consensus.cc:2468] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:30.477223 29767 raft_consensus.cc:2804] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:30.477712 29767 raft_consensus.cc:697] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Becoming Leader. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Running, Role: LEADER
I20260713 09:12:30.478601 29767 consensus_queue.cc:237] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:30.485885 29064 catalog_manager.cc:5697] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd reported cstate change: term changed from 1 to 2, leader changed from acc641fef48f4faf8b27d96523cdb863 (127.26.112.4) to d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1). New cstate: current_term: 2 leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:30.546095 29243 raft_consensus.cc:1275] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.547185 29767 consensus_queue.cc:1048] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.559031 29316 raft_consensus.cc:1275] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.560612 29767 consensus_queue.cc:1048] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.580230 29393 raft_consensus.cc:1275] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Refusing update from remote peer 6d37aee57e6d4a19917a84b823a79c30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.581210 29788 consensus_queue.cc:1048] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.589100 29316 raft_consensus.cc:1275] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Refusing update from remote peer 6d37aee57e6d4a19917a84b823a79c30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.591069 29815 consensus_queue.cc:1048] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.640103 29316 raft_consensus.cc:1275] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.641178 29767 consensus_queue.cc:1048] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.649607 29393 raft_consensus.cc:1275] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.651643 29796 consensus_queue.cc:1048] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.783715 29243 raft_consensus.cc:1275] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Refusing update from remote peer acc641fef48f4faf8b27d96523cdb863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.784766 29795 consensus_queue.cc:1048] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.794101 29316 raft_consensus.cc:1275] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Refusing update from remote peer acc641fef48f4faf8b27d96523cdb863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.795792 29821 consensus_queue.cc:1048] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f06ee79d7f974766ab0b92b734e75b98" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:30.969386 29243 raft_consensus.cc:1275] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.970506 29796 consensus_queue.cc:1048] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:30.981678 29393 raft_consensus.cc:1275] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:30.982847 29810 consensus_queue.cc:1048] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:31.058751 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:31.073968 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:31.097798 29243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a6ce4fed7374ea6b7c8d0751fb34786"
dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
mode: GRACEFUL
new_leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
 from {username='slave'} at 127.0.0.1:54030
I20260713 09:12:31.098502 29243 raft_consensus.cc:606] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 LEADER]: Received request to transfer leadership to TS d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:31.100739 29393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc5a8be75c8c49aeaf7af0ed2561384a"
dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
mode: GRACEFUL
new_leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
 from {username='slave'} at 127.0.0.1:45010
I20260713 09:12:31.101195 29393 raft_consensus.cc:606] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Received request to transfer leadership to TS d1a1f1e0ba09424dbaf669956fd4cbbd
I20260713 09:12:31.102276 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:31.102948 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:31.256789 29794 raft_consensus.cc:993] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863: : Instructing follower d1a1f1e0ba09424dbaf669956fd4cbbd to start an election
I20260713 09:12:31.257350 29821 raft_consensus.cc:1081] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Signalling peer d1a1f1e0ba09424dbaf669956fd4cbbd to start an election
I20260713 09:12:31.259002 29677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc5a8be75c8c49aeaf7af0ed2561384a"
dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
 from {username='slave'} at 127.0.0.1:36230
I20260713 09:12:31.259477 29677 raft_consensus.cc:493] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:31.259765 29677 raft_consensus.cc:3060] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:31.265125 29677 raft_consensus.cc:515] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:31.266644 29677 leader_election.cc:290] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Requested vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:31.267416 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a8be75c8c49aeaf7af0ed2561384a" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:31.267715 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a8be75c8c49aeaf7af0ed2561384a" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:31.268023 29393 raft_consensus.cc:3055] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:31.268201 29243 raft_consensus.cc:3060] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:31.268354 29393 raft_consensus.cc:740] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acc641fef48f4faf8b27d96523cdb863, State: Running, Role: LEADER
I20260713 09:12:31.269147 29393 consensus_queue.cc:260] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:31.270277 29393 raft_consensus.cc:3060] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:31.274477 29243 raft_consensus.cc:2468] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:31.275530 29632 leader_election.cc:304] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d37aee57e6d4a19917a84b823a79c30, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:31.276293 29810 raft_consensus.cc:2804] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:31.276487 29393 raft_consensus.cc:2468] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:31.276705 29810 raft_consensus.cc:697] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Becoming Leader. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Running, Role: LEADER
I20260713 09:12:31.277876 29810 consensus_queue.cc:237] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:31.286525 29064 catalog_manager.cc:5697] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd reported cstate change: term changed from 1 to 2, leader changed from acc641fef48f4faf8b27d96523cdb863 (127.26.112.4) to d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1). New cstate: current_term: 2 leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:31.592028 29815 raft_consensus.cc:993] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30: : Instructing follower d1a1f1e0ba09424dbaf669956fd4cbbd to start an election
I20260713 09:12:31.592512 29827 raft_consensus.cc:1081] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 LEADER]: Signalling peer d1a1f1e0ba09424dbaf669956fd4cbbd to start an election
I20260713 09:12:31.593802 29677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a6ce4fed7374ea6b7c8d0751fb34786"
dest_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd"
 from {username='slave'} at 127.0.0.1:36248
I20260713 09:12:31.594211 29677 raft_consensus.cc:493] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:31.594475 29677 raft_consensus.cc:3060] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:31.600044 29677 raft_consensus.cc:515] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:31.601783 29677 leader_election.cc:290] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Requested vote from peers acc641fef48f4faf8b27d96523cdb863 (127.26.112.4:38221), 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311)
I20260713 09:12:31.602305 29393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ce4fed7374ea6b7c8d0751fb34786" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acc641fef48f4faf8b27d96523cdb863"
I20260713 09:12:31.602805 29393 raft_consensus.cc:3060] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:31.602772 29243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ce4fed7374ea6b7c8d0751fb34786" candidate_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d37aee57e6d4a19917a84b823a79c30"
I20260713 09:12:31.603343 29243 raft_consensus.cc:3055] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:31.603626 29243 raft_consensus.cc:740] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d37aee57e6d4a19917a84b823a79c30, State: Running, Role: LEADER
I20260713 09:12:31.604272 29243 consensus_queue.cc:260] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:31.605085 29243 raft_consensus.cc:3060] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:31.607244 29393 raft_consensus.cc:2468] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:31.608383 29633 leader_election.cc:304] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acc641fef48f4faf8b27d96523cdb863, d1a1f1e0ba09424dbaf669956fd4cbbd; no voters: 
I20260713 09:12:31.610257 29810 raft_consensus.cc:2804] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:31.610754 29810 raft_consensus.cc:697] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Becoming Leader. State: Replica: d1a1f1e0ba09424dbaf669956fd4cbbd, State: Running, Role: LEADER
I20260713 09:12:31.611743 29810 consensus_queue.cc:237] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } }
I20260713 09:12:31.618932 29243 raft_consensus.cc:2468] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a1f1e0ba09424dbaf669956fd4cbbd in term 2.
I20260713 09:12:31.626156 29064 catalog_manager.cc:5697] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd reported cstate change: term changed from 1 to 2, leader changed from 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2) to d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1). New cstate: current_term: 2 leader_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a1f1e0ba09424dbaf669956fd4cbbd" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 37821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:31.683086 29393 raft_consensus.cc:1275] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:31.684324 29810 consensus_queue.cc:1048] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:31.697288 29243 raft_consensus.cc:1275] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:31.698344 29767 consensus_queue.cc:1048] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:31.994139 29243 raft_consensus.cc:1275] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:31.995219 29767 consensus_queue.cc:1048] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d37aee57e6d4a19917a84b823a79c30" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:32.003603 29393 raft_consensus.cc:1275] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Refusing update from remote peer d1a1f1e0ba09424dbaf669956fd4cbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:32.005041 29833 consensus_queue.cc:1048] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc641fef48f4faf8b27d96523cdb863" member_type: VOTER last_known_addr { host: "127.26.112.4" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:32.103768 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:32.117744 27072 tablet_server.cc:179] TabletServer@127.26.112.1:37821 shutting down...
I20260713 09:12:32.141145 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:32.142036 27072 tablet_replica.cc:333] stopping tablet replica
W20260713 09:12:32.142796 29208 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 28 similar messages]
I20260713 09:12:32.143249 27072 raft_consensus.cc:2243] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.143885 27072 raft_consensus.cc:2272] T b3c5796a63954899946e5a71dbe26fa5 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:32.145663 29208 consensus_peers.cc:597] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.146198 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.146752 27072 raft_consensus.cc:2243] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.147169 27072 raft_consensus.cc:2272] T b4560696892b4d3da486cc3025e3b6e1 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.148967 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.149533 27072 raft_consensus.cc:2243] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.150280 27072 raft_consensus.cc:2272] T 6a6ce4fed7374ea6b7c8d0751fb34786 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.152204 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.152684 27072 raft_consensus.cc:2243] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.153512 27072 raft_consensus.cc:2272] T d01796a3ae474098bd5d887803845ff8 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.155069 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.155573 27072 raft_consensus.cc:2243] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.155905 27072 raft_consensus.cc:2272] T a88322d91e814b6d9101356ce05c398f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.157632 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.158229 27072 raft_consensus.cc:2243] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.158569 27072 raft_consensus.cc:2272] T 784667d849ee48d0b5a1e4b8a92ec543 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.160579 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.161263 27072 raft_consensus.cc:2243] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.161685 27072 raft_consensus.cc:2272] T f45a2587cefd423dbdd5a6e55275149c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:32.163854 29356 consensus_peers.cc:597] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.163872 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.164573 27072 raft_consensus.cc:2243] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.165238 27072 raft_consensus.cc:2272] T 294f85b05d6a40839c2dbfcec2c6f625 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.167326 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.167833 27072 raft_consensus.cc:2243] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.168641 27072 raft_consensus.cc:2272] T 4016aaaad0944121b68568fad40d8954 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.170919 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.171638 27072 raft_consensus.cc:2243] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.172108 27072 raft_consensus.cc:2272] T 0ced4977e6984fa39bee6c60f948defd P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.174500 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.175158 27072 raft_consensus.cc:2243] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.175912 27072 raft_consensus.cc:2272] T fc5a8be75c8c49aeaf7af0ed2561384a P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.178543 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.179064 27072 raft_consensus.cc:2243] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.179522 27072 raft_consensus.cc:2272] T 21688e6b82064662a2ef67cd9e90d728 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.181245 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.181705 27072 raft_consensus.cc:2243] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.182364 27072 raft_consensus.cc:2272] T 0114a2d100774c26aa7c2fb324d4dcf3 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.184150 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.184608 27072 raft_consensus.cc:2243] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.185050 27072 raft_consensus.cc:2272] T 0ab3182b2ec84627ae0c287dfba1f7fc P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.186800 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.187204 27072 raft_consensus.cc:2243] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.187616 27072 raft_consensus.cc:2272] T 0dcc13365675470abfafe44c5b6468b7 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.189399 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.189986 27072 raft_consensus.cc:2243] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.190539 27072 raft_consensus.cc:2272] T 6aec48bf668e424b843c7423197f34e9 P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:32.191794 29356 consensus_peers.cc:597] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.192950 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.193600 27072 raft_consensus.cc:2243] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.194062 27072 raft_consensus.cc:2272] T c40dde3157e64483b7f926c70584445f P d1a1f1e0ba09424dbaf669956fd4cbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.196524 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:32.197170 27072 raft_consensus.cc:2243] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.202247 27072 raft_consensus.cc:2272] T ae7bf45e81c5454ba239df627d9c8a6c P d1a1f1e0ba09424dbaf669956fd4cbbd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:32.207952 29208 consensus_peers.cc:597] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:32.240886 29282 consensus_peers.cc:597] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:32.246311 29208 consensus_peers.cc:597] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.261243 27072 tablet_server.cc:196] TabletServer@127.26.112.1:37821 shutdown complete.
I20260713 09:12:32.292163 27072 tablet_server.cc:179] TabletServer@127.26.112.2:0 shutting down...
W20260713 09:12:32.321929 29356 consensus_peers.cc:597] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.326099 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:32.326906 27072 tablet_replica.cc:333] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.327924 27072 raft_consensus.cc:2243] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.328553 27072 raft_consensus.cc:2272] T 4016aaaad0944121b68568fad40d8954 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.330449 27072 tablet_replica.cc:333] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.330982 27072 raft_consensus.cc:2243] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.331724 27072 raft_consensus.cc:2272] T 76a1c12058f342619a28c596f06f6280 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.333384 27072 tablet_replica.cc:333] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.333905 27072 raft_consensus.cc:2243] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.334574 27072 raft_consensus.cc:2272] T ae7bf45e81c5454ba239df627d9c8a6c P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.336299 27072 tablet_replica.cc:333] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.336812 27072 raft_consensus.cc:2243] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.337476 27072 raft_consensus.cc:2272] T 19b1c040e5c246e99c39facfa759dd66 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.339293 27072 tablet_replica.cc:333] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.339818 27072 raft_consensus.cc:2243] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.340198 27072 raft_consensus.cc:2272] T 404f7d1998e24475853c88d7a2c498cd P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.341756 27072 tablet_replica.cc:333] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.342248 27072 raft_consensus.cc:2243] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.342635 27072 raft_consensus.cc:2272] T a0965d8a827f440cb4631fae3f003ac8 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.344372 27072 tablet_replica.cc:333] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.344852 27072 raft_consensus.cc:2243] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.345223 27072 raft_consensus.cc:2272] T 0dcc13365675470abfafe44c5b6468b7 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.346812 27072 tablet_replica.cc:333] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.347275 27072 raft_consensus.cc:2243] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.347694 27072 raft_consensus.cc:2272] T 0ab3182b2ec84627ae0c287dfba1f7fc P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.349294 27072 tablet_replica.cc:333] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.349781 27072 raft_consensus.cc:2243] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.350150 27072 raft_consensus.cc:2272] T 6a6ce4fed7374ea6b7c8d0751fb34786 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.352546 27072 tablet_replica.cc:333] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.353308 27072 raft_consensus.cc:2243] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.353906 27072 raft_consensus.cc:2272] T d01796a3ae474098bd5d887803845ff8 P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:32.355077 29356 consensus_peers.cc:597] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 -> Peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Couldn't send request to peer 6d37aee57e6d4a19917a84b823a79c30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.355924 27072 tablet_replica.cc:333] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.356467 27072 raft_consensus.cc:2243] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.356894 27072 raft_consensus.cc:2272] T f45a2587cefd423dbdd5a6e55275149c P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.358644 27072 tablet_replica.cc:333] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.359119 27072 raft_consensus.cc:2243] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.359841 27072 raft_consensus.cc:2272] T c40dde3157e64483b7f926c70584445f P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.361531 27072 tablet_replica.cc:333] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.361999 27072 raft_consensus.cc:2243] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.362668 27072 raft_consensus.cc:2272] T 784667d849ee48d0b5a1e4b8a92ec543 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.364401 27072 tablet_replica.cc:333] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.364868 27072 raft_consensus.cc:2243] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.365592 27072 raft_consensus.cc:2272] T a88322d91e814b6d9101356ce05c398f P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.367441 27072 tablet_replica.cc:333] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.368048 27072 raft_consensus.cc:2243] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.368512 27072 raft_consensus.cc:2272] T 77e0830b6e28432fb3d319d5592152f9 P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.370492 27072 tablet_replica.cc:333] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.370942 27072 raft_consensus.cc:2243] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.371304 27072 raft_consensus.cc:2272] T fc5a8be75c8c49aeaf7af0ed2561384a P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.374066 27072 tablet_replica.cc:333] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.374787 27072 raft_consensus.cc:2243] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.375231 27072 raft_consensus.cc:2272] T 0ced4977e6984fa39bee6c60f948defd P 6d37aee57e6d4a19917a84b823a79c30 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:32.376251 29356 consensus_peers.cc:597] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 -> Peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Couldn't send request to peer 6d37aee57e6d4a19917a84b823a79c30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.376950 27072 tablet_replica.cc:333] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30: stopping tablet replica
I20260713 09:12:32.377430 27072 raft_consensus.cc:2243] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.377810 27072 raft_consensus.cc:2272] T a98a4f2b98704d45b7c47ee43338146a P 6d37aee57e6d4a19917a84b823a79c30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:32.406901 29356 consensus_peers.cc:597] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 -> Peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Couldn't send request to peer 6d37aee57e6d4a19917a84b823a79c30. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:41311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.414942 27072 tablet_server.cc:196] TabletServer@127.26.112.2:0 shutdown complete.
I20260713 09:12:32.443073 27072 tablet_server.cc:179] TabletServer@127.26.112.3:0 shutting down...
W20260713 09:12:32.449064 29282 consensus_peers.cc:597] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.476042 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:32.476830 27072 tablet_replica.cc:333] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.477459 27072 raft_consensus.cc:2243] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.477836 27072 raft_consensus.cc:2272] T 4016aaaad0944121b68568fad40d8954 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.479617 27072 tablet_replica.cc:333] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.480115 27072 raft_consensus.cc:2243] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.480481 27072 raft_consensus.cc:2272] T 0114a2d100774c26aa7c2fb324d4dcf3 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.482131 27072 tablet_replica.cc:333] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.482589 27072 raft_consensus.cc:2243] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.482916 27072 raft_consensus.cc:2272] T 21688e6b82064662a2ef67cd9e90d728 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.484522 27072 tablet_replica.cc:333] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.484951 27072 raft_consensus.cc:2243] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.485275 27072 raft_consensus.cc:2272] T 76a1c12058f342619a28c596f06f6280 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.486702 27072 tablet_replica.cc:333] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.487178 27072 raft_consensus.cc:2243] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.487926 27072 raft_consensus.cc:2272] T b4560696892b4d3da486cc3025e3b6e1 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.489626 27072 tablet_replica.cc:333] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.490134 27072 raft_consensus.cc:2243] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.490788 27072 raft_consensus.cc:2272] T 0ab3182b2ec84627ae0c287dfba1f7fc P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.492465 27072 tablet_replica.cc:333] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.492976 27072 raft_consensus.cc:2243] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.493662 27072 raft_consensus.cc:2272] T b3c5796a63954899946e5a71dbe26fa5 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.495492 27072 tablet_replica.cc:333] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.495981 27072 raft_consensus.cc:2243] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.496352 27072 raft_consensus.cc:2272] T 784667d849ee48d0b5a1e4b8a92ec543 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.497931 27072 tablet_replica.cc:333] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.498378 27072 raft_consensus.cc:2243] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.498687 27072 raft_consensus.cc:2272] T a98a4f2b98704d45b7c47ee43338146a P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.500278 27072 tablet_replica.cc:333] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.500705 27072 raft_consensus.cc:2243] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.501029 27072 raft_consensus.cc:2272] T 294f85b05d6a40839c2dbfcec2c6f625 P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.502511 27072 tablet_replica.cc:333] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.502985 27072 raft_consensus.cc:2243] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.503351 27072 raft_consensus.cc:2272] T 19b1c040e5c246e99c39facfa759dd66 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.505043 27072 tablet_replica.cc:333] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.505497 27072 raft_consensus.cc:2243] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.505853 27072 raft_consensus.cc:2272] T 6aec48bf668e424b843c7423197f34e9 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.507490 27072 tablet_replica.cc:333] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.507934 27072 raft_consensus.cc:2243] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.508309 27072 raft_consensus.cc:2272] T c40dde3157e64483b7f926c70584445f P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.509922 27072 tablet_replica.cc:333] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.510390 27072 raft_consensus.cc:2243] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.510772 27072 raft_consensus.cc:2272] T ae7bf45e81c5454ba239df627d9c8a6c P f06ee79d7f974766ab0b92b734e75b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.512979 27072 tablet_replica.cc:333] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.513549 27072 raft_consensus.cc:2243] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.514242 27072 raft_consensus.cc:2272] T 404f7d1998e24475853c88d7a2c498cd P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.516091 27072 tablet_replica.cc:333] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.516469 27072 raft_consensus.cc:2243] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.517087 27072 raft_consensus.cc:2272] T a0965d8a827f440cb4631fae3f003ac8 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.518689 27072 tablet_replica.cc:333] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.519100 27072 raft_consensus.cc:2243] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.519484 27072 raft_consensus.cc:2272] T 77e0830b6e28432fb3d319d5592152f9 P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.521025 27072 tablet_replica.cc:333] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98: stopping tablet replica
I20260713 09:12:32.521391 27072 raft_consensus.cc:2243] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.522045 27072 raft_consensus.cc:2272] T 0ced4977e6984fa39bee6c60f948defd P f06ee79d7f974766ab0b92b734e75b98 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:32.529928 29356 consensus_peers.cc:597] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 -> Peer 6d37aee57e6d4a19917a84b823a79c30 (127.26.112.2:41311): Couldn't send request to peer 6d37aee57e6d4a19917a84b823a79c30. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:41311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.558213 27072 tablet_server.cc:196] TabletServer@127.26.112.3:0 shutdown complete.
W20260713 09:12:32.562860 29357 consensus_peers.cc:597] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 -> Peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Couldn't send request to peer f06ee79d7f974766ab0b92b734e75b98. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.3:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:32.589613 29356 consensus_peers.cc:597] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 -> Peer d1a1f1e0ba09424dbaf669956fd4cbbd (127.26.112.1:37821): Couldn't send request to peer d1a1f1e0ba09424dbaf669956fd4cbbd. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.590907 27072 tablet_server.cc:179] TabletServer@127.26.112.4:0 shutting down...
I20260713 09:12:32.617084 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:32.617744 27072 tablet_replica.cc:333] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.618458 27072 raft_consensus.cc:2243] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.619445 27072 raft_consensus.cc:2272] T 0dcc13365675470abfafe44c5b6468b7 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.621829 27072 tablet_replica.cc:333] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
W20260713 09:12:32.622433 29357 consensus_peers.cc:597] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 -> Peer f06ee79d7f974766ab0b92b734e75b98 (127.26.112.3:46555): Couldn't send request to peer f06ee79d7f974766ab0b92b734e75b98. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.3:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:32.622449 27072 raft_consensus.cc:2243] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.623239 27072 raft_consensus.cc:2272] T 76a1c12058f342619a28c596f06f6280 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.624948 27072 tablet_replica.cc:333] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.625443 27072 raft_consensus.cc:2243] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.625783 27072 raft_consensus.cc:2272] T b4560696892b4d3da486cc3025e3b6e1 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.627465 27072 tablet_replica.cc:333] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.628054 27072 raft_consensus.cc:2243] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.628403 27072 raft_consensus.cc:2272] T b3c5796a63954899946e5a71dbe26fa5 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.629992 27072 tablet_replica.cc:333] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.630440 27072 raft_consensus.cc:2243] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.630749 27072 raft_consensus.cc:2272] T 0114a2d100774c26aa7c2fb324d4dcf3 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.632767 27072 tablet_replica.cc:333] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.633388 27072 raft_consensus.cc:2243] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.634155 27072 raft_consensus.cc:2272] T 21688e6b82064662a2ef67cd9e90d728 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.635843 27072 tablet_replica.cc:333] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.636330 27072 raft_consensus.cc:2243] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.636704 27072 raft_consensus.cc:2272] T 6a6ce4fed7374ea6b7c8d0751fb34786 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.638667 27072 tablet_replica.cc:333] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.639135 27072 raft_consensus.cc:2243] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.639561 27072 raft_consensus.cc:2272] T d01796a3ae474098bd5d887803845ff8 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.641067 27072 tablet_replica.cc:333] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.641535 27072 raft_consensus.cc:2243] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.642194 27072 raft_consensus.cc:2272] T a98a4f2b98704d45b7c47ee43338146a P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.643842 27072 tablet_replica.cc:333] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.644292 27072 raft_consensus.cc:2243] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.644968 27072 raft_consensus.cc:2272] T f45a2587cefd423dbdd5a6e55275149c P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.646497 27072 tablet_replica.cc:333] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.646978 27072 raft_consensus.cc:2243] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.647346 27072 raft_consensus.cc:2272] T 294f85b05d6a40839c2dbfcec2c6f625 P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.648947 27072 tablet_replica.cc:333] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.649410 27072 raft_consensus.cc:2243] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.649879 27072 raft_consensus.cc:2272] T 404f7d1998e24475853c88d7a2c498cd P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.651525 27072 tablet_replica.cc:333] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.651978 27072 raft_consensus.cc:2243] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.652345 27072 raft_consensus.cc:2272] T a0965d8a827f440cb4631fae3f003ac8 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.653915 27072 tablet_replica.cc:333] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.654364 27072 raft_consensus.cc:2243] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.654763 27072 raft_consensus.cc:2272] T 19b1c040e5c246e99c39facfa759dd66 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.656423 27072 tablet_replica.cc:333] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.656868 27072 raft_consensus.cc:2243] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.657528 27072 raft_consensus.cc:2272] T 6aec48bf668e424b843c7423197f34e9 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.659197 27072 tablet_replica.cc:333] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.659704 27072 raft_consensus.cc:2243] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.660384 27072 raft_consensus.cc:2272] T 77e0830b6e28432fb3d319d5592152f9 P acc641fef48f4faf8b27d96523cdb863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.662068 27072 tablet_replica.cc:333] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.662535 27072 raft_consensus.cc:2243] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.662914 27072 raft_consensus.cc:2272] T a88322d91e814b6d9101356ce05c398f P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.664434 27072 tablet_replica.cc:333] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863: stopping tablet replica
I20260713 09:12:32.664855 27072 raft_consensus.cc:2243] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:32.665220 27072 raft_consensus.cc:2272] T fc5a8be75c8c49aeaf7af0ed2561384a P acc641fef48f4faf8b27d96523cdb863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.700754 27072 tablet_server.cc:196] TabletServer@127.26.112.4:0 shutdown complete.
I20260713 09:12:32.728701 27072 master.cc:562] Master@127.26.112.62:37143 shutting down...
I20260713 09:12:32.751605 27072 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:32.752085 27072 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:32.752352 27072 tablet_replica.cc:333] T 00000000000000000000000000000000 P cbf07e48443a46ef9853d8b68e848188: stopping tablet replica
I20260713 09:12:32.771939 27072 master.cc:584] Master@127.26.112.62:37143 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17267 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:12:32.827800 27072 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.112.62:37749
I20260713 09:12:32.828871 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:32.833964 29850 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
W20260713 09:12:32.835039 29851 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
W20260713 09:12:32.835646 29853 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
I20260713 09:12:32.836479 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:32.837286 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:32.837468 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:32.837589 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933952837578 us; error 0 us; skew 500 ppm
I20260713 09:12:32.838043 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:32.840257 27072 webserver.cc:533] Webserver started at http://127.26.112.62:36339/ using document root <none> and password file <none>
I20260713 09:12:32.840687 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:32.840832 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:32.841053 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:32.842046 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/master-0-root/instance:
uuid: "973dab4ea84e4535bc40b08295ecaa23"
format_stamp: "Formatted at 2026-07-13 09:12:32 on dist-test-slave-qw9l"
I20260713 09:12:32.846287 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:32.849417 29858 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:32.850167 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:32.850425 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/master-0-root
uuid: "973dab4ea84e4535bc40b08295ecaa23"
format_stamp: "Formatted at 2026-07-13 09:12:32 on dist-test-slave-qw9l"
I20260713 09:12:32.850662 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-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)
I20260713 09:12:32.865640 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:32.866760 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:32.902843 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.62:37749
I20260713 09:12:32.902942 29909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.62:37749 every 8 connection(s)
I20260713 09:12:32.906473 29910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:32.916144 29910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23: Bootstrap starting.
I20260713 09:12:32.920619 29910 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:32.924455 29910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23: No bootstrap required, opened a new log
I20260713 09:12:32.926394 29910 raft_consensus.cc:359] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973dab4ea84e4535bc40b08295ecaa23" member_type: VOTER }
I20260713 09:12:32.926738 29910 raft_consensus.cc:385] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:32.926995 29910 raft_consensus.cc:740] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973dab4ea84e4535bc40b08295ecaa23, State: Initialized, Role: FOLLOWER
I20260713 09:12:32.927584 29910 consensus_queue.cc:260] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "973dab4ea84e4535bc40b08295ecaa23" member_type: VOTER }
I20260713 09:12:32.928023 29910 raft_consensus.cc:399] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:32.928242 29910 raft_consensus.cc:493] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:32.928503 29910 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:32.932404 29910 raft_consensus.cc:515] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973dab4ea84e4535bc40b08295ecaa23" member_type: VOTER }
I20260713 09:12:32.932948 29910 leader_election.cc:304] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [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: 973dab4ea84e4535bc40b08295ecaa23; no voters: 
I20260713 09:12:32.933964 29910 leader_election.cc:290] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:32.934326 29913 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:32.935662 29913 raft_consensus.cc:697] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [term 1 LEADER]: Becoming Leader. State: Replica: 973dab4ea84e4535bc40b08295ecaa23, State: Running, Role: LEADER
I20260713 09:12:32.936218 29913 consensus_queue.cc:237] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [LEADER]: Queue going to LEADER mode. State: All 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: "973dab4ea84e4535bc40b08295ecaa23" member_type: VOTER }
I20260713 09:12:32.936823 29910 sys_catalog.cc:565] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:32.941295 29915 sys_catalog.cc:455] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 973dab4ea84e4535bc40b08295ecaa23. Latest consensus state: current_term: 1 leader_uuid: "973dab4ea84e4535bc40b08295ecaa23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973dab4ea84e4535bc40b08295ecaa23" member_type: VOTER } }
I20260713 09:12:32.941972 29915 sys_catalog.cc:458] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:32.943087 29914 sys_catalog.cc:455] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "973dab4ea84e4535bc40b08295ecaa23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973dab4ea84e4535bc40b08295ecaa23" member_type: VOTER } }
I20260713 09:12:32.943676 29914 sys_catalog.cc:458] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:32.943871 29920 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:32.948733 29920 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:32.952530 27072 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:32.956887 29920 catalog_manager.cc:1383] Generated new cluster ID: 9484ca541d0c4e4c8369c92574eab14e
I20260713 09:12:32.957141 29920 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:32.973858 29920 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:32.975016 29920 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:32.992993 29920 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23: Generated new TSK 0
I20260713 09:12:32.993549 29920 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:33.018749 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:33.024721 29931 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
W20260713 09:12:33.025710 29932 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
I20260713 09:12:33.027868 27072 server_base.cc:1061] running on GCE node
W20260713 09:12:33.028463 29934 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
I20260713 09:12:33.029372 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:33.029608 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:33.029785 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933953029763 us; error 0 us; skew 500 ppm
I20260713 09:12:33.030319 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:33.032639 27072 webserver.cc:533] Webserver started at http://127.26.112.1:37039/ using document root <none> and password file <none>
I20260713 09:12:33.033226 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:33.033433 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:33.033707 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:33.034773 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-0-root/instance:
uuid: "888228b991d94a4588385f064888a9a8"
format_stamp: "Formatted at 2026-07-13 09:12:33 on dist-test-slave-qw9l"
I20260713 09:12:33.039067 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:33.042294 29939 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:33.043057 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:33.043359 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-0-root
uuid: "888228b991d94a4588385f064888a9a8"
format_stamp: "Formatted at 2026-07-13 09:12:33 on dist-test-slave-qw9l"
I20260713 09:12:33.043713 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-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)
I20260713 09:12:33.069528 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:33.070745 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:33.072213 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:33.074379 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:33.074599 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:33.074843 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:33.075042 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:33.117060 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.1:39495
I20260713 09:12:33.117172 30001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.1:39495 every 8 connection(s)
I20260713 09:12:33.122144 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:33.129320 30006 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
W20260713 09:12:33.130627 30007 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
I20260713 09:12:33.133971 27072 server_base.cc:1061] running on GCE node
W20260713 09:12:33.133698 30009 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
I20260713 09:12:33.135250 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:33.135545 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:33.135766 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933953135744 us; error 0 us; skew 500 ppm
I20260713 09:12:33.135939 30002 heartbeater.cc:344] Connected to a master server at 127.26.112.62:37749
I20260713 09:12:33.136406 30002 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:33.136426 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:33.137322 30002 heartbeater.cc:507] Master 127.26.112.62:37749 requested a full tablet report, sending...
I20260713 09:12:33.139487 29875 ts_manager.cc:194] Registered new tserver with Master: 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495)
I20260713 09:12:33.141079 29875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60818
I20260713 09:12:33.142150 27072 webserver.cc:533] Webserver started at http://127.26.112.2:40609/ using document root <none> and password file <none>
I20260713 09:12:33.142714 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:33.142900 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:33.143159 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:33.144381 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-1-root/instance:
uuid: "520d15fa368149d0abd33c708e035934"
format_stamp: "Formatted at 2026-07-13 09:12:33 on dist-test-slave-qw9l"
I20260713 09:12:33.148669 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:33.151754 30014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:33.152611 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:33.152889 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-1-root
uuid: "520d15fa368149d0abd33c708e035934"
format_stamp: "Formatted at 2026-07-13 09:12:33 on dist-test-slave-qw9l"
I20260713 09:12:33.153147 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-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)
I20260713 09:12:33.167147 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:33.168280 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:33.169629 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:33.171859 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:33.172050 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:33.172320 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:33.172464 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:33.210518 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.2:36999
I20260713 09:12:33.210619 30076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.2:36999 every 8 connection(s)
I20260713 09:12:33.215479 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:33.221501 30080 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
W20260713 09:12:33.223044 30081 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
I20260713 09:12:33.225699 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:33.226307 30077 heartbeater.cc:344] Connected to a master server at 127.26.112.62:37749
W20260713 09:12:33.226645 30083 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
I20260713 09:12:33.226722 30077 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:33.227653 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:12:33.227653 30077 heartbeater.cc:507] Master 127.26.112.62:37749 requested a full tablet report, sending...
W20260713 09:12:33.227974 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:33.228232 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933953228213 us; error 0 us; skew 500 ppm
I20260713 09:12:33.228823 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:33.229856 29875 ts_manager.cc:194] Registered new tserver with Master: 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:33.231223 27072 webserver.cc:533] Webserver started at http://127.26.112.3:37049/ using document root <none> and password file <none>
I20260713 09:12:33.231501 29875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60830
I20260713 09:12:33.231786 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:33.232045 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:33.232316 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:33.233575 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-2-root/instance:
uuid: "f9bb3d5700a043649f65c70bbac416f6"
format_stamp: "Formatted at 2026-07-13 09:12:33 on dist-test-slave-qw9l"
I20260713 09:12:33.237726 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:12:33.240849 30088 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:33.241554 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:12:33.241832 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-2-root
uuid: "f9bb3d5700a043649f65c70bbac416f6"
format_stamp: "Formatted at 2026-07-13 09:12:33 on dist-test-slave-qw9l"
I20260713 09:12:33.242072 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-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)
I20260713 09:12:33.253671 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:33.254830 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:33.256224 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:33.258239 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:33.258452 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:33.258689 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:33.258859 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:33.299144 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.3:39273
I20260713 09:12:33.299247 30150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.3:39273 every 8 connection(s)
I20260713 09:12:33.312829 30151 heartbeater.cc:344] Connected to a master server at 127.26.112.62:37749
I20260713 09:12:33.313151 30151 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:33.313784 30151 heartbeater.cc:507] Master 127.26.112.62:37749 requested a full tablet report, sending...
I20260713 09:12:33.315586 29875 ts_manager.cc:194] Registered new tserver with Master: f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:33.315790 27072 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013555824s
I20260713 09:12:33.316924 29875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60844
I20260713 09:12:33.342345 29875 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60848:
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"
    }
  }
}
W20260713 09:12:33.345700 29875 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.
I20260713 09:12:33.416764 30116 tablet_service.cc:1511] Processing CreateTablet for tablet 4eaa9eccb9644179b738db8094bdd3ce (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:33.418907 30116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eaa9eccb9644179b738db8094bdd3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.422498 30115 tablet_service.cc:1511] Processing CreateTablet for tablet 02ac626ef56c4f369b0416c24760b9dc (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:33.424278 30115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ac626ef56c4f369b0416c24760b9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.424371 30114 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd9ec9b005c42669174e221afecd68f (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:33.425751 30114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd9ec9b005c42669174e221afecd68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.431249 30113 tablet_service.cc:1511] Processing CreateTablet for tablet a2634894791643a3b71b4b8f478ce27a (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:33.432564 30113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2634894791643a3b71b4b8f478ce27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.439594 30042 tablet_service.cc:1511] Processing CreateTablet for tablet 4eaa9eccb9644179b738db8094bdd3ce (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:33.440909 30042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eaa9eccb9644179b738db8094bdd3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.444303 30041 tablet_service.cc:1511] Processing CreateTablet for tablet 02ac626ef56c4f369b0416c24760b9dc (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:33.445323 30041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ac626ef56c4f369b0416c24760b9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.448248 30040 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd9ec9b005c42669174e221afecd68f (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:33.449432 30040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd9ec9b005c42669174e221afecd68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.440531 30039 tablet_service.cc:1511] Processing CreateTablet for tablet a2634894791643a3b71b4b8f478ce27a (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:33.451627 30165 tablet_bootstrap.cc:492] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6: Bootstrap starting.
I20260713 09:12:33.452253 30039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2634894791643a3b71b4b8f478ce27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.455137 29967 tablet_service.cc:1511] Processing CreateTablet for tablet 4eaa9eccb9644179b738db8094bdd3ce (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:33.456408 29967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eaa9eccb9644179b738db8094bdd3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.461326 30038 tablet_service.cc:1511] Processing CreateTablet for tablet fbf583e533504513be8d1f7e46835f43 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:33.464044 29966 tablet_service.cc:1511] Processing CreateTablet for tablet 02ac626ef56c4f369b0416c24760b9dc (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:33.465389 29966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ac626ef56c4f369b0416c24760b9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.466557 30036 tablet_service.cc:1511] Processing CreateTablet for tablet a2008280643b449dae290b4646404f0c (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:33.467041 30037 tablet_service.cc:1511] Processing CreateTablet for tablet b9710bee27d742679600298df4dce034 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:33.468377 30112 tablet_service.cc:1511] Processing CreateTablet for tablet b9710bee27d742679600298df4dce034 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:33.469663 30112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9710bee27d742679600298df4dce034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.471685 30110 tablet_service.cc:1511] Processing CreateTablet for tablet f7cab715c99846aa8f01de43d8202c10 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:33.472417 30111 tablet_service.cc:1511] Processing CreateTablet for tablet a2008280643b449dae290b4646404f0c (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:33.473032 30110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7cab715c99846aa8f01de43d8202c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.473709 30111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2008280643b449dae290b4646404f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.475064 30038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf583e533504513be8d1f7e46835f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.475893 30037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9710bee27d742679600298df4dce034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.476706 30036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2008280643b449dae290b4646404f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.476588 30115 tablet_service.cc:1511] Processing CreateTablet for tablet fbf583e533504513be8d1f7e46835f43 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:33.477928 30115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf583e533504513be8d1f7e46835f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.486652 30035 tablet_service.cc:1511] Processing CreateTablet for tablet f7cab715c99846aa8f01de43d8202c10 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:33.487980 30035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7cab715c99846aa8f01de43d8202c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.489938 30109 tablet_service.cc:1511] Processing CreateTablet for tablet 085b5bc2510843fd841804358ac7406e (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:33.490576 30034 tablet_service.cc:1511] Processing CreateTablet for tablet 085b5bc2510843fd841804358ac7406e (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:33.491259 30109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085b5bc2510843fd841804358ac7406e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.491797 30034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085b5bc2510843fd841804358ac7406e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.493376 30108 tablet_service.cc:1511] Processing CreateTablet for tablet 04fc26dcfb0e41f9898ee05e95d853b6 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:33.494975 30108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04fc26dcfb0e41f9898ee05e95d853b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.498493 29965 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd9ec9b005c42669174e221afecd68f (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:33.499799 29965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd9ec9b005c42669174e221afecd68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.505064 30033 tablet_service.cc:1511] Processing CreateTablet for tablet 04fc26dcfb0e41f9898ee05e95d853b6 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:33.505775 29964 tablet_service.cc:1511] Processing CreateTablet for tablet a2634894791643a3b71b4b8f478ce27a (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:33.506361 30033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04fc26dcfb0e41f9898ee05e95d853b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.507216 29964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2634894791643a3b71b4b8f478ce27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.511214 29963 tablet_service.cc:1511] Processing CreateTablet for tablet fbf583e533504513be8d1f7e46835f43 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:33.512650 29963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf583e533504513be8d1f7e46835f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.525445 29962 tablet_service.cc:1511] Processing CreateTablet for tablet b9710bee27d742679600298df4dce034 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:33.526899 29962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9710bee27d742679600298df4dce034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.535734 29959 tablet_service.cc:1511] Processing CreateTablet for tablet 085b5bc2510843fd841804358ac7406e (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:33.537496 29959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085b5bc2510843fd841804358ac7406e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.540915 29958 tablet_service.cc:1511] Processing CreateTablet for tablet 04fc26dcfb0e41f9898ee05e95d853b6 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:33.542604 29958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04fc26dcfb0e41f9898ee05e95d853b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.546360 29960 tablet_service.cc:1511] Processing CreateTablet for tablet f7cab715c99846aa8f01de43d8202c10 (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:33.548187 29960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7cab715c99846aa8f01de43d8202c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.554360 29961 tablet_service.cc:1511] Processing CreateTablet for tablet a2008280643b449dae290b4646404f0c (DEFAULT_TABLE table=test-workload [id=cca99eef424a4a88beefec9691f99d7e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:33.556103 29961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2008280643b449dae290b4646404f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:33.578788 30165 tablet_bootstrap.cc:654] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.593171 30165 tablet_bootstrap.cc:492] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6: No bootstrap required, opened a new log
I20260713 09:12:33.593632 30165 ts_tablet_manager.cc:1403] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.003s
I20260713 09:12:33.596273 30165 raft_consensus.cc:359] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.596938 30165 raft_consensus.cc:385] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.597213 30165 raft_consensus.cc:740] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.597891 30165 consensus_queue.cc:260] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.615976 30167 tablet_bootstrap.cc:492] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934: Bootstrap starting.
I20260713 09:12:33.622287 30167 tablet_bootstrap.cc:654] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.634143 30166 tablet_bootstrap.cc:492] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:33.637290 30167 tablet_bootstrap.cc:492] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934: No bootstrap required, opened a new log
I20260713 09:12:33.637846 30167 ts_tablet_manager.cc:1403] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260713 09:12:33.644686 30167 raft_consensus.cc:359] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.645447 30167 raft_consensus.cc:385] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.645783 30167 raft_consensus.cc:740] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520d15fa368149d0abd33c708e035934, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.646665 30167 consensus_queue.cc:260] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.665729 30166 tablet_bootstrap.cc:654] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.706310 30077 heartbeater.cc:499] Master 127.26.112.62:37749 was elected leader, sending a full tablet report...
I20260713 09:12:33.707242 30165 ts_tablet_manager.cc:1434] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6: Time spent starting tablet: real 0.113s	user 0.059s	sys 0.049s
I20260713 09:12:33.707710 30151 heartbeater.cc:499] Master 127.26.112.62:37749 was elected leader, sending a full tablet report...
I20260713 09:12:33.708258 30165 tablet_bootstrap.cc:492] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6: Bootstrap starting.
I20260713 09:12:33.711869 30167 ts_tablet_manager.cc:1434] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934: Time spent starting tablet: real 0.074s	user 0.016s	sys 0.035s
I20260713 09:12:33.712875 30167 tablet_bootstrap.cc:492] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934: Bootstrap starting.
I20260713 09:12:33.714447 30165 tablet_bootstrap.cc:654] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.719918 30166 tablet_bootstrap.cc:492] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8: No bootstrap required, opened a new log
I20260713 09:12:33.720372 30166 ts_tablet_manager.cc:1403] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.002s
I20260713 09:12:33.721731 30167 tablet_bootstrap.cc:654] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.723099 30166 raft_consensus.cc:359] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.723892 30166 raft_consensus.cc:385] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.724174 30166 raft_consensus.cc:740] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.725256 30166 consensus_queue.cc:260] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.729440 30165 tablet_bootstrap.cc:492] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6: No bootstrap required, opened a new log
I20260713 09:12:33.730003 30165 ts_tablet_manager.cc:1403] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.005s
I20260713 09:12:33.732714 30165 raft_consensus.cc:359] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:33.733467 30165 raft_consensus.cc:385] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.733786 30165 raft_consensus.cc:740] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.734529 30165 consensus_queue.cc:260] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:33.736682 30165 ts_tablet_manager.cc:1434] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:33.737670 30165 tablet_bootstrap.cc:492] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6: Bootstrap starting.
I20260713 09:12:33.745497 30165 tablet_bootstrap.cc:654] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.756304 30002 heartbeater.cc:499] Master 127.26.112.62:37749 was elected leader, sending a full tablet report...
I20260713 09:12:33.756863 30166 ts_tablet_manager.cc:1434] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.036s	user 0.014s	sys 0.019s
I20260713 09:12:33.757694 30167 tablet_bootstrap.cc:492] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934: No bootstrap required, opened a new log
I20260713 09:12:33.757921 30166 tablet_bootstrap.cc:492] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:33.758198 30167 ts_tablet_manager.cc:1403] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.021s
I20260713 09:12:33.761153 30167 raft_consensus.cc:359] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:33.761885 30167 raft_consensus.cc:385] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.762180 30167 raft_consensus.cc:740] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520d15fa368149d0abd33c708e035934, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.762879 30167 consensus_queue.cc:260] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:33.765326 30167 ts_tablet_manager.cc:1434] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:12:33.765355 30166 tablet_bootstrap.cc:654] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.766443 30167 tablet_bootstrap.cc:492] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934: Bootstrap starting.
I20260713 09:12:33.774806 30167 tablet_bootstrap.cc:654] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.777005 30166 tablet_bootstrap.cc:492] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8: No bootstrap required, opened a new log
I20260713 09:12:33.777530 30166 ts_tablet_manager.cc:1403] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:12:33.781560 30166 raft_consensus.cc:359] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:33.782512 30166 raft_consensus.cc:385] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.782879 30166 raft_consensus.cc:740] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.783928 30166 consensus_queue.cc:260] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:33.786010 30175 raft_consensus.cc:493] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.786166 30166 ts_tablet_manager.cc:1434] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260713 09:12:33.786499 30175 raft_consensus.cc:515] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:33.787124 30166 tablet_bootstrap.cc:492] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:33.787197 30165 tablet_bootstrap.cc:492] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6: No bootstrap required, opened a new log
I20260713 09:12:33.787825 30165 ts_tablet_manager.cc:1403] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.003s
I20260713 09:12:33.788980 30175 leader_election.cc:290] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:33.790067 30167 tablet_bootstrap.cc:492] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934: No bootstrap required, opened a new log
I20260713 09:12:33.790580 30167 ts_tablet_manager.cc:1403] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.011s
I20260713 09:12:33.790730 30165 raft_consensus.cc:359] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.791683 30165 raft_consensus.cc:385] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.792045 30165 raft_consensus.cc:740] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.793000 30165 consensus_queue.cc:260] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.793772 30166 tablet_bootstrap.cc:654] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.793427 30167 raft_consensus.cc:359] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.794163 30167 raft_consensus.cc:385] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.794451 30167 raft_consensus.cc:740] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520d15fa368149d0abd33c708e035934, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.795316 30167 consensus_queue.cc:260] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.795831 30165 ts_tablet_manager.cc:1434] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:12:33.797693 30167 ts_tablet_manager.cc:1434] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:33.798681 30167 tablet_bootstrap.cc:492] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934: Bootstrap starting.
I20260713 09:12:33.805940 30165 tablet_bootstrap.cc:492] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6: Bootstrap starting.
I20260713 09:12:33.807579 30166 tablet_bootstrap.cc:492] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8: No bootstrap required, opened a new log
I20260713 09:12:33.807694 30167 tablet_bootstrap.cc:654] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.808122 30166 ts_tablet_manager.cc:1403] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260713 09:12:33.811463 30166 raft_consensus.cc:359] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.812340 30166 raft_consensus.cc:385] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.812875 30166 raft_consensus.cc:740] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.813081 30165 tablet_bootstrap.cc:654] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.813949 30166 consensus_queue.cc:260] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.816830 30166 ts_tablet_manager.cc:1434] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:12:33.818090 30166 tablet_bootstrap.cc:492] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:33.820919 30167 tablet_bootstrap.cc:492] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934: No bootstrap required, opened a new log
I20260713 09:12:33.821615 30167 ts_tablet_manager.cc:1403] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.001s
I20260713 09:12:33.824570 30166 tablet_bootstrap.cc:654] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.824467 30167 raft_consensus.cc:359] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.824872 30165 tablet_bootstrap.cc:492] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6: No bootstrap required, opened a new log
I20260713 09:12:33.825255 30167 raft_consensus.cc:385] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.825611 30165 ts_tablet_manager.cc:1403] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:12:33.825659 30167 raft_consensus.cc:740] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520d15fa368149d0abd33c708e035934, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.826718 30167 consensus_queue.cc:260] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.828961 30165 raft_consensus.cc:359] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.829660 30165 raft_consensus.cc:385] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.830049 30165 raft_consensus.cc:740] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.832973 30165 consensus_queue.cc:260] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.833648 30167 ts_tablet_manager.cc:1434] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:12:33.834837 30167 tablet_bootstrap.cc:492] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934: Bootstrap starting.
I20260713 09:12:33.836704 30166 tablet_bootstrap.cc:492] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8: No bootstrap required, opened a new log
I20260713 09:12:33.837189 30166 ts_tablet_manager.cc:1403] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:12:33.838099 30165 ts_tablet_manager.cc:1434] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:12:33.840972 30167 tablet_bootstrap.cc:654] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.841751 30165 tablet_bootstrap.cc:492] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6: Bootstrap starting.
I20260713 09:12:33.841272 30166 raft_consensus.cc:359] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.844046 30166 raft_consensus.cc:385] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.844314 30166 raft_consensus.cc:740] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.845312 30166 consensus_queue.cc:260] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.847731 30166 ts_tablet_manager.cc:1434] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:33.848659 30165 tablet_bootstrap.cc:654] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.848675 30166 tablet_bootstrap.cc:492] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:33.850621 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaa9eccb9644179b738db8094bdd3ce" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
I20260713 09:12:33.851333 30052 raft_consensus.cc:2468] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 0.
I20260713 09:12:33.859930 30166 tablet_bootstrap.cc:654] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.860139 30165 tablet_bootstrap.cc:492] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6: No bootstrap required, opened a new log
I20260713 09:12:33.860702 30165 ts_tablet_manager.cc:1403] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:12:33.860812 29942 leader_election.cc:304] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8; no voters: 
I20260713 09:12:33.861807 30175 raft_consensus.cc:2804] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:33.862274 30175 raft_consensus.cc:493] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:33.862803 30175 raft_consensus.cc:3060] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.864058 30165 raft_consensus.cc:359] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.864789 30165 raft_consensus.cc:385] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.865072 30165 raft_consensus.cc:740] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.866044 30165 consensus_queue.cc:260] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.866663 30167 tablet_bootstrap.cc:492] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934: No bootstrap required, opened a new log
I20260713 09:12:33.867221 30167 ts_tablet_manager.cc:1403] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.014s
I20260713 09:12:33.867631 30166 tablet_bootstrap.cc:492] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8: No bootstrap required, opened a new log
I20260713 09:12:33.868134 30166 ts_tablet_manager.cc:1403] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260713 09:12:33.868608 30165 ts_tablet_manager.cc:1434] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:12:33.869621 30165 tablet_bootstrap.cc:492] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6: Bootstrap starting.
I20260713 09:12:33.870174 30167 raft_consensus.cc:359] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.870908 30167 raft_consensus.cc:385] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.871199 30167 raft_consensus.cc:740] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520d15fa368149d0abd33c708e035934, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.871402 30166 raft_consensus.cc:359] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.872107 30167 consensus_queue.cc:260] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.872107 30166 raft_consensus.cc:385] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.873256 30166 raft_consensus.cc:740] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.874063 30166 consensus_queue.cc:260] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.879163 30175 raft_consensus.cc:515] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:33.877260 30167 ts_tablet_manager.cc:1434] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260713 09:12:33.885715 30175 leader_election.cc:290] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Requested vote from peers f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:33.886133 30165 tablet_bootstrap.cc:654] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.887655 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaa9eccb9644179b738db8094bdd3ce" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934"
I20260713 09:12:33.888245 30052 raft_consensus.cc:3060] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.889946 30167 tablet_bootstrap.cc:492] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934: Bootstrap starting.
I20260713 09:12:33.890650 30175 raft_consensus.cc:493] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.895586 30175 raft_consensus.cc:515] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.896634 30166 ts_tablet_manager.cc:1434] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.028s	user 0.022s	sys 0.003s
I20260713 09:12:33.897600 30166 tablet_bootstrap.cc:492] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:33.898461 30051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
W20260713 09:12:33.899938 29942 leader_election.cc:343] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:33.901302 30175 leader_election.cc:290] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:33.903954 30126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaa9eccb9644179b738db8094bdd3ce" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:33.904253 30166 tablet_bootstrap.cc:654] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.904644 30126 raft_consensus.cc:2468] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 0.
I20260713 09:12:33.905004 30171 raft_consensus.cc:493] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.905498 30171 raft_consensus.cc:515] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.905727 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaa9eccb9644179b738db8094bdd3ce" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6"
I20260713 09:12:33.906349 30125 raft_consensus.cc:3060] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.908380 30171 leader_election.cc:290] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:33.910168 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:33.910845 30124 raft_consensus.cc:2468] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 0.
I20260713 09:12:33.912619 29942 leader_election.cc:304] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [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: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934
I20260713 09:12:33.913810 30175 raft_consensus.cc:2804] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:33.914194 30175 raft_consensus.cc:493] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:33.902241 30052 raft_consensus.cc:2468] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 1.
I20260713 09:12:33.914640 30175 raft_consensus.cc:3060] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.914191 30125 raft_consensus.cc:2468] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 1.
I20260713 09:12:33.918699 30166 tablet_bootstrap.cc:492] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8: No bootstrap required, opened a new log
I20260713 09:12:33.919459 30166 ts_tablet_manager.cc:1403] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:12:33.922435 29942 leader_election.cc:304] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6; no voters: 
I20260713 09:12:33.923630 30188 raft_consensus.cc:2804] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:33.924360 30188 raft_consensus.cc:697] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 1 LEADER]: Becoming Leader. State: Replica: 888228b991d94a4588385f064888a9a8, State: Running, Role: LEADER
I20260713 09:12:33.923852 30166 raft_consensus.cc:359] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.925137 30166 raft_consensus.cc:385] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.925628 30166 raft_consensus.cc:740] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.925473 30188 consensus_queue.cc:237] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:33.926811 30166 consensus_queue.cc:260] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.930303 30166 ts_tablet_manager.cc:1434] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:33.931370 30166 tablet_bootstrap.cc:492] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:33.931972 30167 tablet_bootstrap.cc:654] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.934365 30175 raft_consensus.cc:515] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.937573 30165 tablet_bootstrap.cc:492] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6: No bootstrap required, opened a new log
I20260713 09:12:33.937882 30166 tablet_bootstrap.cc:654] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.938058 30165 ts_tablet_manager.cc:1403] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.011s
I20260713 09:12:33.938331 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6"
I20260713 09:12:33.939072 30125 raft_consensus.cc:3060] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.946028 29874 catalog_manager.cc:5697] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 888228b991d94a4588385f064888a9a8 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "888228b991d94a4588385f064888a9a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: HEALTHY } } }
W20260713 09:12:33.949615 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:33.950285 30165 raft_consensus.cc:359] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.951062 30165 raft_consensus.cc:385] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.951373 30165 raft_consensus.cc:740] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.952133 30165 consensus_queue.cc:260] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.953235 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934"
I20260713 09:12:33.954324 30165 ts_tablet_manager.cc:1434] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
W20260713 09:12:33.955035 29942 leader_election.cc:343] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:33.955268 30175 leader_election.cc:290] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Requested vote from peers 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:33.960641 30125 raft_consensus.cc:2468] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 1.
I20260713 09:12:33.963757 29942 leader_election.cc:304] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934
I20260713 09:12:33.964288 30165 tablet_bootstrap.cc:492] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6: Bootstrap starting.
I20260713 09:12:33.964921 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf583e533504513be8d1f7e46835f43" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8" is_pre_election: true
I20260713 09:12:33.965619 29977 raft_consensus.cc:2468] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 0.
I20260713 09:12:33.966943 30017 leader_election.cc:304] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8; no voters: 
I20260713 09:12:33.967772 30171 raft_consensus.cc:2804] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:33.968158 30171 raft_consensus.cc:493] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:33.968499 30171 raft_consensus.cc:3060] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:33.977185 30171 raft_consensus.cc:515] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.977416 30166 tablet_bootstrap.cc:492] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8: No bootstrap required, opened a new log
I20260713 09:12:33.978358 30166 ts_tablet_manager.cc:1403] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.013s
I20260713 09:12:33.979197 30188 raft_consensus.cc:2804] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:33.979873 30188 raft_consensus.cc:697] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 1 LEADER]: Becoming Leader. State: Replica: 888228b991d94a4588385f064888a9a8, State: Running, Role: LEADER
I20260713 09:12:33.979969 30189 raft_consensus.cc:493] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:33.980414 30189 raft_consensus.cc:515] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.980732 30188 consensus_queue.cc:237] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.982507 30189 leader_election.cc:290] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:33.982936 30166 raft_consensus.cc:359] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.983974 30166 raft_consensus.cc:385] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:33.984391 30166 raft_consensus.cc:740] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:33.984743 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9710bee27d742679600298df4dce034" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:33.985216 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9710bee27d742679600298df4dce034" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
I20260713 09:12:33.978505 30165 tablet_bootstrap.cc:654] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:33.986090 30052 raft_consensus.cc:2468] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 0.
W20260713 09:12:33.986109 29942 leader_election.cc:343] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:33.985206 30166 consensus_queue.cc:260] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:33.988529 30166 ts_tablet_manager.cc:1434] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:12:33.989624 30166 tablet_bootstrap.cc:492] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:33.998796 29942 leader_election.cc:304] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [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: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8; no voters: f9bb3d5700a043649f65c70bbac416f6
I20260713 09:12:34.000344 30166 tablet_bootstrap.cc:654] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.000896 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf583e533504513be8d1f7e46835f43" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:34.001480 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf583e533504513be8d1f7e46835f43" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8"
I20260713 09:12:34.002239 29977 raft_consensus.cc:3060] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:34.002336 30017 leader_election.cc:343] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:34.007622 30188 raft_consensus.cc:2804] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:34.012358 30188 raft_consensus.cc:493] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:34.012795 30188 raft_consensus.cc:3060] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.022454 30175 raft_consensus.cc:493] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.023169 30175 raft_consensus.cc:515] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.025888 30175 leader_election.cc:290] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.028118 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2634894791643a3b71b4b8f478ce27a" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
I20260713 09:12:34.028573 30169 raft_consensus.cc:493] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.028759 30052 raft_consensus.cc:2468] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 0.
I20260713 09:12:34.028771 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2634894791643a3b71b4b8f478ce27a" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:34.029031 30169 raft_consensus.cc:515] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.029790 30125 raft_consensus.cc:2468] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 0.
I20260713 09:12:34.030138 29942 leader_election.cc:304] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8; no voters: 
I20260713 09:12:34.031486 30175 raft_consensus.cc:2804] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:34.031843 30175 raft_consensus.cc:493] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:34.031994 30169 leader_election.cc:290] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:34.032217 30175 raft_consensus.cc:3060] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.037704 29977 raft_consensus.cc:2468] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 1.
I20260713 09:12:34.038900 30017 leader_election.cc:304] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8; no voters: 
I20260713 09:12:34.039602 30175 raft_consensus.cc:515] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.046146 30175 leader_election.cc:290] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Requested vote from peers 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.053453 30171 leader_election.cc:290] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 election: Requested vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.061178 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf583e533504513be8d1f7e46835f43" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6"
I20260713 09:12:34.061718 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2634894791643a3b71b4b8f478ce27a" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934"
I20260713 09:12:34.062508 30052 raft_consensus.cc:3060] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:34.067787 30017 leader_election.cc:343] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:34.073925 30052 raft_consensus.cc:2468] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 1.
I20260713 09:12:34.075601 29942 leader_election.cc:304] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8; no voters: 
I20260713 09:12:34.076725 30175 raft_consensus.cc:2804] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:34.077221 30175 raft_consensus.cc:697] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 1 LEADER]: Becoming Leader. State: Replica: 888228b991d94a4588385f064888a9a8, State: Running, Role: LEADER
I20260713 09:12:34.078140 30175 consensus_queue.cc:237] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.078622 30171 raft_consensus.cc:493] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.083804 30171 raft_consensus.cc:515] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.085824 30171 leader_election.cc:290] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.087775 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cab715c99846aa8f01de43d8202c10" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8" is_pre_election: true
I20260713 09:12:34.088106 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cab715c99846aa8f01de43d8202c10" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
W20260713 09:12:34.089216 30017 leader_election.cc:343] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:34.089921 30017 leader_election.cc:343] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:34.090466 30017 leader_election.cc:304] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520d15fa368149d0abd33c708e035934; no voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6
I20260713 09:12:34.089962 30167 tablet_bootstrap.cc:492] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934: No bootstrap required, opened a new log
I20260713 09:12:34.091630 30202 raft_consensus.cc:2804] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:34.091934 30167 ts_tablet_manager.cc:1403] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934: Time spent bootstrapping tablet: real 0.202s	user 0.042s	sys 0.050s
I20260713 09:12:34.092237 30202 raft_consensus.cc:697] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 1 LEADER]: Becoming Leader. State: Replica: 520d15fa368149d0abd33c708e035934, State: Running, Role: LEADER
I20260713 09:12:34.093120 30202 consensus_queue.cc:237] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.095656 30171 raft_consensus.cc:2749] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:34.100495 30166 tablet_bootstrap.cc:492] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: No bootstrap required, opened a new log
I20260713 09:12:34.101074 30166 ts_tablet_manager.cc:1403] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.112s	user 0.030s	sys 0.060s
I20260713 09:12:34.094954 30167 raft_consensus.cc:359] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.103797 30167 raft_consensus.cc:385] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.104166 30167 raft_consensus.cc:740] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520d15fa368149d0abd33c708e035934, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.105126 30167 consensus_queue.cc:260] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.106137 30188 raft_consensus.cc:515] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.107805 30167 ts_tablet_manager.cc:1434] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:12:34.108855 30167 tablet_bootstrap.cc:492] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934: Bootstrap starting.
I20260713 09:12:34.108939 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9710bee27d742679600298df4dce034" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934"
I20260713 09:12:34.109519 30052 raft_consensus.cc:3060] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.111683 30166 raft_consensus.cc:359] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.112358 30166 raft_consensus.cc:385] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.112625 30166 raft_consensus.cc:740] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.113394 30166 consensus_queue.cc:260] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.115545 30175 raft_consensus.cc:493] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.115989 30175 raft_consensus.cc:515] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.117484 30166 ts_tablet_manager.cc:1434] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:12:34.116412 29874 catalog_manager.cc:5697] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 888228b991d94a4588385f064888a9a8 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "888228b991d94a4588385f064888a9a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.118397 30166 tablet_bootstrap.cc:492] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:34.118292 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2634894791643a3b71b4b8f478ce27a" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6"
I20260713 09:12:34.118887 30125 raft_consensus.cc:3060] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.118986 29874 catalog_manager.cc:5697] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 888228b991d94a4588385f064888a9a8 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "888228b991d94a4588385f064888a9a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.116418 30167 tablet_bootstrap.cc:654] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.125483 30166 tablet_bootstrap.cc:654] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.124428 30175 leader_election.cc:290] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.129973 30051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fc26dcfb0e41f9898ee05e95d853b6" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
I20260713 09:12:34.130611 30052 raft_consensus.cc:2468] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 1.
W20260713 09:12:34.134249 29942 leader_election.cc:343] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:34.135305 29942 leader_election.cc:304] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8; no voters: 
I20260713 09:12:34.136657 30175 raft_consensus.cc:2804] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:34.139355 30125 raft_consensus.cc:2468] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 1.
I20260713 09:12:34.139525 30175 raft_consensus.cc:697] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 1 LEADER]: Becoming Leader. State: Replica: 888228b991d94a4588385f064888a9a8, State: Running, Role: LEADER
I20260713 09:12:34.140367 30175 consensus_queue.cc:237] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.133069 30188 leader_election.cc:290] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Requested vote from peers 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.141021 30169 raft_consensus.cc:493] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.141269 30165 tablet_bootstrap.cc:492] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6: No bootstrap required, opened a new log
I20260713 09:12:34.141487 30169 raft_consensus.cc:515] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.141857 30165 ts_tablet_manager.cc:1403] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6: Time spent bootstrapping tablet: real 0.178s	user 0.028s	sys 0.053s
I20260713 09:12:34.143503 30169 leader_election.cc:290] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:34.145866 30165 raft_consensus.cc:359] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.146541 30165 raft_consensus.cc:385] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.146828 30165 raft_consensus.cc:740] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.146919 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fc26dcfb0e41f9898ee05e95d853b6" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:34.147595 30125 raft_consensus.cc:2468] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 0.
I20260713 09:12:34.147557 30165 consensus_queue.cc:260] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.148736 30167 tablet_bootstrap.cc:492] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934: No bootstrap required, opened a new log
I20260713 09:12:34.149237 30167 ts_tablet_manager.cc:1403] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.004s
I20260713 09:12:34.149669 30165 ts_tablet_manager.cc:1434] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:34.147921 29873 catalog_manager.cc:5697] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 reported cstate change: term changed from 0 to 1, leader changed from <none> to 520d15fa368149d0abd33c708e035934 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "520d15fa368149d0abd33c708e035934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.150579 30165 tablet_bootstrap.cc:492] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6: Bootstrap starting.
I20260713 09:12:34.152647 30167 raft_consensus.cc:359] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.153311 30167 raft_consensus.cc:385] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.153580 30167 raft_consensus.cc:740] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520d15fa368149d0abd33c708e035934, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.154237 30167 consensus_queue.cc:260] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.156839 30167 ts_tablet_manager.cc:1434] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:12:34.157817 30167 tablet_bootstrap.cc:492] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934: Bootstrap starting.
I20260713 09:12:34.160347 30165 tablet_bootstrap.cc:654] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.162101 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ac626ef56c4f369b0416c24760b9dc" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8" is_pre_election: true
I20260713 09:12:34.162709 29942 leader_election.cc:304] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [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: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934
I20260713 09:12:34.162714 29977 raft_consensus.cc:2468] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 0.
I20260713 09:12:34.163607 30167 tablet_bootstrap.cc:654] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.163628 30175 raft_consensus.cc:2804] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:34.164235 30175 raft_consensus.cc:493] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:34.164681 30175 raft_consensus.cc:3060] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.167500 29874 catalog_manager.cc:5697] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 888228b991d94a4588385f064888a9a8 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "888228b991d94a4588385f064888a9a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.168742 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b5bc2510843fd841804358ac7406e" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8" is_pre_election: true
I20260713 09:12:34.169328 29977 raft_consensus.cc:2468] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 0.
I20260713 09:12:34.170605 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9710bee27d742679600298df4dce034" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6"
I20260713 09:12:34.171234 30125 raft_consensus.cc:3060] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.176447 30166 tablet_bootstrap.cc:492] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8: No bootstrap required, opened a new log
I20260713 09:12:34.176877 30166 ts_tablet_manager.cc:1403] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.004s
I20260713 09:12:34.179426 30166 raft_consensus.cc:359] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.180177 30166 raft_consensus.cc:385] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.180473 30166 raft_consensus.cc:740] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.181249 30166 consensus_queue.cc:260] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.183593 30175 raft_consensus.cc:515] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.185480 30125 raft_consensus.cc:2468] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 1.
I20260713 09:12:34.183616 30166 ts_tablet_manager.cc:1434] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:12:34.187264 30166 tablet_bootstrap.cc:492] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:34.189353 30051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b5bc2510843fd841804358ac7406e" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
I20260713 09:12:34.189826 30167 tablet_bootstrap.cc:492] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934: No bootstrap required, opened a new log
I20260713 09:12:34.187882 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ac626ef56c4f369b0416c24760b9dc" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
I20260713 09:12:34.190271 30167 ts_tablet_manager.cc:1403] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.014s
I20260713 09:12:34.190385 30050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fc26dcfb0e41f9898ee05e95d853b6" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934"
I20260713 09:12:34.191431 30091 leader_election.cc:304] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6; no voters: 
W20260713 09:12:34.191951 29942 leader_election.cc:343] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:34.192358 30091 leader_election.cc:304] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6; no voters: 
I20260713 09:12:34.193394 30169 raft_consensus.cc:2804] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:34.193761 30169 raft_consensus.cc:493] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:34.194108 30169 raft_consensus.cc:3060] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.189270 30175 leader_election.cc:290] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Requested vote from peers 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.195103 30214 raft_consensus.cc:2804] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:34.195539 30214 raft_consensus.cc:493] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:34.195858 30214 raft_consensus.cc:3060] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.196259 30166 tablet_bootstrap.cc:654] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:34.201578 30091 leader_election.cc:343] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:34.203207 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fc26dcfb0e41f9898ee05e95d853b6" candidate_uuid: "888228b991d94a4588385f064888a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6"
I20260713 09:12:34.203799 30125 raft_consensus.cc:3060] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:34.206941 30091 leader_election.cc:343] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:34.202374 30169 raft_consensus.cc:515] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.210141 30169 leader_election.cc:290] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 election: Requested vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:34.211869 30125 raft_consensus.cc:2468] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888228b991d94a4588385f064888a9a8 in term 1.
I20260713 09:12:34.211910 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ac626ef56c4f369b0416c24760b9dc" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8"
I20260713 09:12:34.212633 29977 raft_consensus.cc:3060] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.213429 30167 raft_consensus.cc:359] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.214340 30167 raft_consensus.cc:385] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.214679 30167 raft_consensus.cc:740] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520d15fa368149d0abd33c708e035934, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.216697 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ac626ef56c4f369b0416c24760b9dc" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934"
I20260713 09:12:34.218021 29942 leader_election.cc:304] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934
I20260713 09:12:34.218847 30214 raft_consensus.cc:515] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.218053 30165 tablet_bootstrap.cc:492] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6: No bootstrap required, opened a new log
I20260713 09:12:34.219990 30165 ts_tablet_manager.cc:1403] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.002s
I20260713 09:12:34.221143 30214 leader_election.cc:290] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 election: Requested vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:34.219159 30175 raft_consensus.cc:2804] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:34.223248 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b5bc2510843fd841804358ac7406e" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8"
I20260713 09:12:34.223837 30175 raft_consensus.cc:697] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 1 LEADER]: Becoming Leader. State: Replica: 888228b991d94a4588385f064888a9a8, State: Running, Role: LEADER
I20260713 09:12:34.224013 30167 consensus_queue.cc:260] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.224702 30175 consensus_queue.cc:237] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.225361 30052 raft_consensus.cc:3060] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.227517 30050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b5bc2510843fd841804358ac7406e" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934"
I20260713 09:12:34.223867 29976 raft_consensus.cc:3060] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.232780 30165 raft_consensus.cc:359] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.236491 30165 raft_consensus.cc:385] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.236790 30165 raft_consensus.cc:740] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.237469 30165 consensus_queue.cc:260] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.238396 30166 tablet_bootstrap.cc:492] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8: No bootstrap required, opened a new log
I20260713 09:12:34.238893 30166 ts_tablet_manager.cc:1403] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.021s
I20260713 09:12:34.239092 29977 raft_consensus.cc:2468] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 1.
I20260713 09:12:34.238993 29874 catalog_manager.cc:5697] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 888228b991d94a4588385f064888a9a8 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "888228b991d94a4588385f064888a9a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.241060 30165 ts_tablet_manager.cc:1434] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260713 09:12:34.241166 30166 raft_consensus.cc:359] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.235471 30052 raft_consensus.cc:2468] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 1.
W20260713 09:12:34.235910 30091 leader_election.cc:343] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:34.241987 30165 tablet_bootstrap.cc:492] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6: Bootstrap starting.
I20260713 09:12:34.243242 30091 leader_election.cc:304] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6; no voters: 
I20260713 09:12:34.244050 30214 raft_consensus.cc:2804] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:34.235294 29976 raft_consensus.cc:2468] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 1.
I20260713 09:12:34.244486 30214 raft_consensus.cc:697] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 1 LEADER]: Becoming Leader. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Running, Role: LEADER
I20260713 09:12:34.245450 30091 leader_election.cc:304] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934
I20260713 09:12:34.245332 30214 consensus_queue.cc:237] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.241770 30166 raft_consensus.cc:385] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.246430 30166 raft_consensus.cc:740] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.247093 30166 consensus_queue.cc:260] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.248270 30165 tablet_bootstrap.cc:654] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.249274 30166 ts_tablet_manager.cc:1434] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260713 09:12:34.251813 30169 raft_consensus.cc:2804] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:34.252584 30169 raft_consensus.cc:697] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 1 LEADER]: Becoming Leader. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Running, Role: LEADER
I20260713 09:12:34.253744 30169 consensus_queue.cc:237] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.272159 30167 ts_tablet_manager.cc:1434] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934: Time spent starting tablet: real 0.082s	user 0.011s	sys 0.002s
I20260713 09:12:34.275269 30167 tablet_bootstrap.cc:492] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934: Bootstrap starting.
I20260713 09:12:34.279759 30165 tablet_bootstrap.cc:492] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6: No bootstrap required, opened a new log
I20260713 09:12:34.280401 30165 ts_tablet_manager.cc:1403] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.013s
I20260713 09:12:34.283118 30165 raft_consensus.cc:359] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.289849 30165 raft_consensus.cc:385] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.290131 30165 raft_consensus.cc:740] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.290370 30167 tablet_bootstrap.cc:654] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.290753 30165 consensus_queue.cc:260] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.293311 30165 ts_tablet_manager.cc:1434] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:12:34.294405 30165 tablet_bootstrap.cc:492] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6: Bootstrap starting.
I20260713 09:12:34.294306 29873 catalog_manager.cc:5697] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "f9bb3d5700a043649f65c70bbac416f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:34.296159 30167 tablet_bootstrap.cc:492] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934: No bootstrap required, opened a new log
I20260713 09:12:34.295921 29873 catalog_manager.cc:5697] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "f9bb3d5700a043649f65c70bbac416f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:34.296594 30167 ts_tablet_manager.cc:1403] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.008s
I20260713 09:12:34.299132 30167 raft_consensus.cc:359] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.299758 30167 raft_consensus.cc:385] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.300112 30165 tablet_bootstrap.cc:654] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.300043 30167 raft_consensus.cc:740] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520d15fa368149d0abd33c708e035934, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.300860 30167 consensus_queue.cc:260] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.302918 30167 ts_tablet_manager.cc:1434] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:34.303800 30167 tablet_bootstrap.cc:492] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934: Bootstrap starting.
I20260713 09:12:34.304593 30165 tablet_bootstrap.cc:492] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6: No bootstrap required, opened a new log
I20260713 09:12:34.305579 30165 ts_tablet_manager.cc:1403] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:12:34.308130 30165 raft_consensus.cc:359] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.308760 30165 raft_consensus.cc:385] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.309019 30165 raft_consensus.cc:740] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.309633 30165 consensus_queue.cc:260] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.311097 30165 ts_tablet_manager.cc:1434] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:12:34.313179 30167 tablet_bootstrap.cc:654] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.317390 30167 tablet_bootstrap.cc:492] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934: No bootstrap required, opened a new log
I20260713 09:12:34.317811 30167 ts_tablet_manager.cc:1403] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.003s
I20260713 09:12:34.319855 30167 raft_consensus.cc:359] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.320257 30167 raft_consensus.cc:385] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.320413 30167 raft_consensus.cc:740] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520d15fa368149d0abd33c708e035934, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.320916 30167 consensus_queue.cc:260] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.322547 30167 ts_tablet_manager.cc:1434] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:12:34.340123 30202 raft_consensus.cc:493] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.340533 30202 raft_consensus.cc:515] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.342175 30202 leader_election.cc:290] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.342779 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2008280643b449dae290b4646404f0c" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8" is_pre_election: true
I20260713 09:12:34.343025 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2008280643b449dae290b4646404f0c" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:34.343314 29976 raft_consensus.cc:2468] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 0.
I20260713 09:12:34.343773 30125 raft_consensus.cc:2468] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 0.
I20260713 09:12:34.344363 30017 leader_election.cc:304] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8; no voters: 
I20260713 09:12:34.345098 30202 raft_consensus.cc:2804] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:34.345386 30202 raft_consensus.cc:493] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:34.345671 30202 raft_consensus.cc:3060] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.350340 30202 raft_consensus.cc:515] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.351945 30202 leader_election.cc:290] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 election: Requested vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.352689 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2008280643b449dae290b4646404f0c" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8"
I20260713 09:12:34.352989 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2008280643b449dae290b4646404f0c" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6"
I20260713 09:12:34.353269 29976 raft_consensus.cc:3060] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.353526 30125 raft_consensus.cc:3060] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.353643 30202 raft_consensus.cc:493] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.354250 30202 raft_consensus.cc:515] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.356024 30202 leader_election.cc:290] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.356597 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8" is_pre_election: true
I20260713 09:12:34.357515 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:34.358197 30124 raft_consensus.cc:2393] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520d15fa368149d0abd33c708e035934 in current term 1: Already voted for candidate 888228b991d94a4588385f064888a9a8 in this term.
I20260713 09:12:34.359469 30017 leader_election.cc:304] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520d15fa368149d0abd33c708e035934; no voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6
I20260713 09:12:34.359879 29976 raft_consensus.cc:2468] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 1.
I20260713 09:12:34.359879 30125 raft_consensus.cc:2468] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 1.
I20260713 09:12:34.360149 30202 raft_consensus.cc:3060] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.361084 30017 leader_election.cc:304] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8; no voters: 
I20260713 09:12:34.361740 30171 raft_consensus.cc:2804] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:34.362222 30171 raft_consensus.cc:697] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 1 LEADER]: Becoming Leader. State: Replica: 520d15fa368149d0abd33c708e035934, State: Running, Role: LEADER
I20260713 09:12:34.363039 30171 consensus_queue.cc:237] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.366897 30202 raft_consensus.cc:2749] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:34.372318 29874 catalog_manager.cc:5697] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 reported cstate change: term changed from 0 to 1, leader changed from <none> to 520d15fa368149d0abd33c708e035934 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "520d15fa368149d0abd33c708e035934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.410970 30175 consensus_queue.cc:1048] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:34.412060 30217 raft_consensus.cc:493] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.412475 30217 raft_consensus.cc:515] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.414621 30217 leader_election.cc:290] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:34.415450 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cab715c99846aa8f01de43d8202c10" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8" is_pre_election: true
I20260713 09:12:34.416059 29976 raft_consensus.cc:2468] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 0.
I20260713 09:12:34.416113 30050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cab715c99846aa8f01de43d8202c10" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
I20260713 09:12:34.416769 30050 raft_consensus.cc:2468] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 0.
I20260713 09:12:34.417153 30091 leader_election.cc:304] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6; no voters: 
I20260713 09:12:34.418035 30217 raft_consensus.cc:2804] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:34.418372 30217 raft_consensus.cc:493] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:34.418676 30217 raft_consensus.cc:3060] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.424348 30175 consensus_queue.cc:1048] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:34.427292 30217 raft_consensus.cc:515] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.429334 30217 leader_election.cc:290] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 election: Requested vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:34.429944 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cab715c99846aa8f01de43d8202c10" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8"
I20260713 09:12:34.430559 29976 raft_consensus.cc:3060] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.431793 30050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cab715c99846aa8f01de43d8202c10" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934"
I20260713 09:12:34.432542 30050 raft_consensus.cc:3060] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.437294 29976 raft_consensus.cc:2468] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 1.
I20260713 09:12:34.438314 30091 leader_election.cc:304] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6; no voters: 
I20260713 09:12:34.439021 30217 raft_consensus.cc:2804] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:34.439646 30217 raft_consensus.cc:697] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 1 LEADER]: Becoming Leader. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Running, Role: LEADER
I20260713 09:12:34.440798 30050 raft_consensus.cc:2468] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 1.
I20260713 09:12:34.440398 30217 consensus_queue.cc:237] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.448894 29873 catalog_manager.cc:5697] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "f9bb3d5700a043649f65c70bbac416f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:34.460522 30202 raft_consensus.cc:493] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.460979 30202 raft_consensus.cc:515] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.462677 30202 leader_election.cc:290] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.463361 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b5bc2510843fd841804358ac7406e" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8" is_pre_election: true
I20260713 09:12:34.463644 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085b5bc2510843fd841804358ac7406e" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:34.464046 29976 raft_consensus.cc:2393] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520d15fa368149d0abd33c708e035934 in current term 1: Already voted for candidate f9bb3d5700a043649f65c70bbac416f6 in this term.
I20260713 09:12:34.465086 30017 leader_election.cc:304] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520d15fa368149d0abd33c708e035934; no voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6
I20260713 09:12:34.465688 30202 raft_consensus.cc:3060] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.471309 30202 raft_consensus.cc:2749] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:34.520957 30175 consensus_queue.cc:1048] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:34.531677 30189 consensus_queue.cc:1048] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:34.535107 30124 raft_consensus.cc:3060] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.542972 30202 consensus_queue.cc:1048] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:34.548527 30188 consensus_queue.cc:1048] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:34.556380 30171 consensus_queue.cc:1048] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:34.563097 30175 consensus_queue.cc:1048] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:34.576231 30204 raft_consensus.cc:493] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:34.576741 30204 raft_consensus.cc:515] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:34.578874 30204 leader_election.cc:290] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:34.579571 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fc26dcfb0e41f9898ee05e95d853b6" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888228b991d94a4588385f064888a9a8" is_pre_election: true
I20260713 09:12:34.580799 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fc26dcfb0e41f9898ee05e95d853b6" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:34.581545 30124 raft_consensus.cc:2393] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520d15fa368149d0abd33c708e035934 in current term 1: Already voted for candidate 888228b991d94a4588385f064888a9a8 in this term.
I20260713 09:12:34.582333 30017 leader_election.cc:304] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520d15fa368149d0abd33c708e035934; no voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6
I20260713 09:12:34.582909 30204 raft_consensus.cc:3060] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.589138 30204 raft_consensus.cc:2749] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:34.613386 27072 ts_manager.cc:295] Set tserver state for 888228b991d94a4588385f064888a9a8 to MAINTENANCE_MODE
I20260713 09:12:34.614058 27072 tablet_server.cc:179] TabletServer@127.26.112.1:0 shutting down...
I20260713 09:12:34.620638 30188 consensus_queue.cc:1048] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:34.638957 30189 consensus_queue.cc:1048] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:34.649474 30091 consensus_peers.cc:597] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:34.683655 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:34.691623 27072 tablet_replica.cc:333] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8: stopping tablet replica
I20260713 09:12:34.693796 27072 raft_consensus.cc:2243] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.694844 27072 raft_consensus.cc:2272] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.699084 27072 tablet_replica.cc:333] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8: stopping tablet replica
I20260713 09:12:34.700388 27072 raft_consensus.cc:2243] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.700920 27072 raft_consensus.cc:2272] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.703843 27072 tablet_replica.cc:333] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8: stopping tablet replica
I20260713 09:12:34.704654 27072 raft_consensus.cc:2243] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.705204 27072 raft_consensus.cc:2272] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.707465 27072 tablet_replica.cc:333] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: stopping tablet replica
I20260713 09:12:34.707996 27072 raft_consensus.cc:2243] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.708849 27072 pending_rounds.cc:70] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Trying to abort 1 pending ops.
I20260713 09:12:34.709014 27072 pending_rounds.cc:77] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993476512051200 op_type: NO_OP noop_request { }
I20260713 09:12:34.709503 27072 raft_consensus.cc:2889] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:34.709836 27072 raft_consensus.cc:2272] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.712852 27072 tablet_replica.cc:333] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8: stopping tablet replica
I20260713 09:12:34.713480 27072 raft_consensus.cc:2243] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.714802 27072 raft_consensus.cc:2272] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.717774 27072 tablet_replica.cc:333] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8: stopping tablet replica
I20260713 09:12:34.718312 27072 raft_consensus.cc:2243] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.718781 27072 raft_consensus.cc:2272] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.721091 27072 tablet_replica.cc:333] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8: stopping tablet replica
I20260713 09:12:34.721633 27072 raft_consensus.cc:2243] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.722764 27072 raft_consensus.cc:2272] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.726168 27072 tablet_replica.cc:333] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8: stopping tablet replica
I20260713 09:12:34.727283 27072 raft_consensus.cc:2243] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.729630 27072 raft_consensus.cc:2272] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.733901 27072 tablet_replica.cc:333] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8: stopping tablet replica
I20260713 09:12:34.734685 27072 raft_consensus.cc:2243] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.735168 27072 raft_consensus.cc:2272] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.737715 27072 tablet_replica.cc:333] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8: stopping tablet replica
I20260713 09:12:34.738205 27072 raft_consensus.cc:2243] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.739252 27072 raft_consensus.cc:2272] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.747289 30217 consensus_queue.cc:1048] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:12:34.777351 30017 consensus_peers.cc:597] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:34.788214 27072 tablet_server.cc:196] TabletServer@127.26.112.1:0 shutdown complete.
W20260713 09:12:34.804507 30091 consensus_peers.cc:597] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:34.823634 30204 consensus_queue.cc:1048] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:34.868449 30217 consensus_queue.cc:1048] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:34.950834 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:34.970124 30217 consensus_queue.cc:1048] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:34.982322 30091 consensus_peers.cc:597] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:34.996315 30017 consensus_peers.cc:597] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:35.716003 30214 raft_consensus.cc:493] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:35.716542 30214 raft_consensus.cc:515] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:35.718464 30214 leader_election.cc:290] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:35.720186 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fc26dcfb0e41f9898ee05e95d853b6" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
I20260713 09:12:35.720882 30052 raft_consensus.cc:2468] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 1.
I20260713 09:12:35.721990 30091 leader_election.cc:304] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [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: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 
I20260713 09:12:35.722620 30214 raft_consensus.cc:2804] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:12:35.722690 30091 leader_election.cc:336] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:35.723033 30214 raft_consensus.cc:493] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:35.723404 30214 raft_consensus.cc:3060] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.729094 30214 raft_consensus.cc:515] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:35.730647 30214 leader_election.cc:290] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 election: Requested vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:35.731971 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fc26dcfb0e41f9898ee05e95d853b6" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934"
I20260713 09:12:35.732555 30052 raft_consensus.cc:3060] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:35.734040 30091 leader_election.cc:336] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:35.738242 30052 raft_consensus.cc:2468] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 2.
I20260713 09:12:35.739135 30091 leader_election.cc:304] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [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: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 888228b991d94a4588385f064888a9a8
I20260713 09:12:35.739832 30214 raft_consensus.cc:2804] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:35.740551 30214 raft_consensus.cc:697] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 2 LEADER]: Becoming Leader. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Running, Role: LEADER
I20260713 09:12:35.741514 30214 consensus_queue.cc:237] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [LEADER]: Queue going to LEADER 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: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:35.748358 29873 catalog_manager.cc:5697] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 reported cstate change: term changed from 1 to 2, leader changed from 888228b991d94a4588385f064888a9a8 (127.26.112.1) to f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3). New cstate: current_term: 2 leader_uuid: "f9bb3d5700a043649f65c70bbac416f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:35.921936 30249 raft_consensus.cc:493] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:35.922425 30249 raft_consensus.cc:515] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:35.924156 30249 leader_election.cc:290] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273), 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495)
I20260713 09:12:35.925118 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaa9eccb9644179b738db8094bdd3ce" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:35.928005 30214 raft_consensus.cc:493] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:35.928949 30214 raft_consensus.cc:515] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
W20260713 09:12:35.929237 30017 leader_election.cc:336] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:35.929738 30017 leader_election.cc:304] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [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: 520d15fa368149d0abd33c708e035934; no voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6
I20260713 09:12:35.930399 30249 raft_consensus.cc:2749] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:35.930902 30214 leader_election.cc:290] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999), 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495)
I20260713 09:12:35.931555 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaa9eccb9644179b738db8094bdd3ce" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
I20260713 09:12:35.932075 30052 raft_consensus.cc:2468] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 1.
I20260713 09:12:35.933038 30091 leader_election.cc:304] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [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: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 
I20260713 09:12:35.933837 30214 raft_consensus.cc:2804] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:35.934182 30214 raft_consensus.cc:493] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:35.934506 30214 raft_consensus.cc:3060] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:35.936197 30091 leader_election.cc:336] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:35.941540 30214 raft_consensus.cc:515] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:35.943439 30214 leader_election.cc:290] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 election: Requested vote from peers 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999), 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495)
I20260713 09:12:35.944381 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaa9eccb9644179b738db8094bdd3ce" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934"
I20260713 09:12:35.945065 30052 raft_consensus.cc:3060] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:35.947865 30091 leader_election.cc:336] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:35.950867 30052 raft_consensus.cc:2468] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 2.
W20260713 09:12:35.951874 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:35.951951 30091 leader_election.cc:304] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [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: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 888228b991d94a4588385f064888a9a8
I20260713 09:12:35.952852 30214 raft_consensus.cc:2804] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:35.953280 30214 raft_consensus.cc:697] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 2 LEADER]: Becoming Leader. State: Replica: f9bb3d5700a043649f65c70bbac416f6, State: Running, Role: LEADER
I20260713 09:12:35.954218 30214 consensus_queue.cc:237] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:35.960919 29873 catalog_manager.cc:5697] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 reported cstate change: term changed from 1 to 2, leader changed from 888228b991d94a4588385f064888a9a8 (127.26.112.1) to f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3). New cstate: current_term: 2 leader_uuid: "f9bb3d5700a043649f65c70bbac416f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.030730 30249 raft_consensus.cc:493] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:36.031281 30249 raft_consensus.cc:515] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.033135 30249 leader_election.cc:290] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:36.034546 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:36.034945 30214 raft_consensus.cc:493] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:36.035635 30214 raft_consensus.cc:515] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.036507 30124 raft_consensus.cc:2468] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 1.
W20260713 09:12:36.036701 30017 leader_election.cc:336] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:36.037647 30214 leader_election.cc:290] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:36.039644 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
I20260713 09:12:36.040452 30052 raft_consensus.cc:2468] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9bb3d5700a043649f65c70bbac416f6 in term 1.
I20260713 09:12:36.041321 30091 leader_election.cc:304] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [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: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 
I20260713 09:12:36.041848 30017 leader_election.cc:304] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [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: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 888228b991d94a4588385f064888a9a8
I20260713 09:12:36.042125 30214 raft_consensus.cc:2804] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:12:36.042196 30091 leader_election.cc:336] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:36.042573 30214 raft_consensus.cc:493] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:36.042886 30249 raft_consensus.cc:2804] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:36.042958 30214 raft_consensus.cc:3060] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.043356 30249 raft_consensus.cc:493] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:36.043682 30249 raft_consensus.cc:3060] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.048856 30214 raft_consensus.cc:515] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.049299 30249 raft_consensus.cc:515] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.050494 30214 leader_election.cc:290] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 election: Requested vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:36.051113 30249 leader_election.cc:290] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 election: Requested vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:36.052697 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6"
I20260713 09:12:36.053416 30124 raft_consensus.cc:2393] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 520d15fa368149d0abd33c708e035934 in current term 2: Already voted for candidate f9bb3d5700a043649f65c70bbac416f6 in this term.
I20260713 09:12:36.053493 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934"
I20260713 09:12:36.054363 30052 raft_consensus.cc:2393] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f9bb3d5700a043649f65c70bbac416f6 in current term 2: Already voted for candidate 520d15fa368149d0abd33c708e035934 in this term.
W20260713 09:12:36.054970 30017 leader_election.cc:336] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:36.055367 30017 leader_election.cc:304] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [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: 520d15fa368149d0abd33c708e035934; no voters: 888228b991d94a4588385f064888a9a8, f9bb3d5700a043649f65c70bbac416f6
I20260713 09:12:36.056027 30249 raft_consensus.cc:2749] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260713 09:12:36.056972 30091 leader_election.cc:336] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:36.057368 30091 leader_election.cc:304] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [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: f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8
I20260713 09:12:36.057945 30214 raft_consensus.cc:2749] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:12:36.060703 30214 raft_consensus.cc:493] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:36.061053 30214 raft_consensus.cc:515] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.062443 30214 leader_election.cc:290] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:36.063750 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9710bee27d742679600298df4dce034" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
W20260713 09:12:36.065788 30091 leader_election.cc:336] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:36.066162 30091 leader_election.cc:304] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [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: f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8
I20260713 09:12:36.066706 30214 raft_consensus.cc:2749] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:36.067277 30249 raft_consensus.cc:493] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:36.067734 30249 raft_consensus.cc:515] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.069134 30249 leader_election.cc:290] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:36.070384 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9710bee27d742679600298df4dce034" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:36.070995 30124 raft_consensus.cc:2468] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 1.
I20260713 09:12:36.071964 30017 leader_election.cc:304] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [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: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 
I20260713 09:12:36.072683 30249 raft_consensus.cc:2804] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:12:36.072697 30017 leader_election.cc:336] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:36.073127 30249 raft_consensus.cc:493] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:36.073495 30249 raft_consensus.cc:3060] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.078114 30249 raft_consensus.cc:515] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.079535 30249 leader_election.cc:290] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 election: Requested vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:36.080834 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9710bee27d742679600298df4dce034" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6"
I20260713 09:12:36.081410 30124 raft_consensus.cc:3060] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:36.082917 30017 leader_election.cc:336] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:36.086396 30124 raft_consensus.cc:2468] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 2.
I20260713 09:12:36.087327 30017 leader_election.cc:304] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [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: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 888228b991d94a4588385f064888a9a8
I20260713 09:12:36.088092 30249 raft_consensus.cc:2804] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:36.088928 30249 raft_consensus.cc:697] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 2 LEADER]: Becoming Leader. State: Replica: 520d15fa368149d0abd33c708e035934, State: Running, Role: LEADER
I20260713 09:12:36.089624 30249 consensus_queue.cc:237] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.096856 29873 catalog_manager.cc:5697] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 reported cstate change: term changed from 1 to 2, leader changed from 888228b991d94a4588385f064888a9a8 (127.26.112.1) to 520d15fa368149d0abd33c708e035934 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "520d15fa368149d0abd33c708e035934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.136595 30214 raft_consensus.cc:493] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:36.137168 30214 raft_consensus.cc:515] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.138808 30214 leader_election.cc:290] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:36.140515 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2634894791643a3b71b4b8f478ce27a" candidate_uuid: "f9bb3d5700a043649f65c70bbac416f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520d15fa368149d0abd33c708e035934" is_pre_election: true
W20260713 09:12:36.142555 30091 leader_election.cc:336] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:36.142970 30091 leader_election.cc:304] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [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: f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8
I20260713 09:12:36.143205 30249 raft_consensus.cc:493] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:36.143786 30214 raft_consensus.cc:2749] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:36.143831 30249 raft_consensus.cc:515] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.145584 30249 leader_election.cc:290] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:36.146996 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2634894791643a3b71b4b8f478ce27a" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:36.147652 30124 raft_consensus.cc:2468] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 1.
I20260713 09:12:36.148516 30017 leader_election.cc:304] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [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: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 
I20260713 09:12:36.149233 30249 raft_consensus.cc:2804] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:12:36.149269 30017 leader_election.cc:336] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:36.149619 30249 raft_consensus.cc:493] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 888228b991d94a4588385f064888a9a8)
I20260713 09:12:36.149942 30249 raft_consensus.cc:3060] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.154594 30249 raft_consensus.cc:515] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.156109 30249 leader_election.cc:290] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 election: Requested vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:36.157429 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2634894791643a3b71b4b8f478ce27a" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6"
I20260713 09:12:36.157998 30124 raft_consensus.cc:3060] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:36.159432 30017 leader_election.cc:336] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:36.162447 30124 raft_consensus.cc:2468] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 2.
I20260713 09:12:36.163333 30017 leader_election.cc:304] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [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: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 888228b991d94a4588385f064888a9a8
I20260713 09:12:36.164060 30249 raft_consensus.cc:2804] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:36.164480 30249 raft_consensus.cc:697] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 2 LEADER]: Becoming Leader. State: Replica: 520d15fa368149d0abd33c708e035934, State: Running, Role: LEADER
I20260713 09:12:36.165275 30249 consensus_queue.cc:237] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:36.171128 29873 catalog_manager.cc:5697] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 reported cstate change: term changed from 1 to 2, leader changed from 888228b991d94a4588385f064888a9a8 (127.26.112.1) to 520d15fa368149d0abd33c708e035934 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "520d15fa368149d0abd33c708e035934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.275745 30052 raft_consensus.cc:1275] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Refusing update from remote peer f9bb3d5700a043649f65c70bbac416f6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:36.276942 30214 consensus_queue.cc:1048] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:36.291795 30091 consensus_peers.cc:597] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:36.365185 30091 consensus_peers.cc:597] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:36.473413 30017 consensus_peers.cc:597] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:36.530293 30124 raft_consensus.cc:1275] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Refusing update from remote peer 520d15fa368149d0abd33c708e035934: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:36.531409 30249 consensus_queue.cc:1048] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:36.564620 30052 raft_consensus.cc:1275] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Refusing update from remote peer f9bb3d5700a043649f65c70bbac416f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:36.565959 30250 consensus_queue.cc:1048] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:36.641901 30017 consensus_peers.cc:597] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:36.668911 30124 raft_consensus.cc:1275] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Refusing update from remote peer 520d15fa368149d0abd33c708e035934: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:36.670135 30264 consensus_queue.cc:1048] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:36.952911 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:37.048569 30091 consensus_peers.cc:597] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:37.131611 30091 consensus_peers.cc:597] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:37.177747 30091 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111) [suppressed 65 similar messages]
W20260713 09:12:37.365250 30017 consensus_peers.cc:597] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:37.436290 30091 consensus_peers.cc:597] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:37.547514 30017 consensus_peers.cc:597] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:37.953933 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:38.045975 30268 raft_consensus.cc:493] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:38.046517 30268 raft_consensus.cc:515] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:38.048307 30268 leader_election.cc:290] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:38.049674 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6" is_pre_election: true
I20260713 09:12:38.050203 30124 raft_consensus.cc:2468] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 2.
I20260713 09:12:38.051175 30017 leader_election.cc:304] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 
I20260713 09:12:38.051822 30268 raft_consensus.cc:2804] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260713 09:12:38.051874 30017 leader_election.cc:336] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:38.052193 30268 raft_consensus.cc:493] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:38.052528 30268 raft_consensus.cc:3060] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:38.057433 30268 raft_consensus.cc:515] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:38.058915 30268 leader_election.cc:290] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 3 election: Requested vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), f9bb3d5700a043649f65c70bbac416f6 (127.26.112.3:39273)
I20260713 09:12:38.060141 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9ec9b005c42669174e221afecd68f" candidate_uuid: "520d15fa368149d0abd33c708e035934" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9bb3d5700a043649f65c70bbac416f6"
I20260713 09:12:38.060611 30124 raft_consensus.cc:3060] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:12:38.062114 30017 leader_election.cc:336] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
I20260713 09:12:38.065492 30124 raft_consensus.cc:2468] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520d15fa368149d0abd33c708e035934 in term 3.
I20260713 09:12:38.066608 30017 leader_election.cc:304] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520d15fa368149d0abd33c708e035934, f9bb3d5700a043649f65c70bbac416f6; no voters: 888228b991d94a4588385f064888a9a8
I20260713 09:12:38.067214 30268 raft_consensus.cc:2804] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:38.068090 30268 raft_consensus.cc:697] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 3 LEADER]: Becoming Leader. State: Replica: 520d15fa368149d0abd33c708e035934, State: Running, Role: LEADER
I20260713 09:12:38.068979 30268 consensus_queue.cc:237] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:38.075510 29873 catalog_manager.cc:5697] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 reported cstate change: term changed from 1 to 3, leader changed from 888228b991d94a4588385f064888a9a8 (127.26.112.1) to 520d15fa368149d0abd33c708e035934 (127.26.112.2). New cstate: current_term: 3 leader_uuid: "520d15fa368149d0abd33c708e035934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:38.449667 30124 raft_consensus.cc:1275] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 3 FOLLOWER]: Refusing update from remote peer 520d15fa368149d0abd33c708e035934: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:38.450801 30268 consensus_queue.cc:1048] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:38.467622 30017 consensus_peers.cc:597] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:38.795531 30091 consensus_peers.cc:597] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:38.814138 30017 consensus_peers.cc:597] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:38.893143 30091 consensus_peers.cc:597] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:38.954845 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:39.113059 30017 consensus_peers.cc:597] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:39.562930 30091 consensus_peers.cc:597] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:12:39.711309 30017 consensus_peers.cc:597] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:12:39.822758 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:39.823017 30091 consensus_peers.cc:597] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:12:39.829989 30280 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
W20260713 09:12:39.830278 30281 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
W20260713 09:12:39.833323 30283 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
I20260713 09:12:39.834642 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:39.835793 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:39.835975 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:39.836112 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933959836100 us; error 0 us; skew 500 ppm
I20260713 09:12:39.836576 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:39.839941 27072 webserver.cc:533] Webserver started at http://127.26.112.1:37039/ using document root <none> and password file <none>
I20260713 09:12:39.840601 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:39.840793 27072 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260713 09:12:39.841060 30091 consensus_peers.cc:597] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:12:39.844635 27072 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:12:39.848407 30288 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:39.849159 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:39.849485 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-0-root
uuid: "888228b991d94a4588385f064888a9a8"
format_stamp: "Formatted at 2026-07-13 09:12:33 on dist-test-slave-qw9l"
I20260713 09:12:39.849882 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933883861739-27072-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)
I20260713 09:12:39.866433 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:39.867707 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:39.869189 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:39.873013 30295 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:12:39.919011 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:12:39.919358 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.000s	sys 0.003s
I20260713 09:12:39.919776 27072 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:12:39.924574 30295 tablet_bootstrap.cc:492] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:39.936057 30295 tablet_bootstrap.cc:492] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8: 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
I20260713 09:12:39.936952 30295 tablet_bootstrap.cc:492] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8: Bootstrap complete.
I20260713 09:12:39.937503 30295 ts_tablet_manager.cc:1403] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:12:39.939743 30295 raft_consensus.cc:359] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:39.940258 30295 raft_consensus.cc:740] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.940927 30295 consensus_queue.cc:260] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:39.943478 30295 ts_tablet_manager.cc:1434] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:12:39.944137 30295 tablet_bootstrap.cc:492] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:39.955631 30295 tablet_bootstrap.cc:492] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8: 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
W20260713 09:12:39.955874 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:39.956395 30295 tablet_bootstrap.cc:492] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8: Bootstrap complete.
I20260713 09:12:39.956944 30295 ts_tablet_manager.cc:1403] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:12:39.959045 27072 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:12:39.958865 30295 raft_consensus.cc:359] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:39.959344 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.032s	sys 0.003s
I20260713 09:12:39.959518 30295 raft_consensus.cc:740] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.960264 30295 consensus_queue.cc:260] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:39.961763 30295 ts_tablet_manager.cc:1434] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:39.962391 30295 tablet_bootstrap.cc:492] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
W20260713 09:12:39.967553 30017 consensus_peers.cc:597] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:12:39.974936 30295 tablet_bootstrap.cc:492] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8: 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
I20260713 09:12:39.975723 30295 tablet_bootstrap.cc:492] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8: Bootstrap complete.
I20260713 09:12:39.976373 30295 ts_tablet_manager.cc:1403] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260713 09:12:39.978739 30295 raft_consensus.cc:359] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:39.979265 30295 raft_consensus.cc:740] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.979930 30295 consensus_queue.cc:260] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:39.981721 30295 ts_tablet_manager.cc:1434] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:12:39.982386 30295 tablet_bootstrap.cc:492] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:39.992276 30295 tablet_bootstrap.cc:492] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8: 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
I20260713 09:12:39.993021 30295 tablet_bootstrap.cc:492] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8: Bootstrap complete.
I20260713 09:12:39.993671 30295 ts_tablet_manager.cc:1403] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:12:39.996090 30295 raft_consensus.cc:359] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:39.996786 30295 raft_consensus.cc:740] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.997434 30295 consensus_queue.cc:260] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:39.999023 30295 ts_tablet_manager.cc:1434] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:12:39.999684 30295 tablet_bootstrap.cc:492] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:40.014017 30295 tablet_bootstrap.cc:492] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8: 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
I20260713 09:12:40.014703 30295 tablet_bootstrap.cc:492] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8: Bootstrap complete.
I20260713 09:12:40.015242 30295 ts_tablet_manager.cc:1403] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:12:40.016989 30295 raft_consensus.cc:359] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:40.017544 30295 raft_consensus.cc:740] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.018168 30295 consensus_queue.cc:260] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [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: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:40.019753 30295 ts_tablet_manager.cc:1434] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:40.020488 30295 tablet_bootstrap.cc:492] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:40.021478 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.1:39495
I20260713 09:12:40.021651 30358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.1:39495 every 8 connection(s)
I20260713 09:12:40.026309 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:40.034943 30295 tablet_bootstrap.cc:492] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8: 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
I20260713 09:12:40.035566 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:40.035818 30295 tablet_bootstrap.cc:492] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8: Bootstrap complete.
I20260713 09:12:40.036183 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:40.036530 30295 ts_tablet_manager.cc:1403] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:12:40.036859 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:40.038861 30295 raft_consensus.cc:359] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:40.039429 30295 raft_consensus.cc:740] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.040158 30295 consensus_queue.cc:260] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [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: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:40.042013 30295 ts_tablet_manager.cc:1434] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260713 09:12:40.042721 30295 tablet_bootstrap.cc:492] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:40.048647 30359 heartbeater.cc:344] Connected to a master server at 127.26.112.62:37749
I20260713 09:12:40.049023 30359 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:40.049698 30359 heartbeater.cc:507] Master 127.26.112.62:37749 requested a full tablet report, sending...
I20260713 09:12:40.055415 30295 tablet_bootstrap.cc:492] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: 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
I20260713 09:12:40.055558 29874 ts_manager.cc:194] Re-registered known tserver with Master: 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495)
I20260713 09:12:40.056440 30295 tablet_bootstrap.cc:492] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Bootstrap complete.
I20260713 09:12:40.057060 30295 ts_tablet_manager.cc:1403] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:12:40.059525 30295 raft_consensus.cc:359] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:40.060316 30295 raft_consensus.cc:740] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.060974 30295 consensus_queue.cc:260] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [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: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:40.062836 30295 ts_tablet_manager.cc:1434] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:40.063613 30295 tablet_bootstrap.cc:492] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:40.067236 29874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52010
I20260713 09:12:40.070230 30359 heartbeater.cc:499] Master 127.26.112.62:37749 was elected leader, sending a full tablet report...
I20260713 09:12:40.076577 30295 tablet_bootstrap.cc:492] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8: 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
I20260713 09:12:40.078549 30295 tablet_bootstrap.cc:492] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8: Bootstrap complete.
I20260713 09:12:40.079182 30295 ts_tablet_manager.cc:1403] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:12:40.081547 30295 raft_consensus.cc:359] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:40.082202 30295 raft_consensus.cc:740] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.082855 30295 consensus_queue.cc:260] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [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: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:40.084861 30295 ts_tablet_manager.cc:1434] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:40.085624 30295 tablet_bootstrap.cc:492] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:40.088383 30333 raft_consensus.cc:3060] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.099092 30295 tablet_bootstrap.cc:492] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8: 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
I20260713 09:12:40.100003 30295 tablet_bootstrap.cc:492] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8: Bootstrap complete.
I20260713 09:12:40.100574 30295 ts_tablet_manager.cc:1403] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:12:40.102763 30295 raft_consensus.cc:359] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:40.103411 30295 raft_consensus.cc:740] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.104089 30295 consensus_queue.cc:260] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [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: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:40.105643 30295 ts_tablet_manager.cc:1434] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:40.106420 30295 tablet_bootstrap.cc:492] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8: Bootstrap starting.
I20260713 09:12:40.111307 30333 raft_consensus.cc:3060] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.119892 30295 tablet_bootstrap.cc:492] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8: 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
I20260713 09:12:40.121028 30295 tablet_bootstrap.cc:492] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8: Bootstrap complete.
I20260713 09:12:40.121680 30295 ts_tablet_manager.cc:1403] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:12:40.123812 30295 raft_consensus.cc:359] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:40.124298 30295 raft_consensus.cc:740] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888228b991d94a4588385f064888a9a8, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.124852 30295 consensus_queue.cc:260] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [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: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } }
I20260713 09:12:40.126235 30295 ts_tablet_manager.cc:1434] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:12:40.173239 30333 raft_consensus.cc:3060] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:12:40.403898 30333 raft_consensus.cc:3060] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.455760 30333 raft_consensus.cc:3060] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.460363 30333 pending_rounds.cc:85] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Aborting all ops after (but not including) 0
I20260713 09:12:40.460615 30333 pending_rounds.cc:107] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:12:40.460813 30333 raft_consensus.cc:2889] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260713 09:12:40.956786 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:41.047022 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:41.052682 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:41.053045 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:41.053452 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:41.957644 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:42.059527 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:42.064828 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:42.065264 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:42.065778 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:42.958653 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:43.128338 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:43.133802 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:43.134213 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:43.134656 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:43.286522 29906 debug-util.cc:398] Leaking SignalData structure 0x7b0800065840 after lost signal to thread 27075
W20260713 09:12:43.287354 29906 debug-util.cc:398] Leaking SignalData structure 0x7b08000348e0 after lost signal to thread 29909
W20260713 09:12:43.288295 29906 debug-util.cc:398] Leaking SignalData structure 0x7b0800105f40 after lost signal to thread 30076
W20260713 09:12:43.289108 29906 debug-util.cc:398] Leaking SignalData structure 0x7b08000b22e0 after lost signal to thread 30150
W20260713 09:12:43.289911 29906 debug-util.cc:398] Leaking SignalData structure 0x7b0800147da0 after lost signal to thread 30358
W20260713 09:12:43.959632 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:44.142068 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:44.147904 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:44.148304 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:44.148741 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:44.961169 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:45.155277 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:45.163734 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:45.168618 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:45.169164 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:12:46.345288 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:46.477031 27072 tablet_server.cc:179] TabletServer@127.26.112.1:39495 shutting down...
W20260713 09:12:46.480049 30091 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 56 similar messages]
W20260713 09:12:46.483739 30091 consensus_peers.cc:597] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:46.502852 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:46.503567 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:46.504221 27072 raft_consensus.cc:2243] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.504701 27072 raft_consensus.cc:2272] T fbf583e533504513be8d1f7e46835f43 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.507186 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:46.508045 27072 raft_consensus.cc:2243] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.508508 27072 raft_consensus.cc:2272] T a2634894791643a3b71b4b8f478ce27a P 888228b991d94a4588385f064888a9a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.510980 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:46.511447 27072 raft_consensus.cc:2243] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.511842 27072 raft_consensus.cc:2272] T b9710bee27d742679600298df4dce034 P 888228b991d94a4588385f064888a9a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.513795 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:46.514326 27072 raft_consensus.cc:2243] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.514715 27072 raft_consensus.cc:2272] T 1fd9ec9b005c42669174e221afecd68f P 888228b991d94a4588385f064888a9a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.516736 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:46.517216 27072 raft_consensus.cc:2243] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.517572 27072 raft_consensus.cc:2272] T 085b5bc2510843fd841804358ac7406e P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.519594 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:46.520170 27072 raft_consensus.cc:2243] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.520557 27072 raft_consensus.cc:2272] T a2008280643b449dae290b4646404f0c P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.522686 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:46.523229 27072 raft_consensus.cc:2243] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.523784 27072 raft_consensus.cc:2272] T f7cab715c99846aa8f01de43d8202c10 P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.526422 27072 tablet_replica.cc:333] stopping tablet replica
W20260713 09:12:46.526932 30017 consensus_peers.cc:597] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:46.527009 27072 raft_consensus.cc:2243] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.527663 27072 raft_consensus.cc:2272] T 4eaa9eccb9644179b738db8094bdd3ce P 888228b991d94a4588385f064888a9a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.529856 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:46.530364 27072 raft_consensus.cc:2243] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.530814 27072 raft_consensus.cc:2272] T 04fc26dcfb0e41f9898ee05e95d853b6 P 888228b991d94a4588385f064888a9a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.532793 27072 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:46.533247 27072 raft_consensus.cc:2243] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.533677 27072 raft_consensus.cc:2272] T 02ac626ef56c4f369b0416c24760b9dc P 888228b991d94a4588385f064888a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:46.544310 30091 consensus_peers.cc:597] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:46.557225 30017 consensus_peers.cc:597] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:46.565395 27072 tablet_server.cc:196] TabletServer@127.26.112.1:39495 shutdown complete.
I20260713 09:12:46.591965 27072 tablet_server.cc:179] TabletServer@127.26.112.2:0 shutting down...
I20260713 09:12:46.614233 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:46.614946 27072 tablet_replica.cc:333] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934: stopping tablet replica
I20260713 09:12:46.615716 27072 raft_consensus.cc:2243] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.616194 27072 raft_consensus.cc:2272] T 085b5bc2510843fd841804358ac7406e P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.618360 27072 tablet_replica.cc:333] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934: stopping tablet replica
I20260713 09:12:46.618897 27072 raft_consensus.cc:2243] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:46.619753 27072 raft_consensus.cc:2272] T 1fd9ec9b005c42669174e221afecd68f P 520d15fa368149d0abd33c708e035934 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.621932 27072 tablet_replica.cc:333] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934: stopping tablet replica
I20260713 09:12:46.622622 27072 raft_consensus.cc:2243] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:46.623634 27072 raft_consensus.cc:2272] T a2008280643b449dae290b4646404f0c P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.625561 27072 tablet_replica.cc:333] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934: stopping tablet replica
I20260713 09:12:46.626111 27072 raft_consensus.cc:2243] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:46.626859 27072 raft_consensus.cc:2272] T a2634894791643a3b71b4b8f478ce27a P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.628873 27072 tablet_replica.cc:333] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934: stopping tablet replica
I20260713 09:12:46.629370 27072 raft_consensus.cc:2243] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:46.630125 27072 raft_consensus.cc:2272] T b9710bee27d742679600298df4dce034 P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.632112 27072 tablet_replica.cc:333] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934: stopping tablet replica
I20260713 09:12:46.632575 27072 raft_consensus.cc:2243] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:46.633390 27072 raft_consensus.cc:2272] T fbf583e533504513be8d1f7e46835f43 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.635226 27072 tablet_replica.cc:333] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934: stopping tablet replica
I20260713 09:12:46.635721 27072 raft_consensus.cc:2243] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.636140 27072 raft_consensus.cc:2272] T f7cab715c99846aa8f01de43d8202c10 P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.637893 27072 tablet_replica.cc:333] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934: stopping tablet replica
I20260713 09:12:46.638357 27072 raft_consensus.cc:2243] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.638829 27072 raft_consensus.cc:2272] T 04fc26dcfb0e41f9898ee05e95d853b6 P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.640866 27072 tablet_replica.cc:333] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934: stopping tablet replica
I20260713 09:12:46.641348 27072 raft_consensus.cc:2243] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.641784 27072 raft_consensus.cc:2272] T 02ac626ef56c4f369b0416c24760b9dc P 520d15fa368149d0abd33c708e035934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:46.643615 27072 tablet_replica.cc:333] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934: stopping tablet replica
I20260713 09:12:46.644091 27072 raft_consensus.cc:2243] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:46.644519 27072 raft_consensus.cc:2272] T 4eaa9eccb9644179b738db8094bdd3ce P 520d15fa368149d0abd33c708e035934 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:46.791285 30091 consensus_peers.cc:597] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 -> Peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Couldn't send request to peer 520d15fa368149d0abd33c708e035934. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:46.855894 30091 consensus_peers.cc:597] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 -> Peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Couldn't send request to peer 520d15fa368149d0abd33c708e035934. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:46.866132 30091 consensus_peers.cc:597] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:46.903932 30091 consensus_peers.cc:597] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:46.920710 30091 consensus_peers.cc:597] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:46.969890 30091 consensus_peers.cc:597] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 -> Peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Couldn't send request to peer 520d15fa368149d0abd33c708e035934. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:46.981329 30091 consensus_peers.cc:597] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 -> Peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Couldn't send request to peer 520d15fa368149d0abd33c708e035934. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:46.989616 30073 debug-util.cc:398] Leaking SignalData structure 0x7b080011e680 after lost signal to thread 27075
W20260713 09:12:46.990554 30073 debug-util.cc:398] Leaking SignalData structure 0x7b08002296e0 after lost signal to thread 29909
W20260713 09:12:46.991554 30073 debug-util.cc:398] Leaking SignalData structure 0x7b080013b6c0 after lost signal to thread 30076
W20260713 09:12:46.992380 30073 debug-util.cc:398] Leaking SignalData structure 0x7b08001fa8e0 after lost signal to thread 30150
W20260713 09:12:46.993273 30073 debug-util.cc:398] Leaking SignalData structure 0x7b080029a7e0 after lost signal to thread 30358
W20260713 09:12:47.056895 30091 consensus_peers.cc:597] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 -> Peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Couldn't send request to peer 520d15fa368149d0abd33c708e035934. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:47.346328 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:47.672756 27072 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 30073)
I20260713 09:12:47.962046 30407 raft_consensus.cc:493] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 520d15fa368149d0abd33c708e035934)
I20260713 09:12:47.963577 30399 raft_consensus.cc:493] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 520d15fa368149d0abd33c708e035934)
I20260713 09:12:47.962985 30407 raft_consensus.cc:515] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:47.964164 30399 raft_consensus.cc:515] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:47.966190 30407 leader_election.cc:290] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:47.966221 30399 leader_election.cc:290] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
I20260713 09:12:47.962984 30406 raft_consensus.cc:493] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 520d15fa368149d0abd33c708e035934)
I20260713 09:12:47.967350 30406 raft_consensus.cc:515] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:47.970278 30406 leader_election.cc:290] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
W20260713 09:12:47.972714 30091 leader_election.cc:336] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
W20260713 09:12:47.973182 30091 leader_election.cc:336] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
W20260713 09:12:47.973892 30091 leader_election.cc:336] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Network error: Client connection negotiation failed: client connection to 127.26.112.2:36999: connect: Connection refused (error 111)
I20260713 09:12:47.974191 30091 leader_election.cc:304] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [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: f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8
I20260713 09:12:47.974725 30406 raft_consensus.cc:2749] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:12:47.974869 30091 leader_election.cc:336] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Network error: Client connection negotiation failed: client connection to 127.26.112.2:36999: connect: Connection refused (error 111)
I20260713 09:12:47.975293 30091 leader_election.cc:304] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [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: f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8
I20260713 09:12:47.975903 30406 raft_consensus.cc:2749] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260713 09:12:47.977909 30091 leader_election.cc:336] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
W20260713 09:12:47.978662 30091 leader_election.cc:336] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Network error: Client connection negotiation failed: client connection to 127.26.112.2:36999: connect: Connection refused (error 111)
I20260713 09:12:47.978955 30091 leader_election.cc:304] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [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: f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8
I20260713 09:12:47.979496 30406 raft_consensus.cc:2749] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:12:48.052095 30406 raft_consensus.cc:493] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 520d15fa368149d0abd33c708e035934)
I20260713 09:12:48.052778 30406 raft_consensus.cc:515] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:48.054557 30406 leader_election.cc:290] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
W20260713 09:12:48.058650 30091 leader_election.cc:336] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
W20260713 09:12:48.059621 30091 leader_election.cc:336] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Network error: Client connection negotiation failed: client connection to 127.26.112.2:36999: connect: Connection refused (error 111)
I20260713 09:12:48.059926 30091 leader_election.cc:304] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [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: f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8
I20260713 09:12:48.060482 30406 raft_consensus.cc:2749] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:12:48.083635 30406 raft_consensus.cc:493] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 520d15fa368149d0abd33c708e035934)
I20260713 09:12:48.084146 30406 raft_consensus.cc:515] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888228b991d94a4588385f064888a9a8" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 39495 } } peers { permanent_uuid: "520d15fa368149d0abd33c708e035934" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 36999 } } peers { permanent_uuid: "f9bb3d5700a043649f65c70bbac416f6" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 39273 } }
I20260713 09:12:48.085883 30406 leader_election.cc:290] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495), 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999)
W20260713 09:12:48.089480 30091 leader_election.cc:336] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111)
W20260713 09:12:48.090237 30091 leader_election.cc:336] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 520d15fa368149d0abd33c708e035934 (127.26.112.2:36999): Network error: Client connection negotiation failed: client connection to 127.26.112.2:36999: connect: Connection refused (error 111)
I20260713 09:12:48.090539 30091 leader_election.cc:304] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [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: f9bb3d5700a043649f65c70bbac416f6; no voters: 520d15fa368149d0abd33c708e035934, 888228b991d94a4588385f064888a9a8
I20260713 09:12:48.091079 30406 raft_consensus.cc:2749] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:12:48.347296 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:48.673204 27072 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 30073)
W20260713 09:12:49.129084 30091 consensus_peers.cc:597] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:12:49.221465 27072 tablet_server.cc:196] TabletServer@127.26.112.2:0 shutdown complete.
W20260713 09:12:49.236948 30091 consensus_peers.cc:597] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:12:49.246012 27072 tablet_server.cc:179] TabletServer@127.26.112.3:0 shutting down...
I20260713 09:12:49.270900 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:49.271593 27072 tablet_replica.cc:333] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6: stopping tablet replica
I20260713 09:12:49.272362 27072 raft_consensus.cc:2243] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.272887 27072 raft_consensus.cc:2272] T fbf583e533504513be8d1f7e46835f43 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.275074 27072 tablet_replica.cc:333] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6: stopping tablet replica
I20260713 09:12:49.275688 27072 raft_consensus.cc:2243] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.276479 27072 raft_consensus.cc:2272] T f7cab715c99846aa8f01de43d8202c10 P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.278265 27072 tablet_replica.cc:333] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6: stopping tablet replica
I20260713 09:12:49.278762 27072 raft_consensus.cc:2243] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.279155 27072 raft_consensus.cc:2272] T a2008280643b449dae290b4646404f0c P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.280963 27072 tablet_replica.cc:333] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6: stopping tablet replica
I20260713 09:12:49.281692 27072 raft_consensus.cc:2243] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.282219 27072 raft_consensus.cc:2272] T 1fd9ec9b005c42669174e221afecd68f P f9bb3d5700a043649f65c70bbac416f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.284720 27072 tablet_replica.cc:333] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6: stopping tablet replica
I20260713 09:12:49.285423 27072 raft_consensus.cc:2243] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:12:49.286000 30091 consensus_peers.cc:597] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 -> Peer 888228b991d94a4588385f064888a9a8 (127.26.112.1:39495): Couldn't send request to peer 888228b991d94a4588385f064888a9a8. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:12:49.286324 27072 raft_consensus.cc:2272] T 085b5bc2510843fd841804358ac7406e P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.288177 27072 tablet_replica.cc:333] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6: stopping tablet replica
I20260713 09:12:49.288654 27072 raft_consensus.cc:2243] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.289093 27072 raft_consensus.cc:2272] T b9710bee27d742679600298df4dce034 P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.290948 27072 tablet_replica.cc:333] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6: stopping tablet replica
I20260713 09:12:49.291507 27072 raft_consensus.cc:2243] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:49.291939 27072 raft_consensus.cc:2272] T a2634894791643a3b71b4b8f478ce27a P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.293829 27072 tablet_replica.cc:333] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6: stopping tablet replica
I20260713 09:12:49.294328 27072 raft_consensus.cc:2243] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.295054 27072 raft_consensus.cc:2272] T 04fc26dcfb0e41f9898ee05e95d853b6 P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.296808 27072 tablet_replica.cc:333] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6: stopping tablet replica
I20260713 09:12:49.297276 27072 raft_consensus.cc:2243] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.297976 27072 raft_consensus.cc:2272] T 4eaa9eccb9644179b738db8094bdd3ce P f9bb3d5700a043649f65c70bbac416f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.299816 27072 tablet_replica.cc:333] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6: stopping tablet replica
I20260713 09:12:49.300253 27072 raft_consensus.cc:2243] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.300917 27072 raft_consensus.cc:2272] T 02ac626ef56c4f369b0416c24760b9dc P f9bb3d5700a043649f65c70bbac416f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.329170 27072 tablet_server.cc:196] TabletServer@127.26.112.3:0 shutdown complete.
W20260713 09:12:49.348313 29923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:49.351668 27072 master.cc:562] Master@127.26.112.62:37749 shutting down...
I20260713 09:12:49.373451 27072 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:49.373934 27072 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:49.374219 27072 tablet_replica.cc:333] T 00000000000000000000000000000000 P 973dab4ea84e4535bc40b08295ecaa23: stopping tablet replica
I20260713 09:12:49.408206 27072 master.cc:584] Master@127.26.112.62:37749 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (16623 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:12:49.450953 27072 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.112.62:39363
I20260713 09:12:49.452096 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:49.457399 30409 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
W20260713 09:12:49.457404 30410 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
W20260713 09:12:49.458168 30412 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
I20260713 09:12:49.459210 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:49.460165 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:49.460336 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:49.460525 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933969460491 us; error 0 us; skew 500 ppm
I20260713 09:12:49.461061 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:49.463209 27072 webserver.cc:533] Webserver started at http://127.26.112.62:35403/ using document root <none> and password file <none>
I20260713 09:12:49.463726 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:49.463917 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:49.464198 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:49.465269 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/master-0-root/instance:
uuid: "87dcb3bf74a04f94a66bad740b287702"
format_stamp: "Formatted at 2026-07-13 09:12:49 on dist-test-slave-qw9l"
I20260713 09:12:49.469480 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:12:49.472741 30417 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:49.473533 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:49.473832 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/master-0-root
uuid: "87dcb3bf74a04f94a66bad740b287702"
format_stamp: "Formatted at 2026-07-13 09:12:49 on dist-test-slave-qw9l"
I20260713 09:12:49.474112 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-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)
I20260713 09:12:49.492640 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:49.493873 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:49.532536 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.62:39363
I20260713 09:12:49.532657 30468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.62:39363 every 8 connection(s)
I20260713 09:12:49.536345 30469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:49.546383 30469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702: Bootstrap starting.
I20260713 09:12:49.550956 30469 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:49.555032 30469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702: No bootstrap required, opened a new log
I20260713 09:12:49.557163 30469 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87dcb3bf74a04f94a66bad740b287702" member_type: VOTER }
I20260713 09:12:49.557516 30469 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:49.557693 30469 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dcb3bf74a04f94a66bad740b287702, State: Initialized, Role: FOLLOWER
I20260713 09:12:49.558236 30469 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87dcb3bf74a04f94a66bad740b287702" member_type: VOTER }
I20260713 09:12:49.558647 30469 raft_consensus.cc:399] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:49.558840 30469 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:49.559052 30469 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:49.563215 30469 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87dcb3bf74a04f94a66bad740b287702" member_type: VOTER }
I20260713 09:12:49.563714 30469 leader_election.cc:304] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [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: 87dcb3bf74a04f94a66bad740b287702; no voters: 
I20260713 09:12:49.564698 30469 leader_election.cc:290] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:49.565009 30472 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:49.566325 30472 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [term 1 LEADER]: Becoming Leader. State: Replica: 87dcb3bf74a04f94a66bad740b287702, State: Running, Role: LEADER
I20260713 09:12:49.566928 30472 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [LEADER]: Queue going to LEADER mode. State: All 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: "87dcb3bf74a04f94a66bad740b287702" member_type: VOTER }
I20260713 09:12:49.567618 30469 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:49.572500 30474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87dcb3bf74a04f94a66bad740b287702. Latest consensus state: current_term: 1 leader_uuid: "87dcb3bf74a04f94a66bad740b287702" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87dcb3bf74a04f94a66bad740b287702" member_type: VOTER } }
I20260713 09:12:49.573140 30474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:49.573088 30473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "87dcb3bf74a04f94a66bad740b287702" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87dcb3bf74a04f94a66bad740b287702" member_type: VOTER } }
I20260713 09:12:49.573967 30473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:49.575086 30479 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:49.580150 30479 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:49.585991 27072 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:49.589735 30479 catalog_manager.cc:1383] Generated new cluster ID: 23eb6d465cf14d519d2f98828f71ae66
I20260713 09:12:49.590029 30479 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:49.609722 30479 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:49.611024 30479 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:49.630601 30479 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702: Generated new TSK 0
I20260713 09:12:49.631174 30479 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:49.652772 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:49.658667 30490 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
W20260713 09:12:49.660094 30491 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
W20260713 09:12:49.660878 30493 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
I20260713 09:12:49.662050 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:49.662948 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:49.663125 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:49.663347 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933969663295 us; error 0 us; skew 500 ppm
I20260713 09:12:49.663968 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:49.666152 27072 webserver.cc:533] Webserver started at http://127.26.112.1:45365/ using document root <none> and password file <none>
I20260713 09:12:49.666625 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:49.666785 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:49.667091 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:49.668185 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-0-root/instance:
uuid: "94158bc5dd4d41c4b4e0f201d5297943"
format_stamp: "Formatted at 2026-07-13 09:12:49 on dist-test-slave-qw9l"
I20260713 09:12:49.672628 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:49.676069 30498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:49.676798 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:49.677083 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-0-root
uuid: "94158bc5dd4d41c4b4e0f201d5297943"
format_stamp: "Formatted at 2026-07-13 09:12:49 on dist-test-slave-qw9l"
I20260713 09:12:49.677367 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-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)
I20260713 09:12:49.724711 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:49.725922 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:49.727579 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:49.729847 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:49.730063 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:49.730317 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:49.730506 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:49.771705 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.1:44891
I20260713 09:12:49.771821 30560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.1:44891 every 8 connection(s)
I20260713 09:12:49.776804 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:49.783716 30565 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
W20260713 09:12:49.784235 30566 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
W20260713 09:12:49.787142 30569 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
I20260713 09:12:49.787719 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:49.788825 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:49.789091 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:49.789189 30561 heartbeater.cc:344] Connected to a master server at 127.26.112.62:39363
I20260713 09:12:49.789315 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933969789294 us; error 0 us; skew 500 ppm
I20260713 09:12:49.789615 30561 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:49.790091 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:49.790460 30561 heartbeater.cc:507] Master 127.26.112.62:39363 requested a full tablet report, sending...
I20260713 09:12:49.792557 27072 webserver.cc:533] Webserver started at http://127.26.112.2:43887/ using document root <none> and password file <none>
I20260713 09:12:49.792905 30434 ts_manager.cc:194] Registered new tserver with Master: 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1:44891)
I20260713 09:12:49.793267 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:49.793545 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:49.793900 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:49.795310 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-1-root/instance:
uuid: "e7c01922fc4b47d893e1693c6ec6519b"
format_stamp: "Formatted at 2026-07-13 09:12:49 on dist-test-slave-qw9l"
I20260713 09:12:49.795327 30434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42890
I20260713 09:12:49.800524 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:49.803661 30573 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:49.804404 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:49.804685 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-1-root
uuid: "e7c01922fc4b47d893e1693c6ec6519b"
format_stamp: "Formatted at 2026-07-13 09:12:49 on dist-test-slave-qw9l"
I20260713 09:12:49.804957 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-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)
I20260713 09:12:49.823186 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:49.824347 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:49.825752 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:49.827961 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:49.828188 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:49.828423 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:49.828593 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:49.868485 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.2:38155
I20260713 09:12:49.868573 30635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.2:38155 every 8 connection(s)
I20260713 09:12:49.873178 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:49.880262 30639 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
W20260713 09:12:49.882288 30640 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
W20260713 09:12:49.883631 30642 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
I20260713 09:12:49.884583 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:49.885571 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:49.885838 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:49.885787 30636 heartbeater.cc:344] Connected to a master server at 127.26.112.62:39363
I20260713 09:12:49.886200 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933969886181 us; error 0 us; skew 500 ppm
I20260713 09:12:49.886368 30636 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:49.886955 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:49.887243 30636 heartbeater.cc:507] Master 127.26.112.62:39363 requested a full tablet report, sending...
I20260713 09:12:49.889585 30434 ts_manager.cc:194] Registered new tserver with Master: e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2:38155)
I20260713 09:12:49.889654 27072 webserver.cc:533] Webserver started at http://127.26.112.3:38293/ using document root <none> and password file <none>
I20260713 09:12:49.890367 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:49.890568 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:49.890854 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:49.891175 30434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42900
I20260713 09:12:49.892020 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-2-root/instance:
uuid: "d43f1c592b9a4e029b099745e85a5567"
format_stamp: "Formatted at 2026-07-13 09:12:49 on dist-test-slave-qw9l"
I20260713 09:12:49.896370 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:12:49.899356 30647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:49.900171 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:49.900471 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-2-root
uuid: "d43f1c592b9a4e029b099745e85a5567"
format_stamp: "Formatted at 2026-07-13 09:12:49 on dist-test-slave-qw9l"
I20260713 09:12:49.900751 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933883861739-27072-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)
I20260713 09:12:49.913053 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:49.914132 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:49.915596 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:49.917608 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:49.917826 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:49.918056 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:49.918236 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:49.956565 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.3:35921
I20260713 09:12:49.956672 30709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.3:35921 every 8 connection(s)
I20260713 09:12:49.970417 30710 heartbeater.cc:344] Connected to a master server at 127.26.112.62:39363
I20260713 09:12:49.970783 30710 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:49.971529 30710 heartbeater.cc:507] Master 127.26.112.62:39363 requested a full tablet report, sending...
I20260713 09:12:49.973440 30434 ts_manager.cc:194] Registered new tserver with Master: d43f1c592b9a4e029b099745e85a5567 (127.26.112.3:35921)
I20260713 09:12:49.974378 27072 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014693639s
I20260713 09:12:49.974937 30434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42910
I20260713 09:12:49.998873 30434 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42912:
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"
    }
  }
}
W20260713 09:12:50.001025 30434 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.
I20260713 09:12:50.060662 30675 tablet_service.cc:1511] Processing CreateTablet for tablet e7073a32757b49a795c3a3e5d8a79701 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d904af09bc14b80b94af4d63837aafd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:50.061136 30526 tablet_service.cc:1511] Processing CreateTablet for tablet e7073a32757b49a795c3a3e5d8a79701 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d904af09bc14b80b94af4d63837aafd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:50.061474 30601 tablet_service.cc:1511] Processing CreateTablet for tablet e7073a32757b49a795c3a3e5d8a79701 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d904af09bc14b80b94af4d63837aafd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:50.061755 30600 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7647aaf00c4150a44669b3277bed10 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d904af09bc14b80b94af4d63837aafd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:50.062505 30526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7073a32757b49a795c3a3e5d8a79701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.062723 30601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7073a32757b49a795c3a3e5d8a79701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.063963 30525 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7647aaf00c4150a44669b3277bed10 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d904af09bc14b80b94af4d63837aafd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:50.064149 30674 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7647aaf00c4150a44669b3277bed10 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d904af09bc14b80b94af4d63837aafd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:50.065301 30525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7647aaf00c4150a44669b3277bed10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.062129 30675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7073a32757b49a795c3a3e5d8a79701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.069113 30674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7647aaf00c4150a44669b3277bed10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.071764 30600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7647aaf00c4150a44669b3277bed10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.093515 30727 tablet_bootstrap.cc:492] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b: Bootstrap starting.
I20260713 09:12:50.101030 30726 tablet_bootstrap.cc:492] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567: Bootstrap starting.
I20260713 09:12:50.104315 30727 tablet_bootstrap.cc:654] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.109354 30726 tablet_bootstrap.cc:654] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.109777 30725 tablet_bootstrap.cc:492] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943: Bootstrap starting.
I20260713 09:12:50.113276 30727 tablet_bootstrap.cc:492] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b: No bootstrap required, opened a new log
I20260713 09:12:50.113803 30727 ts_tablet_manager.cc:1403] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260713 09:12:50.114691 30726 tablet_bootstrap.cc:492] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567: No bootstrap required, opened a new log
I20260713 09:12:50.115132 30726 ts_tablet_manager.cc:1403] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:12:50.116673 30727 raft_consensus.cc:359] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.117187 30725 tablet_bootstrap.cc:654] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.117453 30727 raft_consensus.cc:385] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.117202 30726 raft_consensus.cc:359] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.117889 30727 raft_consensus.cc:740] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c01922fc4b47d893e1693c6ec6519b, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.118168 30726 raft_consensus.cc:385] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.118512 30726 raft_consensus.cc:740] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43f1c592b9a4e029b099745e85a5567, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.118737 30727 consensus_queue.cc:260] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.119370 30726 consensus_queue.cc:260] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.124010 30710 heartbeater.cc:499] Master 127.26.112.62:39363 was elected leader, sending a full tablet report...
I20260713 09:12:50.124480 30726 ts_tablet_manager.cc:1434] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:12:50.124907 30636 heartbeater.cc:499] Master 127.26.112.62:39363 was elected leader, sending a full tablet report...
I20260713 09:12:50.125025 30725 tablet_bootstrap.cc:492] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943: No bootstrap required, opened a new log
I20260713 09:12:50.125597 30725 ts_tablet_manager.cc:1403] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260713 09:12:50.126062 30727 ts_tablet_manager.cc:1434] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260713 09:12:50.126982 30727 tablet_bootstrap.cc:492] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b: Bootstrap starting.
I20260713 09:12:50.128511 30725 raft_consensus.cc:359] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.129293 30725 raft_consensus.cc:385] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.129294 30726 tablet_bootstrap.cc:492] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567: Bootstrap starting.
I20260713 09:12:50.129729 30725 raft_consensus.cc:740] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94158bc5dd4d41c4b4e0f201d5297943, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.130710 30725 consensus_queue.cc:260] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.133736 30727 tablet_bootstrap.cc:654] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.137342 30726 tablet_bootstrap.cc:654] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.160362 30561 heartbeater.cc:499] Master 127.26.112.62:39363 was elected leader, sending a full tablet report...
I20260713 09:12:50.160609 30726 tablet_bootstrap.cc:492] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567: No bootstrap required, opened a new log
I20260713 09:12:50.160953 30725 ts_tablet_manager.cc:1434] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943: Time spent starting tablet: real 0.035s	user 0.018s	sys 0.015s
I20260713 09:12:50.161150 30726 ts_tablet_manager.cc:1403] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260713 09:12:50.161657 30727 tablet_bootstrap.cc:492] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b: No bootstrap required, opened a new log
I20260713 09:12:50.162151 30727 ts_tablet_manager.cc:1403] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.017s
I20260713 09:12:50.162822 30725 tablet_bootstrap.cc:492] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943: Bootstrap starting.
I20260713 09:12:50.164105 30726 raft_consensus.cc:359] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.164842 30726 raft_consensus.cc:385] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.164839 30727 raft_consensus.cc:359] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.165433 30726 raft_consensus.cc:740] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43f1c592b9a4e029b099745e85a5567, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.165855 30727 raft_consensus.cc:385] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.166184 30727 raft_consensus.cc:740] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c01922fc4b47d893e1693c6ec6519b, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.166330 30726 consensus_queue.cc:260] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.167104 30727 consensus_queue.cc:260] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.169380 30727 ts_tablet_manager.cc:1434] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:50.170962 30726 ts_tablet_manager.cc:1434] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:12:50.171267 30725 tablet_bootstrap.cc:654] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.178288 30725 tablet_bootstrap.cc:492] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943: No bootstrap required, opened a new log
I20260713 09:12:50.178758 30725 ts_tablet_manager.cc:1403] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260713 09:12:50.180913 30725 raft_consensus.cc:359] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.181406 30725 raft_consensus.cc:385] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.181663 30725 raft_consensus.cc:740] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94158bc5dd4d41c4b4e0f201d5297943, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.182330 30725 consensus_queue.cc:260] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.184077 30725 ts_tablet_manager.cc:1434] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
W20260713 09:12:50.210330 30711 tablet.cc:2406] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:12:50.223115 30733 raft_consensus.cc:493] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:50.223671 30733 raft_consensus.cc:515] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.225582 30733 leader_election.cc:290] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2:38155), d43f1c592b9a4e029b099745e85a5567 (127.26.112.3:35921)
I20260713 09:12:50.234858 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7647aaf00c4150a44669b3277bed10" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c01922fc4b47d893e1693c6ec6519b" is_pre_election: true
I20260713 09:12:50.235565 30611 raft_consensus.cc:2468] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 0.
I20260713 09:12:50.236120 30685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7647aaf00c4150a44669b3277bed10" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43f1c592b9a4e029b099745e85a5567" is_pre_election: true
I20260713 09:12:50.236665 30500 leader_election.cc:304] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94158bc5dd4d41c4b4e0f201d5297943, e7c01922fc4b47d893e1693c6ec6519b; no voters: 
I20260713 09:12:50.236828 30685 raft_consensus.cc:2468] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 0.
I20260713 09:12:50.237552 30733 raft_consensus.cc:2804] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:50.237910 30733 raft_consensus.cc:493] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:50.238199 30733 raft_consensus.cc:3060] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.242871 30733 raft_consensus.cc:515] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.244292 30733 leader_election.cc:290] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 1 election: Requested vote from peers e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2:38155), d43f1c592b9a4e029b099745e85a5567 (127.26.112.3:35921)
I20260713 09:12:50.245050 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7647aaf00c4150a44669b3277bed10" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c01922fc4b47d893e1693c6ec6519b"
I20260713 09:12:50.245194 30685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7647aaf00c4150a44669b3277bed10" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43f1c592b9a4e029b099745e85a5567"
I20260713 09:12:50.245528 30611 raft_consensus.cc:3060] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.245697 30685 raft_consensus.cc:3060] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.250334 30685 raft_consensus.cc:2468] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 1.
I20260713 09:12:50.250700 30611 raft_consensus.cc:2468] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 1.
I20260713 09:12:50.251228 30501 leader_election.cc:304] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94158bc5dd4d41c4b4e0f201d5297943, d43f1c592b9a4e029b099745e85a5567; no voters: 
I20260713 09:12:50.252065 30733 raft_consensus.cc:2804] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:50.253127 30733 raft_consensus.cc:697] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 LEADER]: Becoming Leader. State: Replica: 94158bc5dd4d41c4b4e0f201d5297943, State: Running, Role: LEADER
I20260713 09:12:50.253938 30733 consensus_queue.cc:237] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.260820 30431 catalog_manager.cc:5697] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "94158bc5dd4d41c4b4e0f201d5297943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:50.292881 30732 raft_consensus.cc:493] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:50.293359 30732 raft_consensus.cc:515] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.295266 30732 leader_election.cc:290] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1:44891), e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2:38155)
I20260713 09:12:50.305244 30536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7073a32757b49a795c3a3e5d8a79701" candidate_uuid: "d43f1c592b9a4e029b099745e85a5567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94158bc5dd4d41c4b4e0f201d5297943" is_pre_election: true
I20260713 09:12:50.305852 30536 raft_consensus.cc:2468] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d43f1c592b9a4e029b099745e85a5567 in term 0.
I20260713 09:12:50.306310 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7073a32757b49a795c3a3e5d8a79701" candidate_uuid: "d43f1c592b9a4e029b099745e85a5567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c01922fc4b47d893e1693c6ec6519b" is_pre_election: true
I20260713 09:12:50.306972 30611 raft_consensus.cc:2468] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d43f1c592b9a4e029b099745e85a5567 in term 0.
I20260713 09:12:50.306939 30650 leader_election.cc:304] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94158bc5dd4d41c4b4e0f201d5297943, d43f1c592b9a4e029b099745e85a5567; no voters: 
I20260713 09:12:50.307768 30732 raft_consensus.cc:2804] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:50.308063 30732 raft_consensus.cc:493] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:50.308317 30732 raft_consensus.cc:3060] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.313109 30732 raft_consensus.cc:515] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.314939 30732 leader_election.cc:290] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [CANDIDATE]: Term 1 election: Requested vote from peers 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1:44891), e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2:38155)
I20260713 09:12:50.315613 30536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7073a32757b49a795c3a3e5d8a79701" candidate_uuid: "d43f1c592b9a4e029b099745e85a5567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94158bc5dd4d41c4b4e0f201d5297943"
I20260713 09:12:50.315917 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7073a32757b49a795c3a3e5d8a79701" candidate_uuid: "d43f1c592b9a4e029b099745e85a5567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c01922fc4b47d893e1693c6ec6519b"
I20260713 09:12:50.316125 30536 raft_consensus.cc:3060] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.316494 30611 raft_consensus.cc:3060] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.320792 30611 raft_consensus.cc:2468] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43f1c592b9a4e029b099745e85a5567 in term 1.
I20260713 09:12:50.320802 30536 raft_consensus.cc:2468] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43f1c592b9a4e029b099745e85a5567 in term 1.
I20260713 09:12:50.321794 30649 leader_election.cc:304] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d43f1c592b9a4e029b099745e85a5567, e7c01922fc4b47d893e1693c6ec6519b; no voters: 
I20260713 09:12:50.322440 30732 raft_consensus.cc:2804] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:50.323318 30732 raft_consensus.cc:697] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 1 LEADER]: Becoming Leader. State: Replica: d43f1c592b9a4e029b099745e85a5567, State: Running, Role: LEADER
I20260713 09:12:50.324030 30732 consensus_queue.cc:237] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.330562 30432 catalog_manager.cc:5697] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 reported cstate change: term changed from 0 to 1, leader changed from <none> to d43f1c592b9a4e029b099745e85a5567 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "d43f1c592b9a4e029b099745e85a5567" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:50.395475 30432 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42914:
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"
    }
  }
}
W20260713 09:12:50.397243 30432 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.
I20260713 09:12:50.419755 30525 tablet_service.cc:1511] Processing CreateTablet for tablet 8d48df39e3d2443dbe6dc11608375e64 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3a0566dc06c84f0498735bdbfca37fd1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:50.421005 30525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d48df39e3d2443dbe6dc11608375e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.420758 30600 tablet_service.cc:1511] Processing CreateTablet for tablet 8d48df39e3d2443dbe6dc11608375e64 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3a0566dc06c84f0498735bdbfca37fd1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:50.421972 30600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d48df39e3d2443dbe6dc11608375e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.421967 30675 tablet_service.cc:1511] Processing CreateTablet for tablet 8d48df39e3d2443dbe6dc11608375e64 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3a0566dc06c84f0498735bdbfca37fd1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:50.423198 30675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d48df39e3d2443dbe6dc11608375e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.425724 30601 tablet_service.cc:1511] Processing CreateTablet for tablet 1926d87c5c7e4f65a2e476a28eb5da47 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3a0566dc06c84f0498735bdbfca37fd1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:50.426884 30601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1926d87c5c7e4f65a2e476a28eb5da47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.433219 30526 tablet_service.cc:1511] Processing CreateTablet for tablet 1926d87c5c7e4f65a2e476a28eb5da47 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3a0566dc06c84f0498735bdbfca37fd1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:50.434429 30526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1926d87c5c7e4f65a2e476a28eb5da47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.436587 30725 tablet_bootstrap.cc:492] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943: Bootstrap starting.
I20260713 09:12:50.437382 30727 tablet_bootstrap.cc:492] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b: Bootstrap starting.
I20260713 09:12:50.443701 30725 tablet_bootstrap.cc:654] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.444592 30727 tablet_bootstrap.cc:654] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.445256 30674 tablet_service.cc:1511] Processing CreateTablet for tablet 1926d87c5c7e4f65a2e476a28eb5da47 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3a0566dc06c84f0498735bdbfca37fd1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:50.446493 30674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1926d87c5c7e4f65a2e476a28eb5da47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:50.451182 30726 tablet_bootstrap.cc:492] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567: Bootstrap starting.
I20260713 09:12:50.457973 30726 tablet_bootstrap.cc:654] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.461448 30725 tablet_bootstrap.cc:492] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943: No bootstrap required, opened a new log
I20260713 09:12:50.461916 30725 ts_tablet_manager.cc:1403] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.005s
I20260713 09:12:50.463075 30727 tablet_bootstrap.cc:492] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b: No bootstrap required, opened a new log
I20260713 09:12:50.463575 30727 ts_tablet_manager.cc:1403] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.002s
I20260713 09:12:50.464598 30725 raft_consensus.cc:359] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.464946 30726 tablet_bootstrap.cc:492] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567: No bootstrap required, opened a new log
I20260713 09:12:50.465162 30725 raft_consensus.cc:385] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.465463 30726 ts_tablet_manager.cc:1403] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:12:50.465516 30725 raft_consensus.cc:740] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94158bc5dd4d41c4b4e0f201d5297943, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.466383 30725 consensus_queue.cc:260] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.466295 30727 raft_consensus.cc:359] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.468358 30725 ts_tablet_manager.cc:1434] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:50.468449 30726 raft_consensus.cc:359] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.469266 30726 raft_consensus.cc:385] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.469604 30725 tablet_bootstrap.cc:492] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943: Bootstrap starting.
I20260713 09:12:50.469575 30726 raft_consensus.cc:740] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43f1c592b9a4e029b099745e85a5567, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.470630 30726 consensus_queue.cc:260] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.467114 30727 raft_consensus.cc:385] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.471613 30727 raft_consensus.cc:740] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c01922fc4b47d893e1693c6ec6519b, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.472460 30727 consensus_queue.cc:260] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.473042 30726 ts_tablet_manager.cc:1434] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:50.474119 30726 tablet_bootstrap.cc:492] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567: Bootstrap starting.
I20260713 09:12:50.474740 30727 ts_tablet_manager.cc:1434] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:12:50.476089 30727 tablet_bootstrap.cc:492] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b: Bootstrap starting.
I20260713 09:12:50.476239 30725 tablet_bootstrap.cc:654] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.481086 30726 tablet_bootstrap.cc:654] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.485203 30727 tablet_bootstrap.cc:654] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:50.495815 30726 tablet_bootstrap.cc:492] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567: No bootstrap required, opened a new log
I20260713 09:12:50.496320 30726 ts_tablet_manager.cc:1403] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260713 09:12:50.499085 30726 raft_consensus.cc:359] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.499804 30726 raft_consensus.cc:385] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.500094 30726 raft_consensus.cc:740] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43f1c592b9a4e029b099745e85a5567, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.500792 30726 consensus_queue.cc:260] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.502336 30727 tablet_bootstrap.cc:492] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b: No bootstrap required, opened a new log
I20260713 09:12:50.503000 30727 ts_tablet_manager.cc:1403] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.010s
I20260713 09:12:50.503371 30725 tablet_bootstrap.cc:492] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943: No bootstrap required, opened a new log
I20260713 09:12:50.503916 30725 ts_tablet_manager.cc:1403] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.019s
I20260713 09:12:50.505844 30727 raft_consensus.cc:359] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.506829 30727 raft_consensus.cc:385] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.506767 30725 raft_consensus.cc:359] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.507306 30727 raft_consensus.cc:740] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c01922fc4b47d893e1693c6ec6519b, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.507639 30725 raft_consensus.cc:385] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:50.508014 30725 raft_consensus.cc:740] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94158bc5dd4d41c4b4e0f201d5297943, State: Initialized, Role: FOLLOWER
I20260713 09:12:50.508131 30727 consensus_queue.cc:260] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.508790 30725 consensus_queue.cc:260] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.509428 30726 ts_tablet_manager.cc:1434] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:12:50.510356 30727 ts_tablet_manager.cc:1434] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:50.510825 30725 ts_tablet_manager.cc:1434] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260713 09:12:50.580054 30482 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:50.591455 30733 raft_consensus.cc:493] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:50.591957 30733 raft_consensus.cc:515] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.593502 30733 leader_election.cc:290] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2:38155), d43f1c592b9a4e029b099745e85a5567 (127.26.112.3:35921)
I20260713 09:12:50.594204 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1926d87c5c7e4f65a2e476a28eb5da47" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c01922fc4b47d893e1693c6ec6519b" is_pre_election: true
I20260713 09:12:50.594424 30685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1926d87c5c7e4f65a2e476a28eb5da47" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43f1c592b9a4e029b099745e85a5567" is_pre_election: true
I20260713 09:12:50.594731 30611 raft_consensus.cc:2468] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 0.
I20260713 09:12:50.595013 30685 raft_consensus.cc:2468] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 0.
I20260713 09:12:50.595788 30500 leader_election.cc:304] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94158bc5dd4d41c4b4e0f201d5297943, e7c01922fc4b47d893e1693c6ec6519b; no voters: 
I20260713 09:12:50.596480 30733 raft_consensus.cc:2804] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:50.596832 30733 raft_consensus.cc:493] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:50.597107 30733 raft_consensus.cc:3060] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.601548 30733 raft_consensus.cc:515] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.603225 30733 leader_election.cc:290] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 1 election: Requested vote from peers e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2:38155), d43f1c592b9a4e029b099745e85a5567 (127.26.112.3:35921)
I20260713 09:12:50.603951 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1926d87c5c7e4f65a2e476a28eb5da47" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c01922fc4b47d893e1693c6ec6519b"
I20260713 09:12:50.604220 30685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1926d87c5c7e4f65a2e476a28eb5da47" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43f1c592b9a4e029b099745e85a5567"
I20260713 09:12:50.604560 30611 raft_consensus.cc:3060] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.604732 30685 raft_consensus.cc:3060] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.611151 30611 raft_consensus.cc:2468] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 1.
I20260713 09:12:50.611151 30685 raft_consensus.cc:2468] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 1.
I20260713 09:12:50.612385 30501 leader_election.cc:304] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94158bc5dd4d41c4b4e0f201d5297943, d43f1c592b9a4e029b099745e85a5567; no voters: 
I20260713 09:12:50.612984 30733 raft_consensus.cc:2804] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:50.613451 30733 raft_consensus.cc:697] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 LEADER]: Becoming Leader. State: Replica: 94158bc5dd4d41c4b4e0f201d5297943, State: Running, Role: LEADER
I20260713 09:12:50.614264 30733 consensus_queue.cc:237] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.620342 30432 catalog_manager.cc:5697] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "94158bc5dd4d41c4b4e0f201d5297943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:50.672015 30733 consensus_queue.cc:1048] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:50.684937 30757 consensus_queue.cc:1048] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:50.785384 30732 consensus_queue.cc:1048] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:50.797863 30762 consensus_queue.cc:1048] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:50.834609 30731 raft_consensus.cc:493] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:50.835119 30731 raft_consensus.cc:515] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.837083 30731 leader_election.cc:290] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1:44891), d43f1c592b9a4e029b099745e85a5567 (127.26.112.3:35921)
I20260713 09:12:50.847831 30536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64" candidate_uuid: "e7c01922fc4b47d893e1693c6ec6519b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94158bc5dd4d41c4b4e0f201d5297943" is_pre_election: true
I20260713 09:12:50.848526 30536 raft_consensus.cc:2468] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c01922fc4b47d893e1693c6ec6519b in term 0.
I20260713 09:12:50.849000 30685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64" candidate_uuid: "e7c01922fc4b47d893e1693c6ec6519b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43f1c592b9a4e029b099745e85a5567" is_pre_election: true
I20260713 09:12:50.849555 30576 leader_election.cc:304] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94158bc5dd4d41c4b4e0f201d5297943, e7c01922fc4b47d893e1693c6ec6519b; no voters: 
I20260713 09:12:50.849677 30685 raft_consensus.cc:2468] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c01922fc4b47d893e1693c6ec6519b in term 0.
I20260713 09:12:50.850283 30731 raft_consensus.cc:2804] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:50.850651 30731 raft_consensus.cc:493] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:50.850919 30731 raft_consensus.cc:3060] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.855567 30731 raft_consensus.cc:515] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.856957 30731 leader_election.cc:290] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [CANDIDATE]: Term 1 election: Requested vote from peers 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1:44891), d43f1c592b9a4e029b099745e85a5567 (127.26.112.3:35921)
I20260713 09:12:50.857779 30536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64" candidate_uuid: "e7c01922fc4b47d893e1693c6ec6519b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94158bc5dd4d41c4b4e0f201d5297943"
I20260713 09:12:50.857957 30685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64" candidate_uuid: "e7c01922fc4b47d893e1693c6ec6519b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43f1c592b9a4e029b099745e85a5567"
I20260713 09:12:50.858353 30536 raft_consensus.cc:3060] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.858460 30685 raft_consensus.cc:3060] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:50.864938 30685 raft_consensus.cc:2468] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c01922fc4b47d893e1693c6ec6519b in term 1.
I20260713 09:12:50.864938 30536 raft_consensus.cc:2468] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c01922fc4b47d893e1693c6ec6519b in term 1.
I20260713 09:12:50.866163 30576 leader_election.cc:304] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94158bc5dd4d41c4b4e0f201d5297943, e7c01922fc4b47d893e1693c6ec6519b; no voters: 
I20260713 09:12:50.866777 30731 raft_consensus.cc:2804] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:50.867810 30731 raft_consensus.cc:697] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 1 LEADER]: Becoming Leader. State: Replica: e7c01922fc4b47d893e1693c6ec6519b, State: Running, Role: LEADER
I20260713 09:12:50.868583 30731 consensus_queue.cc:237] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:50.874823 30432 catalog_manager.cc:5697] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2). New cstate: current_term: 1 leader_uuid: "e7c01922fc4b47d893e1693c6ec6519b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:50.924851 30685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7073a32757b49a795c3a3e5d8a79701"
dest_uuid: "d43f1c592b9a4e029b099745e85a5567"
mode: GRACEFUL
new_leader_uuid: "94158bc5dd4d41c4b4e0f201d5297943"
 from {username='slave'} at 127.0.0.1:33492
I20260713 09:12:50.925352 30685 raft_consensus.cc:606] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 1 LEADER]: Received request to transfer leadership to TS 94158bc5dd4d41c4b4e0f201d5297943
I20260713 09:12:50.936196 30536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f7647aaf00c4150a44669b3277bed10"
dest_uuid: "94158bc5dd4d41c4b4e0f201d5297943"
mode: GRACEFUL
new_leader_uuid: "d43f1c592b9a4e029b099745e85a5567"
 from {username='slave'} at 127.0.0.1:58438
I20260713 09:12:50.936626 30536 raft_consensus.cc:606] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 LEADER]: Received request to transfer leadership to TS d43f1c592b9a4e029b099745e85a5567
I20260713 09:12:50.948139 30611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64"
dest_uuid: "e7c01922fc4b47d893e1693c6ec6519b"
mode: GRACEFUL
new_leader_uuid: "94158bc5dd4d41c4b4e0f201d5297943"
 from {username='slave'} at 127.0.0.1:56500
I20260713 09:12:50.948568 30611 raft_consensus.cc:606] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 1 LEADER]: Received request to transfer leadership to TS 94158bc5dd4d41c4b4e0f201d5297943
I20260713 09:12:51.006829 30757 consensus_queue.cc:1048] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:51.019333 30738 consensus_queue.cc:1048] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:51.132040 30757 raft_consensus.cc:993] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943: : Instructing follower d43f1c592b9a4e029b099745e85a5567 to start an election
I20260713 09:12:51.132534 30738 raft_consensus.cc:1081] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 LEADER]: Signalling peer d43f1c592b9a4e029b099745e85a5567 to start an election
I20260713 09:12:51.133939 30685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f7647aaf00c4150a44669b3277bed10"
dest_uuid: "d43f1c592b9a4e029b099745e85a5567"
 from {username='slave'} at 127.0.0.1:33478
I20260713 09:12:51.134452 30685 raft_consensus.cc:493] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:51.134760 30685 raft_consensus.cc:3060] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.140183 30685 raft_consensus.cc:515] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.141875 30685 leader_election.cc:290] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [CANDIDATE]: Term 2 election: Requested vote from peers 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1:44891), e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2:38155)
I20260713 09:12:51.142599 30536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7647aaf00c4150a44669b3277bed10" candidate_uuid: "d43f1c592b9a4e029b099745e85a5567" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94158bc5dd4d41c4b4e0f201d5297943"
I20260713 09:12:51.142958 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7647aaf00c4150a44669b3277bed10" candidate_uuid: "d43f1c592b9a4e029b099745e85a5567" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7c01922fc4b47d893e1693c6ec6519b"
I20260713 09:12:51.143287 30536 raft_consensus.cc:3055] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:51.143622 30611 raft_consensus.cc:3060] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.143764 30536 raft_consensus.cc:740] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94158bc5dd4d41c4b4e0f201d5297943, State: Running, Role: LEADER
I20260713 09:12:51.144721 30536 consensus_queue.cc:260] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.145983 30536 raft_consensus.cc:3060] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.149559 30611 raft_consensus.cc:2468] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43f1c592b9a4e029b099745e85a5567 in term 2.
I20260713 09:12:51.150604 30649 leader_election.cc:304] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d43f1c592b9a4e029b099745e85a5567, e7c01922fc4b47d893e1693c6ec6519b; no voters: 
I20260713 09:12:51.151335 30762 raft_consensus.cc:2804] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:51.151881 30762 raft_consensus.cc:697] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 2 LEADER]: Becoming Leader. State: Replica: d43f1c592b9a4e029b099745e85a5567, State: Running, Role: LEADER
I20260713 09:12:51.153101 30536 raft_consensus.cc:2468] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43f1c592b9a4e029b099745e85a5567 in term 2.
I20260713 09:12:51.152779 30762 consensus_queue.cc:237] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.159256 30432 catalog_manager.cc:5697] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 reported cstate change: term changed from 1 to 2, leader changed from 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1) to d43f1c592b9a4e029b099745e85a5567 (127.26.112.3). New cstate: current_term: 2 leader_uuid: "d43f1c592b9a4e029b099745e85a5567" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:51.225042 30741 raft_consensus.cc:993] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567: : Instructing follower 94158bc5dd4d41c4b4e0f201d5297943 to start an election
I20260713 09:12:51.225597 30762 raft_consensus.cc:1081] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 1 LEADER]: Signalling peer 94158bc5dd4d41c4b4e0f201d5297943 to start an election
I20260713 09:12:51.227157 30536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7073a32757b49a795c3a3e5d8a79701"
dest_uuid: "94158bc5dd4d41c4b4e0f201d5297943"
 from {username='slave'} at 127.0.0.1:58426
I20260713 09:12:51.227800 30536 raft_consensus.cc:493] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:51.228199 30536 raft_consensus.cc:3060] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.234303 30536 raft_consensus.cc:515] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.236842 30536 leader_election.cc:290] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 2 election: Requested vote from peers e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2:38155), d43f1c592b9a4e029b099745e85a5567 (127.26.112.3:35921)
I20260713 09:12:51.237176 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7073a32757b49a795c3a3e5d8a79701" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7c01922fc4b47d893e1693c6ec6519b"
I20260713 09:12:51.237586 30685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7073a32757b49a795c3a3e5d8a79701" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d43f1c592b9a4e029b099745e85a5567"
I20260713 09:12:51.237936 30611 raft_consensus.cc:3060] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.238169 30685 raft_consensus.cc:3055] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:51.238528 30685 raft_consensus.cc:740] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d43f1c592b9a4e029b099745e85a5567, State: Running, Role: LEADER
I20260713 09:12:51.239274 30685 consensus_queue.cc:260] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.240273 30685 raft_consensus.cc:3060] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.243011 30611 raft_consensus.cc:2468] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 2.
I20260713 09:12:51.244282 30500 leader_election.cc:304] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94158bc5dd4d41c4b4e0f201d5297943, e7c01922fc4b47d893e1693c6ec6519b; no voters: 
I20260713 09:12:51.244963 30738 raft_consensus.cc:2804] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:51.245389 30738 raft_consensus.cc:697] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 LEADER]: Becoming Leader. State: Replica: 94158bc5dd4d41c4b4e0f201d5297943, State: Running, Role: LEADER
I20260713 09:12:51.245783 30685 raft_consensus.cc:2468] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 2.
I20260713 09:12:51.246114 30738 consensus_queue.cc:237] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.252542 30430 catalog_manager.cc:5697] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 reported cstate change: term changed from 1 to 2, leader changed from d43f1c592b9a4e029b099745e85a5567 (127.26.112.3) to 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "94158bc5dd4d41c4b4e0f201d5297943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:51.254987 30731 consensus_queue.cc:1048] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:51.261574 30768 raft_consensus.cc:993] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b: : Instructing follower 94158bc5dd4d41c4b4e0f201d5297943 to start an election
I20260713 09:12:51.262127 30731 raft_consensus.cc:1081] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 1 LEADER]: Signalling peer 94158bc5dd4d41c4b4e0f201d5297943 to start an election
I20260713 09:12:51.265162 30535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64"
dest_uuid: "94158bc5dd4d41c4b4e0f201d5297943"
 from {username='slave'} at 127.0.0.1:58434
I20260713 09:12:51.266014 30535 raft_consensus.cc:493] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:51.266391 30535 raft_consensus.cc:3060] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.267933 30775 consensus_queue.cc:1048] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:51.274238 30535 raft_consensus.cc:515] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.277364 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7c01922fc4b47d893e1693c6ec6519b"
I20260713 09:12:51.278102 30611 raft_consensus.cc:3055] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:51.278425 30611 raft_consensus.cc:740] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7c01922fc4b47d893e1693c6ec6519b, State: Running, Role: LEADER
I20260713 09:12:51.278867 30535 leader_election.cc:290] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 2 election: Requested vote from peers e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2:38155), d43f1c592b9a4e029b099745e85a5567 (127.26.112.3:35921)
I20260713 09:12:51.279240 30611 consensus_queue.cc:260] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.280428 30611 raft_consensus.cc:3060] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.282713 30685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64" candidate_uuid: "94158bc5dd4d41c4b4e0f201d5297943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d43f1c592b9a4e029b099745e85a5567"
I20260713 09:12:51.283205 30685 raft_consensus.cc:3060] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:51.286516 30611 raft_consensus.cc:2468] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 2.
I20260713 09:12:51.287532 30500 leader_election.cc:304] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94158bc5dd4d41c4b4e0f201d5297943, e7c01922fc4b47d893e1693c6ec6519b; no voters: 
I20260713 09:12:51.288184 30738 raft_consensus.cc:2804] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:51.288488 30685 raft_consensus.cc:2468] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94158bc5dd4d41c4b4e0f201d5297943 in term 2.
I20260713 09:12:51.288568 30738 raft_consensus.cc:697] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 LEADER]: Becoming Leader. State: Replica: 94158bc5dd4d41c4b4e0f201d5297943, State: Running, Role: LEADER
I20260713 09:12:51.289559 30738 consensus_queue.cc:237] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.296393 30430 catalog_manager.cc:5697] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 reported cstate change: term changed from 1 to 2, leader changed from e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2) to 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "94158bc5dd4d41c4b4e0f201d5297943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:51.387416 27072 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:12:51.388972 27072 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:12:51.389357 27072 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:12:51.403465 30535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64"
dest_uuid: "94158bc5dd4d41c4b4e0f201d5297943"
mode: GRACEFUL
new_leader_uuid: "e7c01922fc4b47d893e1693c6ec6519b"
 from {username='slave'} at 127.0.0.1:58442
I20260713 09:12:51.403990 30535 raft_consensus.cc:606] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 LEADER]: Received request to transfer leadership to TS e7c01922fc4b47d893e1693c6ec6519b
I20260713 09:12:51.404978 27072 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:12:51.639992 30611 raft_consensus.cc:1275] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Refusing update from remote peer 94158bc5dd4d41c4b4e0f201d5297943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.641129 30738 consensus_queue.cc:1048] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.648093 30685 raft_consensus.cc:1275] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 2 FOLLOWER]: Refusing update from remote peer 94158bc5dd4d41c4b4e0f201d5297943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.650190 30733 consensus_queue.cc:1048] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.655581 30611 raft_consensus.cc:1275] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Refusing update from remote peer d43f1c592b9a4e029b099745e85a5567: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.656829 30762 consensus_queue.cc:1048] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.663659 30535 raft_consensus.cc:1275] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 FOLLOWER]: Refusing update from remote peer d43f1c592b9a4e029b099745e85a5567: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.665083 30732 consensus_queue.cc:1048] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.715751 30611 raft_consensus.cc:1275] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Refusing update from remote peer 94158bc5dd4d41c4b4e0f201d5297943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.717022 30733 consensus_queue.cc:1048] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.721585 30757 raft_consensus.cc:993] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943: : Instructing follower e7c01922fc4b47d893e1693c6ec6519b to start an election
I20260713 09:12:51.722074 30738 raft_consensus.cc:1081] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 LEADER]: Signalling peer e7c01922fc4b47d893e1693c6ec6519b to start an election
I20260713 09:12:51.724743 30610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64"
dest_uuid: "e7c01922fc4b47d893e1693c6ec6519b"
 from {username='slave'} at 127.0.0.1:56476
I20260713 09:12:51.725304 30610 raft_consensus.cc:493] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:51.725670 30610 raft_consensus.cc:3060] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:51.726399 30685 raft_consensus.cc:1275] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 2 FOLLOWER]: Refusing update from remote peer 94158bc5dd4d41c4b4e0f201d5297943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:51.727989 30733 consensus_queue.cc:1048] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:51.732946 30610 raft_consensus.cc:515] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.734994 30610 leader_election.cc:290] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [CANDIDATE]: Term 3 election: Requested vote from peers 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1:44891), d43f1c592b9a4e029b099745e85a5567 (127.26.112.3:35921)
I20260713 09:12:51.736050 30535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64" candidate_uuid: "e7c01922fc4b47d893e1693c6ec6519b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94158bc5dd4d41c4b4e0f201d5297943"
I20260713 09:12:51.735980 30685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d48df39e3d2443dbe6dc11608375e64" candidate_uuid: "e7c01922fc4b47d893e1693c6ec6519b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d43f1c592b9a4e029b099745e85a5567"
I20260713 09:12:51.736750 30535 raft_consensus.cc:3055] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:51.736943 30685 raft_consensus.cc:3060] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:51.737135 30535 raft_consensus.cc:740] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94158bc5dd4d41c4b4e0f201d5297943, State: Running, Role: LEADER
I20260713 09:12:51.738085 30535 consensus_queue.cc:260] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [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: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.739461 30535 raft_consensus.cc:3060] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:51.743994 30685 raft_consensus.cc:2468] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c01922fc4b47d893e1693c6ec6519b in term 3.
I20260713 09:12:51.744998 30576 leader_election.cc:304] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [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: d43f1c592b9a4e029b099745e85a5567, e7c01922fc4b47d893e1693c6ec6519b; no voters: 
I20260713 09:12:51.745779 30775 raft_consensus.cc:2804] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:51.746232 30535 raft_consensus.cc:2468] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c01922fc4b47d893e1693c6ec6519b in term 3.
I20260713 09:12:51.746245 30775 raft_consensus.cc:697] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 3 LEADER]: Becoming Leader. State: Replica: e7c01922fc4b47d893e1693c6ec6519b, State: Running, Role: LEADER
I20260713 09:12:51.747400 30775 consensus_queue.cc:237] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [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: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } }
I20260713 09:12:51.753715 30430 catalog_manager.cc:5697] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b reported cstate change: term changed from 2 to 3, leader changed from 94158bc5dd4d41c4b4e0f201d5297943 (127.26.112.1) to e7c01922fc4b47d893e1693c6ec6519b (127.26.112.2). New cstate: current_term: 3 leader_uuid: "e7c01922fc4b47d893e1693c6ec6519b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94158bc5dd4d41c4b4e0f201d5297943" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 44891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c01922fc4b47d893e1693c6ec6519b" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 38155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43f1c592b9a4e029b099745e85a5567" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:52.017354 27072 tablet_server.cc:179] TabletServer@127.26.112.1:0 shutting down...
I20260713 09:12:52.035985 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:52.036595 27072 tablet_replica.cc:333] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943: stopping tablet replica
I20260713 09:12:52.037132 27072 raft_consensus.cc:2243] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:52.037560 27072 raft_consensus.cc:2272] T 8d48df39e3d2443dbe6dc11608375e64 P 94158bc5dd4d41c4b4e0f201d5297943 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.039614 27072 tablet_replica.cc:333] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943: stopping tablet replica
I20260713 09:12:52.040110 27072 raft_consensus.cc:2243] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:52.040848 27072 raft_consensus.cc:2272] T e7073a32757b49a795c3a3e5d8a79701 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.042904 27072 tablet_replica.cc:333] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943: stopping tablet replica
I20260713 09:12:52.043432 27072 raft_consensus.cc:2243] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:52.044158 27072 raft_consensus.cc:2272] T 1926d87c5c7e4f65a2e476a28eb5da47 P 94158bc5dd4d41c4b4e0f201d5297943 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.045750 27072 tablet_replica.cc:333] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943: stopping tablet replica
I20260713 09:12:52.046193 27072 raft_consensus.cc:2243] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:52.046573 27072 raft_consensus.cc:2272] T 4f7647aaf00c4150a44669b3277bed10 P 94158bc5dd4d41c4b4e0f201d5297943 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.059147 27072 tablet_server.cc:196] TabletServer@127.26.112.1:0 shutdown complete.
I20260713 09:12:52.069416 27072 tablet_server.cc:179] TabletServer@127.26.112.2:0 shutting down...
I20260713 09:12:52.086259 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:52.086796 27072 tablet_replica.cc:333] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b: stopping tablet replica
I20260713 09:12:52.087275 27072 raft_consensus.cc:2243] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:52.087920 27072 pending_rounds.cc:70] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b: Trying to abort 1 pending ops.
I20260713 09:12:52.088071 27072 pending_rounds.cc:77] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306993548286488576 op_type: NO_OP noop_request { }
I20260713 09:12:52.088310 27072 raft_consensus.cc:2889] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:52.088519 27072 raft_consensus.cc:2272] T 8d48df39e3d2443dbe6dc11608375e64 P e7c01922fc4b47d893e1693c6ec6519b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.090322 27072 tablet_replica.cc:333] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b: stopping tablet replica
I20260713 09:12:52.090781 27072 raft_consensus.cc:2243] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:52.091113 27072 raft_consensus.cc:2272] T 1926d87c5c7e4f65a2e476a28eb5da47 P e7c01922fc4b47d893e1693c6ec6519b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.092676 27072 tablet_replica.cc:333] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b: stopping tablet replica
I20260713 09:12:52.093089 27072 raft_consensus.cc:2243] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:52.093417 27072 raft_consensus.cc:2272] T 4f7647aaf00c4150a44669b3277bed10 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.095203 27072 tablet_replica.cc:333] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b: stopping tablet replica
I20260713 09:12:52.095685 27072 raft_consensus.cc:2243] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:52.096021 27072 raft_consensus.cc:2272] T e7073a32757b49a795c3a3e5d8a79701 P e7c01922fc4b47d893e1693c6ec6519b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.116765 27072 tablet_server.cc:196] TabletServer@127.26.112.2:0 shutdown complete.
I20260713 09:12:52.127645 27072 tablet_server.cc:179] TabletServer@127.26.112.3:0 shutting down...
I20260713 09:12:52.146415 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:52.146970 27072 tablet_replica.cc:333] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567: stopping tablet replica
I20260713 09:12:52.147569 27072 raft_consensus.cc:2243] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:52.148044 27072 raft_consensus.cc:2272] T 8d48df39e3d2443dbe6dc11608375e64 P d43f1c592b9a4e029b099745e85a5567 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.150178 27072 tablet_replica.cc:333] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567: stopping tablet replica
I20260713 09:12:52.150652 27072 raft_consensus.cc:2243] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:52.151019 27072 raft_consensus.cc:2272] T e7073a32757b49a795c3a3e5d8a79701 P d43f1c592b9a4e029b099745e85a5567 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.152973 27072 tablet_replica.cc:333] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567: stopping tablet replica
I20260713 09:12:52.153460 27072 raft_consensus.cc:2243] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:52.153822 27072 raft_consensus.cc:2272] T 1926d87c5c7e4f65a2e476a28eb5da47 P d43f1c592b9a4e029b099745e85a5567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.155529 27072 tablet_replica.cc:333] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567: stopping tablet replica
I20260713 09:12:52.155948 27072 raft_consensus.cc:2243] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:52.156682 27072 raft_consensus.cc:2272] T 4f7647aaf00c4150a44669b3277bed10 P d43f1c592b9a4e029b099745e85a5567 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.178440 27072 tablet_server.cc:196] TabletServer@127.26.112.3:0 shutdown complete.
I20260713 09:12:52.189323 27072 master.cc:562] Master@127.26.112.62:39363 shutting down...
I20260713 09:12:52.203542 27072 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:52.204093 27072 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:52.204396 27072 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87dcb3bf74a04f94a66bad740b287702: stopping tablet replica
I20260713 09:12:52.223556 27072 master.cc:584] Master@127.26.112.62:39363 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2800 ms)
[----------] 6 tests from LeaderRebalancerTest (88229 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:12:52.251586 27072 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.112.62:33043
I20260713 09:12:52.252523 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:52.257143 30778 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
W20260713 09:12:52.257195 30779 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
W20260713 09:12:52.258528 30781 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
I20260713 09:12:52.259502 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:52.260237 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:52.260435 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:52.260594 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933972260578 us; error 0 us; skew 500 ppm
I20260713 09:12:52.261109 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:52.263201 27072 webserver.cc:533] Webserver started at http://127.26.112.62:36537/ using document root <none> and password file <none>
I20260713 09:12:52.263689 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:52.263891 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:52.264149 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:52.265137 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/master-0-root/instance:
uuid: "69f59838a7784e35ba5513735e8afba1"
format_stamp: "Formatted at 2026-07-13 09:12:52 on dist-test-slave-qw9l"
I20260713 09:12:52.269263 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:12:52.272244 30786 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:52.273089 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:52.273309 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/master-0-root
uuid: "69f59838a7784e35ba5513735e8afba1"
format_stamp: "Formatted at 2026-07-13 09:12:52 on dist-test-slave-qw9l"
I20260713 09:12:52.273536 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-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)
I20260713 09:12:52.285166 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:52.286002 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:52.319913 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.62:33043
I20260713 09:12:52.320007 30837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.62:33043 every 8 connection(s)
I20260713 09:12:52.323572 30838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.333381 30838 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1: Bootstrap starting.
I20260713 09:12:52.337790 30838 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:52.341498 30838 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1: No bootstrap required, opened a new log
I20260713 09:12:52.343438 30838 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69f59838a7784e35ba5513735e8afba1" member_type: VOTER }
I20260713 09:12:52.343832 30838 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:52.344071 30838 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f59838a7784e35ba5513735e8afba1, State: Initialized, Role: FOLLOWER
I20260713 09:12:52.344614 30838 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "69f59838a7784e35ba5513735e8afba1" member_type: VOTER }
I20260713 09:12:52.345067 30838 raft_consensus.cc:399] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:52.345306 30838 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:52.345569 30838 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:52.349736 30838 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69f59838a7784e35ba5513735e8afba1" member_type: VOTER }
I20260713 09:12:52.350212 30838 leader_election.cc:304] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [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: 69f59838a7784e35ba5513735e8afba1; no voters: 
I20260713 09:12:52.351263 30838 leader_election.cc:290] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:52.351599 30841 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:52.352900 30841 raft_consensus.cc:697] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [term 1 LEADER]: Becoming Leader. State: Replica: 69f59838a7784e35ba5513735e8afba1, State: Running, Role: LEADER
I20260713 09:12:52.353600 30841 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [LEADER]: Queue going to LEADER mode. State: All 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: "69f59838a7784e35ba5513735e8afba1" member_type: VOTER }
I20260713 09:12:52.354153 30838 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:52.356395 30842 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "69f59838a7784e35ba5513735e8afba1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69f59838a7784e35ba5513735e8afba1" member_type: VOTER } }
I20260713 09:12:52.356491 30843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69f59838a7784e35ba5513735e8afba1. Latest consensus state: current_term: 1 leader_uuid: "69f59838a7784e35ba5513735e8afba1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69f59838a7784e35ba5513735e8afba1" member_type: VOTER } }
I20260713 09:12:52.357160 30843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:52.357097 30842 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:52.359764 30847 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:52.367918 30847 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:52.368865 27072 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:52.376287 30847 catalog_manager.cc:1383] Generated new cluster ID: ab454c62f3f84f42b16e134530737e94
I20260713 09:12:52.376574 30847 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:52.424041 30847 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:52.425240 30847 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:52.440716 30847 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1: Generated new TSK 0
I20260713 09:12:52.441294 30847 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:52.499830 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:52.506433 30859 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
W20260713 09:12:52.507419 30860 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
W20260713 09:12:52.508059 30862 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
I20260713 09:12:52.508469 27072 server_base.cc:1061] running on GCE node
I20260713 09:12:52.509228 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:52.509403 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:52.509521 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933972509509 us; error 0 us; skew 500 ppm
I20260713 09:12:52.509964 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:52.512452 27072 webserver.cc:533] Webserver started at http://127.26.112.1:36531/ using document root <none> and password file <none>
I20260713 09:12:52.512879 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:52.513044 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:52.513264 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:52.514237 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-0-root/instance:
uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
format_stamp: "Formatted at 2026-07-13 09:12:52 on dist-test-slave-qw9l"
I20260713 09:12:52.518355 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:52.521447 30867 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:52.522173 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:12:52.522414 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-0-root
uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
format_stamp: "Formatted at 2026-07-13 09:12:52 on dist-test-slave-qw9l"
I20260713 09:12:52.522658 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-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)
I20260713 09:12:52.534091 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:52.535063 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:52.536440 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:52.538503 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:52.538723 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:52.538959 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:52.539132 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:52.575888 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.1:42117
I20260713 09:12:52.575984 30929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.1:42117 every 8 connection(s)
I20260713 09:12:52.580884 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:52.587443 30934 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
W20260713 09:12:52.587699 30935 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
I20260713 09:12:52.591109 27072 server_base.cc:1061] running on GCE node
W20260713 09:12:52.591229 30937 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
I20260713 09:12:52.592308 30930 heartbeater.cc:344] Connected to a master server at 127.26.112.62:33043
I20260713 09:12:52.592710 30930 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:52.593124 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:52.593362 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:52.593534 30930 heartbeater.cc:507] Master 127.26.112.62:33043 requested a full tablet report, sending...
I20260713 09:12:52.593538 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933972593502 us; error 0 us; skew 500 ppm
I20260713 09:12:52.594385 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:52.595796 30803 ts_manager.cc:194] Registered new tserver with Master: 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117)
I20260713 09:12:52.597205 27072 webserver.cc:533] Webserver started at http://127.26.112.2:41597/ using document root <none> and password file <none>
I20260713 09:12:52.597744 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:52.597684 30803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36966
I20260713 09:12:52.598145 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:52.598482 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:52.599828 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-1-root/instance:
uuid: "6e8bb19378164dc8980686978a15968f"
format_stamp: "Formatted at 2026-07-13 09:12:52 on dist-test-slave-qw9l"
I20260713 09:12:52.604107 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:12:52.607172 30942 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:52.608002 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:52.608295 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-1-root
uuid: "6e8bb19378164dc8980686978a15968f"
format_stamp: "Formatted at 2026-07-13 09:12:52 on dist-test-slave-qw9l"
I20260713 09:12:52.608580 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-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)
I20260713 09:12:52.625581 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:52.626510 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:52.627853 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:52.629912 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:52.630127 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:52.630354 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:52.630520 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:52.668064 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.2:45641
I20260713 09:12:52.668165 31004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.2:45641 every 8 connection(s)
I20260713 09:12:52.672672 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:52.679195 31008 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
W20260713 09:12:52.680001 31009 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
I20260713 09:12:52.684429 27072 server_base.cc:1061] running on GCE node
W20260713 09:12:52.684551 31012 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
I20260713 09:12:52.685081 31005 heartbeater.cc:344] Connected to a master server at 127.26.112.62:33043
I20260713 09:12:52.685520 31005 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:52.685634 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:52.685925 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:52.686108 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933972686076 us; error 0 us; skew 500 ppm
I20260713 09:12:52.686342 31005 heartbeater.cc:507] Master 127.26.112.62:33043 requested a full tablet report, sending...
I20260713 09:12:52.686749 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:52.688491 30803 ts_manager.cc:194] Registered new tserver with Master: 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:52.689464 27072 webserver.cc:533] Webserver started at http://127.26.112.3:33997/ using document root <none> and password file <none>
I20260713 09:12:52.690086 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:52.690327 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:52.690269 30803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36976
I20260713 09:12:52.690773 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:52.692204 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-2-root/instance:
uuid: "7c044e99df2c465e9af856062a4f54c5"
format_stamp: "Formatted at 2026-07-13 09:12:52 on dist-test-slave-qw9l"
I20260713 09:12:52.696424 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:52.699348 31016 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:52.700183 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:52.700497 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-2-root
uuid: "7c044e99df2c465e9af856062a4f54c5"
format_stamp: "Formatted at 2026-07-13 09:12:52 on dist-test-slave-qw9l"
I20260713 09:12:52.700775 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933883861739-27072-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)
I20260713 09:12:52.710616 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:52.711653 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:52.712968 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:52.715035 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:52.715263 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:52.715521 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:52.715700 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:52.752786 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.3:40873
I20260713 09:12:52.752885 31078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.3:40873 every 8 connection(s)
I20260713 09:12:52.765452 31079 heartbeater.cc:344] Connected to a master server at 127.26.112.62:33043
I20260713 09:12:52.765827 31079 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:52.766495 31079 heartbeater.cc:507] Master 127.26.112.62:33043 requested a full tablet report, sending...
I20260713 09:12:52.768375 30803 ts_manager.cc:194] Registered new tserver with Master: 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:52.769241 27072 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013281431s
I20260713 09:12:52.769896 30803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36978
I20260713 09:12:52.792550 30803 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36990:
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"
    }
  }
}
W20260713 09:12:52.796274 30803 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.
I20260713 09:12:52.863950 31044 tablet_service.cc:1511] Processing CreateTablet for tablet 45b76cb0413a472f949d7498e6ff31b9 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:52.864430 31043 tablet_service.cc:1511] Processing CreateTablet for tablet a8bbae9b8b24413caf8be6856f084604 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:52.865289 31044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b76cb0413a472f949d7498e6ff31b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.868021 31042 tablet_service.cc:1511] Processing CreateTablet for tablet 5235b6192a6e48f89d05cf9da821163f (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:52.869354 31042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5235b6192a6e48f89d05cf9da821163f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.872373 31041 tablet_service.cc:1511] Processing CreateTablet for tablet 728f4844cd204aa69ba07cc5786720da (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:52.873402 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8bbae9b8b24413caf8be6856f084604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.875175 31041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728f4844cd204aa69ba07cc5786720da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.885197 31040 tablet_service.cc:1511] Processing CreateTablet for tablet 581fed976a0343b7a53d482b3c145926 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:52.886567 31040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581fed976a0343b7a53d482b3c145926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.888113 31094 tablet_bootstrap.cc:492] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:52.891557 31039 tablet_service.cc:1511] Processing CreateTablet for tablet 43807828ac564126864291cdb754cfd0 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:52.892834 31039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43807828ac564126864291cdb754cfd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.894737 30895 tablet_service.cc:1511] Processing CreateTablet for tablet 45b76cb0413a472f949d7498e6ff31b9 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:52.896028 30895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b76cb0413a472f949d7498e6ff31b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.897328 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0f5975827d4ba6891097b01c0d59c0 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:52.898576 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0f5975827d4ba6891097b01c0d59c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.900434 30894 tablet_service.cc:1511] Processing CreateTablet for tablet a8bbae9b8b24413caf8be6856f084604 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:52.901017 31044 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0f5975827d4ba6891097b01c0d59c0 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:52.901706 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8bbae9b8b24413caf8be6856f084604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.897284 31038 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb4384be98447a98b16ec2273650508 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:52.904397 30893 tablet_service.cc:1511] Processing CreateTablet for tablet 5235b6192a6e48f89d05cf9da821163f (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:52.905676 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5235b6192a6e48f89d05cf9da821163f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.907775 30889 tablet_service.cc:1511] Processing CreateTablet for tablet 43807828ac564126864291cdb754cfd0 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:52.908401 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 581fed976a0343b7a53d482b3c145926 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:52.909032 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43807828ac564126864291cdb754cfd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.909633 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581fed976a0343b7a53d482b3c145926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.910225 31044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0f5975827d4ba6891097b01c0d59c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.911689 31038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb4384be98447a98b16ec2273650508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.912349 31043 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef9451aeea449c4b1c2f397b7c8be47 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:52.913584 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef9451aeea449c4b1c2f397b7c8be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.915798 30892 tablet_service.cc:1511] Processing CreateTablet for tablet 728f4844cd204aa69ba07cc5786720da (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:52.917102 30892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728f4844cd204aa69ba07cc5786720da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.929024 30888 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef9451aeea449c4b1c2f397b7c8be47 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:52.930338 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef9451aeea449c4b1c2f397b7c8be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.941561 30887 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb4384be98447a98b16ec2273650508 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:52.942912 30887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb4384be98447a98b16ec2273650508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.948176 31094 tablet_bootstrap.cc:654] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:52.956526 30968 tablet_service.cc:1511] Processing CreateTablet for tablet 5235b6192a6e48f89d05cf9da821163f (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:52.958182 31095 tablet_bootstrap.cc:492] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:52.958545 30967 tablet_service.cc:1511] Processing CreateTablet for tablet 728f4844cd204aa69ba07cc5786720da (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:52.960307 30966 tablet_service.cc:1511] Processing CreateTablet for tablet 581fed976a0343b7a53d482b3c145926 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:52.961117 30968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5235b6192a6e48f89d05cf9da821163f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.961647 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0f5975827d4ba6891097b01c0d59c0 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:52.962093 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728f4844cd204aa69ba07cc5786720da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.962898 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0f5975827d4ba6891097b01c0d59c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.963276 31094 tablet_bootstrap.cc:492] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:52.964627 31095 tablet_bootstrap.cc:654] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:52.965476 31094 ts_tablet_manager.cc:1403] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.004s
I20260713 09:12:52.965840 30970 tablet_service.cc:1511] Processing CreateTablet for tablet 45b76cb0413a472f949d7498e6ff31b9 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:52.967075 30966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581fed976a0343b7a53d482b3c145926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.977813 31094 raft_consensus.cc:359] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:52.978562 31094 raft_consensus.cc:385] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:52.978888 31094 raft_consensus.cc:740] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:52.968750 30964 tablet_service.cc:1511] Processing CreateTablet for tablet 43807828ac564126864291cdb754cfd0 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:52.979766 31094 consensus_queue.cc:260] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:52.974270 30962 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb4384be98447a98b16ec2273650508 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:52.964376 30969 tablet_service.cc:1511] Processing CreateTablet for tablet a8bbae9b8b24413caf8be6856f084604 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:52.980269 30964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43807828ac564126864291cdb754cfd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.972014 30963 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef9451aeea449c4b1c2f397b7c8be47 (DEFAULT_TABLE table=test-workload [id=5eb04d3b43394da5865e0b4b9cdfda57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:52.988157 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef9451aeea449c4b1c2f397b7c8be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.991714 30969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8bbae9b8b24413caf8be6856f084604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.995704 30962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb4384be98447a98b16ec2273650508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:52.999704 30970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b76cb0413a472f949d7498e6ff31b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:53.039075 31097 tablet_bootstrap.cc:492] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:53.040112 31079 heartbeater.cc:499] Master 127.26.112.62:33043 was elected leader, sending a full tablet report...
I20260713 09:12:53.045204 31097 tablet_bootstrap.cc:654] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.051957 31094 ts_tablet_manager.cc:1434] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.002s
I20260713 09:12:53.054723 31094 tablet_bootstrap.cc:492] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:53.074293 31094 tablet_bootstrap.cc:654] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.076915 31095 tablet_bootstrap.cc:492] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:53.077813 31095 ts_tablet_manager.cc:1403] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.120s	user 0.048s	sys 0.061s
I20260713 09:12:53.081115 31097 tablet_bootstrap.cc:492] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:53.081666 31097 ts_tablet_manager.cc:1403] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.011s
I20260713 09:12:53.081993 31095 raft_consensus.cc:359] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.082775 31095 raft_consensus.cc:385] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.083107 31095 raft_consensus.cc:740] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.083469 31094 tablet_bootstrap.cc:492] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:53.083953 31094 ts_tablet_manager.cc:1403] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.005s
I20260713 09:12:53.083832 31095 consensus_queue.cc:260] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.084038 31097 raft_consensus.cc:359] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.084798 31097 raft_consensus.cc:385] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.085054 31097 raft_consensus.cc:740] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.086228 30930 heartbeater.cc:499] Master 127.26.112.62:33043 was elected leader, sending a full tablet report...
I20260713 09:12:53.085850 31097 consensus_queue.cc:260] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.086694 31095 ts_tablet_manager.cc:1434] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:12:53.087656 31095 tablet_bootstrap.cc:492] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:53.086854 31094 raft_consensus.cc:359] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.088919 31094 raft_consensus.cc:385] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.089207 31094 raft_consensus.cc:740] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.089927 31094 consensus_queue.cc:260] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.092442 31094 ts_tablet_manager.cc:1434] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:12:53.093402 31094 tablet_bootstrap.cc:492] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:53.093508 31095 tablet_bootstrap.cc:654] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.097569 31005 heartbeater.cc:499] Master 127.26.112.62:33043 was elected leader, sending a full tablet report...
I20260713 09:12:53.100281 31094 tablet_bootstrap.cc:654] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.108908 31097 ts_tablet_manager.cc:1434] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.001s
I20260713 09:12:53.110080 31097 tablet_bootstrap.cc:492] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:53.112509 31094 tablet_bootstrap.cc:492] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:53.113292 31094 ts_tablet_manager.cc:1403] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260713 09:12:53.116822 31094 raft_consensus.cc:359] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.117744 31094 raft_consensus.cc:385] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.118108 31094 raft_consensus.cc:740] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.118818 31097 tablet_bootstrap.cc:654] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.119170 31094 consensus_queue.cc:260] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.123792 31094 ts_tablet_manager.cc:1434] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:53.124768 31094 tablet_bootstrap.cc:492] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:53.126516 31095 tablet_bootstrap.cc:492] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:53.127040 31095 ts_tablet_manager.cc:1403] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.012s
I20260713 09:12:53.129789 31095 raft_consensus.cc:359] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:53.130518 31095 raft_consensus.cc:385] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.130829 31095 raft_consensus.cc:740] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.130234 31094 tablet_bootstrap.cc:654] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.131559 31095 consensus_queue.cc:260] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:53.133924 31095 ts_tablet_manager.cc:1434] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:12:53.134833 31095 tablet_bootstrap.cc:492] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:53.137405 31097 tablet_bootstrap.cc:492] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:53.141948 31097 ts_tablet_manager.cc:1403] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260713 09:12:53.145787 31097 raft_consensus.cc:359] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.140951 31099 raft_consensus.cc:493] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.140491 31095 tablet_bootstrap.cc:654] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.146944 31097 raft_consensus.cc:385] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.147116 31099 raft_consensus.cc:515] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.147603 31097 raft_consensus.cc:740] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.148861 31097 consensus_queue.cc:260] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.152356 31097 ts_tablet_manager.cc:1434] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:12:53.154078 31094 tablet_bootstrap.cc:492] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:53.154682 31094 ts_tablet_manager.cc:1403] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.012s
I20260713 09:12:53.154739 31097 tablet_bootstrap.cc:492] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:53.157627 31094 raft_consensus.cc:359] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.160101 31094 raft_consensus.cc:385] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.160468 31094 raft_consensus.cc:740] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.161295 31097 tablet_bootstrap.cc:654] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.161252 31094 consensus_queue.cc:260] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.166404 31110 raft_consensus.cc:493] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.166978 31110 raft_consensus.cc:515] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:53.167622 31095 tablet_bootstrap.cc:492] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:53.168136 31095 ts_tablet_manager.cc:1403] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.007s
I20260713 09:12:53.170778 31095 raft_consensus.cc:359] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.171449 31095 raft_consensus.cc:385] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.171968 31095 raft_consensus.cc:740] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.171478 31099 leader_election.cc:290] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:53.172674 31095 consensus_queue.cc:260] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.174800 31095 ts_tablet_manager.cc:1434] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:53.175721 31094 ts_tablet_manager.cc:1434] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.005s
I20260713 09:12:53.175741 31095 tablet_bootstrap.cc:492] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:53.176920 31094 tablet_bootstrap.cc:492] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:53.182215 31095 tablet_bootstrap.cc:654] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.183601 31094 tablet_bootstrap.cc:654] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.187688 31097 tablet_bootstrap.cc:492] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:53.188297 31097 ts_tablet_manager.cc:1403] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.004s
I20260713 09:12:53.189998 31099 raft_consensus.cc:493] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.190632 31099 raft_consensus.cc:515] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.192369 31097 raft_consensus.cc:359] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.193326 31097 raft_consensus.cc:385] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.193682 31097 raft_consensus.cc:740] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.195212 31110 leader_election.cc:290] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117)
I20260713 09:12:53.196221 31097 consensus_queue.cc:260] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.199375 31097 ts_tablet_manager.cc:1434] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:12:53.200657 31097 tablet_bootstrap.cc:492] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:53.203133 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b76cb0413a472f949d7498e6ff31b9" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:53.203536 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bbae9b8b24413caf8be6856f084604" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:53.204602 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43807828ac564126864291cdb754cfd0" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:53.205649 31099 leader_election.cc:290] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
W20260713 09:12:53.208427 31017 leader_election.cc:343] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:53.209147 31097 tablet_bootstrap.cc:654] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:53.209120 31017 leader_election.cc:343] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:53.210052 31094 tablet_bootstrap.cc:492] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
W20260713 09:12:53.210003 31017 leader_election.cc:343] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:53.210698 31094 ts_tablet_manager.cc:1403] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.012s
I20260713 09:12:53.213945 31094 raft_consensus.cc:359] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.214849 31094 raft_consensus.cc:385] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.215221 31094 raft_consensus.cc:740] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.216153 31094 consensus_queue.cc:260] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.217607 31103 raft_consensus.cc:493] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.218230 31103 raft_consensus.cc:515] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.218981 31094 ts_tablet_manager.cc:1434] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:12:53.222294 31094 tablet_bootstrap.cc:492] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:53.229241 31103 leader_election.cc:290] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.229259 31094 tablet_bootstrap.cc:654] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.248852 31094 tablet_bootstrap.cc:492] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:53.249475 31094 ts_tablet_manager.cc:1403] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260713 09:12:53.252528 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bbae9b8b24413caf8be6856f084604" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:53.253470 30905 raft_consensus.cc:2468] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:53.253211 31094 raft_consensus.cc:359] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.254233 31094 raft_consensus.cc:385] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.254612 31094 raft_consensus.cc:740] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.255586 31094 consensus_queue.cc:260] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.257676 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b76cb0413a472f949d7498e6ff31b9" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:53.258534 30903 raft_consensus.cc:2468] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:53.255132 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43807828ac564126864291cdb754cfd0" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:53.261278 31094 ts_tablet_manager.cc:1434] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:12:53.261505 31018 leader_election.cc:304] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [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: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 6e8bb19378164dc8980686978a15968f
I20260713 09:12:53.262725 31103 raft_consensus.cc:493] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.262835 31018 leader_election.cc:304] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [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: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 6e8bb19378164dc8980686978a15968f
I20260713 09:12:53.264433 31094 tablet_bootstrap.cc:492] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:53.264642 31110 raft_consensus.cc:2804] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:53.265200 31110 raft_consensus.cc:493] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:53.265623 31110 raft_consensus.cc:3060] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:53.268114 31018 leader_election.cc:343] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:53.268730 31018 leader_election.cc:304] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c044e99df2c465e9af856062a4f54c5; no voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:53.263487 31103 raft_consensus.cc:515] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.271870 31103 leader_election.cc:290] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.263936 31111 raft_consensus.cc:2804] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:53.272586 31111 raft_consensus.cc:493] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:53.273085 31111 raft_consensus.cc:3060] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.273205 31094 tablet_bootstrap.cc:654] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.285755 31099 raft_consensus.cc:2749] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:53.286453 31094 tablet_bootstrap.cc:492] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:53.287151 31094 ts_tablet_manager.cc:1403] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260713 09:12:53.290895 31094 raft_consensus.cc:359] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.291900 31094 raft_consensus.cc:385] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.292264 31094 raft_consensus.cc:740] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.293182 31094 consensus_queue.cc:260] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.296090 31094 ts_tablet_manager.cc:1434] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:12:53.297276 31094 tablet_bootstrap.cc:492] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:53.307063 31094 tablet_bootstrap.cc:654] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.310755 31110 raft_consensus.cc:515] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:53.314127 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b76cb0413a472f949d7498e6ff31b9" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
W20260713 09:12:53.315753 31017 leader_election.cc:343] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:53.317469 31111 raft_consensus.cc:515] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.319042 31094 tablet_bootstrap.cc:492] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:53.319690 31094 ts_tablet_manager.cc:1403] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260713 09:12:53.323140 31094 raft_consensus.cc:359] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.324012 31094 raft_consensus.cc:385] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.324352 31094 raft_consensus.cc:740] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.325407 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b76cb0413a472f949d7498e6ff31b9" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:53.325335 31094 consensus_queue.cc:260] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.326233 30904 raft_consensus.cc:3060] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.330699 31094 ts_tablet_manager.cc:1434] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:12:53.331715 31094 tablet_bootstrap.cc:492] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:53.335726 30904 raft_consensus.cc:2468] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
I20260713 09:12:53.336953 31018 leader_election.cc:304] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 6e8bb19378164dc8980686978a15968f
I20260713 09:12:53.337797 31099 raft_consensus.cc:2804] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:53.337860 31110 leader_election.cc:290] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117)
I20260713 09:12:53.340453 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bbae9b8b24413caf8be6856f084604" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:53.341050 30904 raft_consensus.cc:3060] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.342324 31099 raft_consensus.cc:697] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:53.343487 31099 consensus_queue.cc:237] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:53.348830 31094 tablet_bootstrap.cc:654] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.349406 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bbae9b8b24413caf8be6856f084604" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
W20260713 09:12:53.351282 31017 leader_election.cc:343] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:53.352650 31111 leader_election.cc:290] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:53.355566 31095 tablet_bootstrap.cc:492] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:53.356065 31095 ts_tablet_manager.cc:1403] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.181s	user 0.060s	sys 0.103s
I20260713 09:12:53.357029 30800 catalog_manager.cc:5697] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.358884 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235b6192a6e48f89d05cf9da821163f" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:53.359139 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f5975827d4ba6891097b01c0d59c0" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:53.358649 31095 raft_consensus.cc:359] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.359915 31095 raft_consensus.cc:385] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.360172 31095 raft_consensus.cc:740] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
W20260713 09:12:53.360626 30944 leader_election.cc:343] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:53.360910 31095 consensus_queue.cc:260] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.361915 30903 raft_consensus.cc:2468] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 0.
W20260713 09:12:53.364260 30851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:53.365599 31097 tablet_bootstrap.cc:492] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:53.365541 30944 leader_election.cc:304] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:53.367447 31095 ts_tablet_manager.cc:1434] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260713 09:12:53.367827 31103 raft_consensus.cc:2804] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:53.368085 31097 ts_tablet_manager.cc:1403] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.168s	user 0.057s	sys 0.053s
I20260713 09:12:53.369275 31095 tablet_bootstrap.cc:492] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:53.368268 31103 raft_consensus.cc:493] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:53.370149 31103 raft_consensus.cc:3060] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.372597 31094 tablet_bootstrap.cc:492] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:53.373109 31094 ts_tablet_manager.cc:1403] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.005s
I20260713 09:12:53.374276 31097 raft_consensus.cc:359] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.375924 31095 tablet_bootstrap.cc:654] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.376019 31094 raft_consensus.cc:359] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.376715 31094 raft_consensus.cc:385] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.377100 31094 raft_consensus.cc:740] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.376767 31097 raft_consensus.cc:385] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.380471 31097 raft_consensus.cc:740] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.381223 31095 tablet_bootstrap.cc:492] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:53.377957 31094 consensus_queue.cc:260] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.381755 31095 ts_tablet_manager.cc:1403] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260713 09:12:53.381400 31097 consensus_queue.cc:260] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.383265 31094 ts_tablet_manager.cc:1434] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:12:53.382975 31103 raft_consensus.cc:515] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.384970 31095 raft_consensus.cc:359] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.385983 31095 raft_consensus.cc:385] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.386369 31095 raft_consensus.cc:740] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.386682 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235b6192a6e48f89d05cf9da821163f" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:53.387276 30903 raft_consensus.cc:3060] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.387346 31095 consensus_queue.cc:260] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.391769 31095 ts_tablet_manager.cc:1434] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:12:53.385596 31103 leader_election.cc:290] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.394855 30904 raft_consensus.cc:2468] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
I20260713 09:12:53.395025 31053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f5975827d4ba6891097b01c0d59c0" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
I20260713 09:12:53.395428 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235b6192a6e48f89d05cf9da821163f" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
I20260713 09:12:53.395706 31053 raft_consensus.cc:2468] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 0.
I20260713 09:12:53.396091 31054 raft_consensus.cc:2468] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 0.
I20260713 09:12:53.397178 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235b6192a6e48f89d05cf9da821163f" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:53.397554 30903 raft_consensus.cc:2468] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 1.
I20260713 09:12:53.398558 31095 tablet_bootstrap.cc:492] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:53.398757 31018 leader_election.cc:304] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 6e8bb19378164dc8980686978a15968f
I20260713 09:12:53.400377 31122 raft_consensus.cc:2804] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:53.400846 31122 raft_consensus.cc:697] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:53.400940 31099 raft_consensus.cc:493] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.401391 31099 raft_consensus.cc:515] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.401716 31122 consensus_queue.cc:237] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.403427 31099 leader_election.cc:290] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:53.403750 30944 leader_election.cc:304] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:53.404716 30944 leader_election.cc:304] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [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: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:53.405478 31128 raft_consensus.cc:2804] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:53.397838 31052 raft_consensus.cc:3060] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.406970 31097 ts_tablet_manager.cc:1434] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.007s
I20260713 09:12:53.408171 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb4384be98447a98b16ec2273650508" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:53.407181 31095 tablet_bootstrap.cc:654] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.408375 31097 tablet_bootstrap.cc:492] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:53.411653 31110 raft_consensus.cc:493] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.412142 31110 raft_consensus.cc:515] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.414114 31110 leader_election.cc:290] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:53.416401 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb4384be98447a98b16ec2273650508" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:53.417618 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:53.418262 30978 raft_consensus.cc:2468] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:53.418486 31097 tablet_bootstrap.cc:654] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.417618 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:53.403925 31099 raft_consensus.cc:493] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:12:53.420185 31017 leader_election.cc:343] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:53.420125 31099 raft_consensus.cc:515] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.422175 31099 leader_election.cc:290] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:53.419571 30903 raft_consensus.cc:2468] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
W20260713 09:12:53.423857 31018 leader_election.cc:343] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:53.424237 31017 leader_election.cc:304] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:53.425360 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581fed976a0343b7a53d482b3c145926" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:53.425918 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581fed976a0343b7a53d482b3c145926" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:53.424306 31018 leader_election.cc:304] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c044e99df2c465e9af856062a4f54c5; no voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:53.426680 30978 raft_consensus.cc:2468] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:53.426983 31111 raft_consensus.cc:2804] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:53.427367 31111 raft_consensus.cc:493] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:53.427727 31111 raft_consensus.cc:3060] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.430146 31017 leader_election.cc:304] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:53.425967 30903 raft_consensus.cc:2468] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:53.433627 31110 raft_consensus.cc:2749] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:53.434374 31110 raft_consensus.cc:2804] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:53.434720 31110 raft_consensus.cc:493] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:53.435046 31110 raft_consensus.cc:3060] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.438967 31130 raft_consensus.cc:2804] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:53.439527 31130 raft_consensus.cc:493] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:53.439515 31128 raft_consensus.cc:697] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:53.440164 31130 raft_consensus.cc:3060] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.440929 31128 consensus_queue.cc:237] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.441612 31052 raft_consensus.cc:2468] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 1.
I20260713 09:12:53.439035 31097 tablet_bootstrap.cc:492] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:53.446125 31097 ts_tablet_manager.cc:1403] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260713 09:12:53.446573 31130 raft_consensus.cc:515] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.448568 31130 leader_election.cc:290] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.449208 31097 raft_consensus.cc:359] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:53.449661 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f5975827d4ba6891097b01c0d59c0" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:53.449986 31097 raft_consensus.cc:385] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.450323 31097 raft_consensus.cc:740] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
W20260713 09:12:53.451169 30944 leader_election.cc:343] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:53.452286 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0f5975827d4ba6891097b01c0d59c0" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:53.452978 31052 raft_consensus.cc:3060] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.452023 31110 raft_consensus.cc:515] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.448345 31111 raft_consensus.cc:515] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.457504 30801 catalog_manager.cc:5697] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.459514 31111 leader_election.cc:290] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:53.460106 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:53.460654 30978 raft_consensus.cc:3060] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.460790 30803 catalog_manager.cc:5697] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:53.463531 31110 leader_election.cc:290] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:53.463992 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581fed976a0343b7a53d482b3c145926" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:53.464561 30980 raft_consensus.cc:3060] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.451045 31097 consensus_queue.cc:260] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:53.468076 31097 ts_tablet_manager.cc:1434] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:12:53.469247 31097 tablet_bootstrap.cc:492] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:53.469964 31128 raft_consensus.cc:493] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.470431 31128 raft_consensus.cc:515] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:53.470956 30978 raft_consensus.cc:2468] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
I20260713 09:12:53.472245 31017 leader_election.cc:304] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:53.473073 31122 raft_consensus.cc:2804] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:53.473526 31122 raft_consensus.cc:697] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:53.474310 31122 consensus_queue.cc:237] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.477447 31097 tablet_bootstrap.cc:654] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.479815 31052 raft_consensus.cc:2468] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 1.
I20260713 09:12:53.482903 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b76cb0413a472f949d7498e6ff31b9" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:53.483692 30903 raft_consensus.cc:2393] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e8bb19378164dc8980686978a15968f in current term 1: Already voted for candidate 7c044e99df2c465e9af856062a4f54c5 in this term.
I20260713 09:12:53.486555 30803 catalog_manager.cc:5697] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:53.490351 31097 tablet_bootstrap.cc:492] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:53.490984 31097 ts_tablet_manager.cc:1403] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260713 09:12:53.493863 31128 leader_election.cc:290] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873), 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117)
I20260713 09:12:53.494688 31097 raft_consensus.cc:359] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.495690 31097 raft_consensus.cc:385] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.496078 31097 raft_consensus.cc:740] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.497200 30980 raft_consensus.cc:2468] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
I20260713 09:12:53.498605 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581fed976a0343b7a53d482b3c145926" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:53.497180 31097 consensus_queue.cc:260] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.499199 30904 raft_consensus.cc:3060] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.498909 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b76cb0413a472f949d7498e6ff31b9" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
I20260713 09:12:53.500901 31097 ts_tablet_manager.cc:1434] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260713 09:12:53.501679 31097 tablet_bootstrap.cc:492] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:53.503002 31017 leader_election.cc:304] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:53.503674 31095 tablet_bootstrap.cc:492] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:53.503934 31122 raft_consensus.cc:2804] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:53.504221 31095 ts_tablet_manager.cc:1403] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.106s	user 0.029s	sys 0.048s
I20260713 09:12:53.504446 31122 raft_consensus.cc:697] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:53.505388 31122 consensus_queue.cc:237] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.506619 30904 raft_consensus.cc:2468] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
I20260713 09:12:53.508190 31097 tablet_bootstrap.cc:654] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.507869 30944 leader_election.cc:304] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:53.497138 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:53.507827 31095 raft_consensus.cc:359] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.508791 30903 raft_consensus.cc:3060] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.508944 31095 raft_consensus.cc:385] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.509275 30944 leader_election.cc:304] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e8bb19378164dc8980686978a15968f; no voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5
I20260713 09:12:53.509436 31095 raft_consensus.cc:740] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.510068 31103 raft_consensus.cc:2804] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:53.510540 31103 raft_consensus.cc:697] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:53.510669 31128 raft_consensus.cc:3060] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.511426 31103 consensus_queue.cc:237] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.510500 31095 consensus_queue.cc:260] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.518226 31095 ts_tablet_manager.cc:1434] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:12:53.518677 31128 raft_consensus.cc:2749] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:53.519140 31095 tablet_bootstrap.cc:492] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:53.523229 30903 raft_consensus.cc:2468] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
I20260713 09:12:53.533810 30801 catalog_manager.cc:5697] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:53.537066 31097 tablet_bootstrap.cc:492] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:53.537576 31097 ts_tablet_manager.cc:1403] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.006s
I20260713 09:12:53.537905 31095 tablet_bootstrap.cc:654] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.540035 30803 catalog_manager.cc:5697] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.540632 31097 raft_consensus.cc:359] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.541611 31097 raft_consensus.cc:385] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.542022 31097 raft_consensus.cc:740] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.543061 31097 consensus_queue.cc:260] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.545959 31097 ts_tablet_manager.cc:1434] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:12:53.546836 31097 tablet_bootstrap.cc:492] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:53.548893 31095 tablet_bootstrap.cc:492] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:53.549386 31095 ts_tablet_manager.cc:1403] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.008s
I20260713 09:12:53.552345 31095 raft_consensus.cc:359] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.552942 31097 tablet_bootstrap.cc:654] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.553033 31095 raft_consensus.cc:385] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.553444 31095 raft_consensus.cc:740] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.554297 31095 consensus_queue.cc:260] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.556496 31095 ts_tablet_manager.cc:1434] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:12:53.557428 31095 tablet_bootstrap.cc:492] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:53.558015 31097 tablet_bootstrap.cc:492] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:53.558447 31097 ts_tablet_manager.cc:1403] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:12:53.560992 31097 raft_consensus.cc:359] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.561630 31097 raft_consensus.cc:385] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.561905 31097 raft_consensus.cc:740] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.562600 31097 consensus_queue.cc:260] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.563586 31095 tablet_bootstrap.cc:654] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.564651 31097 ts_tablet_manager.cc:1434] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:12:53.565697 31097 tablet_bootstrap.cc:492] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:53.568819 31095 tablet_bootstrap.cc:492] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:53.569260 31095 ts_tablet_manager.cc:1403] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:12:53.570981 31097 tablet_bootstrap.cc:654] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.571753 31095 raft_consensus.cc:359] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.572475 31095 raft_consensus.cc:385] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.574913 31095 raft_consensus.cc:740] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.575799 31095 consensus_queue.cc:260] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.578449 31095 ts_tablet_manager.cc:1434] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:53.579610 31095 tablet_bootstrap.cc:492] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:53.581735 31097 tablet_bootstrap.cc:492] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:53.582183 31097 ts_tablet_manager.cc:1403] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:12:53.584793 31097 raft_consensus.cc:359] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.585407 31097 raft_consensus.cc:385] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.585675 31097 raft_consensus.cc:740] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:53.585795 31095 tablet_bootstrap.cc:654] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:53.586336 31097 consensus_queue.cc:260] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.588912 31097 ts_tablet_manager.cc:1434] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:12:53.591464 31103 raft_consensus.cc:493] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.591964 31103 raft_consensus.cc:515] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.593600 31095 tablet_bootstrap.cc:492] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:53.593829 31103 leader_election.cc:290] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.594048 31095 ts_tablet_manager.cc:1403] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260713 09:12:53.595335 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb4384be98447a98b16ec2273650508" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
I20260713 09:12:53.595741 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb4384be98447a98b16ec2273650508" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:53.595978 31052 raft_consensus.cc:2468] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 0.
I20260713 09:12:53.596619 31095 raft_consensus.cc:359] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.597203 30944 leader_election.cc:304] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:53.597296 31095 raft_consensus.cc:385] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:53.597391 31102 raft_consensus.cc:493] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.597862 31095 raft_consensus.cc:740] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
W20260713 09:12:53.598184 30944 leader_election.cc:343] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:53.598047 31102 raft_consensus.cc:515] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.598673 31095 consensus_queue.cc:260] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.599763 31103 raft_consensus.cc:2804] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:53.600145 31103 raft_consensus.cc:493] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:53.600498 31103 raft_consensus.cc:3060] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.603111 31102 leader_election.cc:290] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.603648 31128 raft_consensus.cc:493] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.604266 31128 raft_consensus.cc:515] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.606904 31128 leader_election.cc:290] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.608739 31103 raft_consensus.cc:515] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.609313 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bbae9b8b24413caf8be6856f084604" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:53.610325 30903 raft_consensus.cc:2393] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e8bb19378164dc8980686978a15968f in current term 1: Already voted for candidate 7c044e99df2c465e9af856062a4f54c5 in this term.
I20260713 09:12:53.611501 31103 leader_election.cc:290] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.612401 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bbae9b8b24413caf8be6856f084604" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
I20260713 09:12:53.615322 30944 leader_election.cc:304] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e8bb19378164dc8980686978a15968f; no voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5
I20260713 09:12:53.617003 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb4384be98447a98b16ec2273650508" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:53.617620 30903 raft_consensus.cc:3060] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.623601 31103 raft_consensus.cc:3060] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.625224 31095 ts_tablet_manager.cc:1434] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.000s
I20260713 09:12:53.628255 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43807828ac564126864291cdb754cfd0" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:53.628413 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb4384be98447a98b16ec2273650508" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:53.628669 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43807828ac564126864291cdb754cfd0" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
I20260713 09:12:53.628952 30980 raft_consensus.cc:2468] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 0.
I20260713 09:12:53.629114 31052 raft_consensus.cc:3060] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.629298 31054 raft_consensus.cc:2468] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 0.
I20260713 09:12:53.630564 30869 leader_election.cc:304] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:53.631520 31145 raft_consensus.cc:2804] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:53.631934 31145 raft_consensus.cc:493] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:53.632256 31145 raft_consensus.cc:3060] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.633538 31102 raft_consensus.cc:493] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:53.633953 31102 raft_consensus.cc:515] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.635618 31102 leader_election.cc:290] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.636428 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef9451aeea449c4b1c2f397b7c8be47" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:53.636947 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef9451aeea449c4b1c2f397b7c8be47" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
I20260713 09:12:53.637063 30980 raft_consensus.cc:2468] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 0.
I20260713 09:12:53.637136 31052 raft_consensus.cc:2468] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 1.
I20260713 09:12:53.637437 30903 raft_consensus.cc:2468] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 1.
I20260713 09:12:53.637571 31054 raft_consensus.cc:2468] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 0.
I20260713 09:12:53.638378 30944 leader_election.cc:304] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:53.639145 31128 raft_consensus.cc:2804] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:53.639636 31128 raft_consensus.cc:697] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:53.637159 31103 raft_consensus.cc:2749] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:53.640429 31128 consensus_queue.cc:237] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.641958 30868 leader_election.cc:304] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:53.642853 31102 raft_consensus.cc:2804] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:53.643185 31102 raft_consensus.cc:493] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:53.643523 31102 raft_consensus.cc:3060] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.645080 31145 raft_consensus.cc:515] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.648054 31145 leader_election.cc:290] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.648300 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43807828ac564126864291cdb754cfd0" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:53.648480 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43807828ac564126864291cdb754cfd0" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:53.649070 31052 raft_consensus.cc:3060] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.649075 30980 raft_consensus.cc:3060] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.652621 30803 catalog_manager.cc:5697] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.654191 31102 raft_consensus.cc:515] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.656831 30980 raft_consensus.cc:2468] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 1.
I20260713 09:12:53.656910 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef9451aeea449c4b1c2f397b7c8be47" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:53.657526 30978 raft_consensus.cc:3060] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.657933 31052 raft_consensus.cc:2468] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 1.
I20260713 09:12:53.658952 30869 leader_election.cc:304] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:53.659695 31145 raft_consensus.cc:2804] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:53.660600 31145 raft_consensus.cc:697] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:53.661430 31145 consensus_queue.cc:237] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.663925 30978 raft_consensus.cc:2468] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 1.
I20260713 09:12:53.665023 31102 leader_election.cc:290] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.665107 30868 leader_election.cc:304] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:53.665918 31102 raft_consensus.cc:2804] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:53.666028 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef9451aeea449c4b1c2f397b7c8be47" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:53.666441 31102 raft_consensus.cc:697] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:53.667830 31052 raft_consensus.cc:3060] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.668462 31102 consensus_queue.cc:237] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.675894 31052 raft_consensus.cc:2468] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 1.
I20260713 09:12:53.676874 30803 catalog_manager.cc:5697] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.689014 30803 catalog_manager.cc:5697] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.727054 31052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45b76cb0413a472f949d7498e6ff31b9"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
mode: GRACEFUL
new_leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:33502
I20260713 09:12:53.727648 31052 raft_consensus.cc:606] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Received request to transfer leadership to TS 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:53.732542 31052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8bbae9b8b24413caf8be6856f084604"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
mode: GRACEFUL
new_leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:33502
I20260713 09:12:53.733132 31052 raft_consensus.cc:606] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Received request to transfer leadership to TS 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:53.734469 31122 consensus_queue.cc:1048] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:53.746549 31111 consensus_queue.cc:1048] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:53.750624 30980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5235b6192a6e48f89d05cf9da821163f"
dest_uuid: "6e8bb19378164dc8980686978a15968f"
mode: GRACEFUL
new_leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:60446
I20260713 09:12:53.751530 30980 raft_consensus.cc:606] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Received request to transfer leadership to TS 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:53.758356 31052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
mode: GRACEFUL
new_leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:33502
I20260713 09:12:53.758940 31052 raft_consensus.cc:606] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Received request to transfer leadership to TS 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:53.760738 31110 raft_consensus.cc:993] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5: : Instructing follower 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:53.761164 31111 raft_consensus.cc:1081] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Signalling peer 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:53.762801 30903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45b76cb0413a472f949d7498e6ff31b9"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:58156
I20260713 09:12:53.764083 30903 raft_consensus.cc:493] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:53.764423 30903 raft_consensus.cc:3060] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.764752 31052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "581fed976a0343b7a53d482b3c145926"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
mode: GRACEFUL
new_leader_uuid: "6e8bb19378164dc8980686978a15968f"
 from {username='slave'} at 127.0.0.1:33502
I20260713 09:12:53.765306 31052 raft_consensus.cc:606] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Received request to transfer leadership to TS 6e8bb19378164dc8980686978a15968f
I20260713 09:12:53.769899 30903 raft_consensus.cc:515] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:53.772554 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b76cb0413a472f949d7498e6ff31b9" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:53.773072 30978 raft_consensus.cc:3060] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.776325 30903 leader_election.cc:290] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.778177 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b76cb0413a472f949d7498e6ff31b9" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:53.778733 31052 raft_consensus.cc:3055] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:53.779060 31052 raft_consensus.cc:740] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:53.779429 30978 raft_consensus.cc:2468] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:53.779876 31052 consensus_queue.cc:260] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:53.780828 30868 leader_election.cc:304] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:53.781255 31052 raft_consensus.cc:3060] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.781500 31102 raft_consensus.cc:2804] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:53.782030 31102 raft_consensus.cc:697] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:53.782780 31102 consensus_queue.cc:237] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } }
I20260713 09:12:53.784648 30903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43807828ac564126864291cdb754cfd0"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
mode: GRACEFUL
new_leader_uuid: "6e8bb19378164dc8980686978a15968f"
 from {username='slave'} at 127.0.0.1:41964
I20260713 09:12:53.786273 30903 raft_consensus.cc:606] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Received request to transfer leadership to TS 6e8bb19378164dc8980686978a15968f
I20260713 09:12:53.788009 31052 raft_consensus.cc:2468] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:53.789513 30803 catalog_manager.cc:5697] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 1 to 2, leader changed from 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3) to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:53.791741 30903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ef9451aeea449c4b1c2f397b7c8be47"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
mode: GRACEFUL
new_leader_uuid: "6e8bb19378164dc8980686978a15968f"
 from {username='slave'} at 127.0.0.1:41964
I20260713 09:12:53.792308 30903 raft_consensus.cc:606] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Received request to transfer leadership to TS 6e8bb19378164dc8980686978a15968f
I20260713 09:12:53.797698 30978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fb4384be98447a98b16ec2273650508"
dest_uuid: "6e8bb19378164dc8980686978a15968f"
mode: GRACEFUL
new_leader_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:60446
I20260713 09:12:53.798254 30978 raft_consensus.cc:606] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Received request to transfer leadership to TS 7c044e99df2c465e9af856062a4f54c5
I20260713 09:12:53.836274 31111 consensus_queue.cc:1048] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:53.842123 31110 raft_consensus.cc:993] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5: : Instructing follower 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:53.842586 31122 raft_consensus.cc:1081] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Signalling peer 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:53.844308 30904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8bbae9b8b24413caf8be6856f084604"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:58156
I20260713 09:12:53.845741 30904 raft_consensus.cc:493] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:53.846180 30904 raft_consensus.cc:3060] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.848083 31122 consensus_queue.cc:1048] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:53.856505 30904 raft_consensus.cc:515] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.861279 30904 leader_election.cc:290] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.862309 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bbae9b8b24413caf8be6856f084604" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:53.861712 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bbae9b8b24413caf8be6856f084604" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:53.863365 30978 raft_consensus.cc:3060] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.862895 31052 raft_consensus.cc:3055] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:53.864410 31052 raft_consensus.cc:740] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:53.865340 31052 consensus_queue.cc:260] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.866631 31052 raft_consensus.cc:3060] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.868829 30978 raft_consensus.cc:2468] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:53.870035 30868 leader_election.cc:304] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:53.870694 31102 raft_consensus.cc:2804] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:53.871075 31102 raft_consensus.cc:697] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:53.871734 31052 raft_consensus.cc:2468] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:53.871822 31102 consensus_queue.cc:237] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.877964 30801 catalog_manager.cc:5697] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 1 to 2, leader changed from 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3) to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.879285 31110 consensus_queue.cc:1048] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:53.891672 31111 consensus_queue.cc:1048] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:53.906615 31122 raft_consensus.cc:993] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5: : Instructing follower 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:53.907096 31111 raft_consensus.cc:1081] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Signalling peer 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:53.907987 31111 consensus_queue.cc:1048] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:53.908716 30904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:58156
I20260713 09:12:53.909240 30904 raft_consensus.cc:493] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:53.909605 30904 raft_consensus.cc:3060] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.914908 30904 raft_consensus.cc:515] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.917313 30904 leader_election.cc:290] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.917526 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:53.918113 30980 raft_consensus.cc:3060] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.921612 31122 consensus_queue.cc:1048] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:53.921638 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:53.923178 31052 raft_consensus.cc:3055] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:53.923552 31052 raft_consensus.cc:740] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:53.924394 31052 consensus_queue.cc:260] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.925591 31052 raft_consensus.cc:3060] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.926095 30980 raft_consensus.cc:2468] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:53.927186 30868 leader_election.cc:304] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:53.928006 31102 raft_consensus.cc:2804] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:53.928519 31102 raft_consensus.cc:697] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:53.929427 31102 consensus_queue.cc:237] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.935413 31110 raft_consensus.cc:993] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5: : Instructing follower 6e8bb19378164dc8980686978a15968f to start an election
I20260713 09:12:53.935992 31110 raft_consensus.cc:1081] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Signalling peer 6e8bb19378164dc8980686978a15968f to start an election
I20260713 09:12:53.936728 31052 raft_consensus.cc:2468] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:53.937674 30903 raft_consensus.cc:3060] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:53.938051 30980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "581fed976a0343b7a53d482b3c145926"
dest_uuid: "6e8bb19378164dc8980686978a15968f"
 from {username='slave'} at 127.0.0.1:32996
I20260713 09:12:53.938552 30980 raft_consensus.cc:493] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:53.938789 30980 raft_consensus.cc:3060] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.940582 30801 catalog_manager.cc:5697] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 1 to 2, leader changed from 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3) to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.944309 30980 raft_consensus.cc:515] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.945863 31128 consensus_queue.cc:1048] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:53.946892 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581fed976a0343b7a53d482b3c145926" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:53.947880 30980 leader_election.cc:290] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 2 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:53.949110 30904 raft_consensus.cc:3060] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.950903 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581fed976a0343b7a53d482b3c145926" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:53.953948 31052 raft_consensus.cc:3055] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:53.954341 31052 raft_consensus.cc:740] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:53.955453 31052 consensus_queue.cc:260] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.956346 30904 raft_consensus.cc:2468] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 2.
I20260713 09:12:53.956728 31052 raft_consensus.cc:3060] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.957523 30944 leader_election.cc:304] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:53.959025 31130 raft_consensus.cc:2804] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:53.959517 31130 raft_consensus.cc:697] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:53.960304 31130 consensus_queue.cc:237] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:53.964560 31052 raft_consensus.cc:2468] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 2.
I20260713 09:12:53.965685 31128 consensus_queue.cc:1048] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:53.970633 30803 catalog_manager.cc:5697] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 1 to 2, leader changed from 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3) to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.992161 31128 consensus_queue.cc:1048] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:54.002713 31128 consensus_queue.cc:1048] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:54.009941 31130 raft_consensus.cc:993] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f: : Instructing follower 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:54.010354 31130 raft_consensus.cc:1081] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Signalling peer 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:54.011881 30904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5235b6192a6e48f89d05cf9da821163f"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:58168
I20260713 09:12:54.012372 30904 raft_consensus.cc:493] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:54.012728 30904 raft_consensus.cc:3060] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:54.017483 30904 raft_consensus.cc:515] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.019593 30904 leader_election.cc:290] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:54.019881 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235b6192a6e48f89d05cf9da821163f" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:54.020483 30980 raft_consensus.cc:3055] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:54.020558 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5235b6192a6e48f89d05cf9da821163f" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:54.020866 30980 raft_consensus.cc:740] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:54.021090 31052 raft_consensus.cc:3060] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:54.021703 30980 consensus_queue.cc:260] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.022933 30980 raft_consensus.cc:3060] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:54.025951 31052 raft_consensus.cc:2468] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:54.026923 30869 leader_election.cc:304] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:54.027736 31102 raft_consensus.cc:2804] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:54.028139 31102 raft_consensus.cc:697] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:54.028837 31102 consensus_queue.cc:237] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.029520 30980 raft_consensus.cc:2468] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:54.034893 30801 catalog_manager.cc:5697] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 1 to 2, leader changed from 6e8bb19378164dc8980686978a15968f (127.26.112.2) to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:54.069417 31130 consensus_queue.cc:1048] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:54.075205 31102 consensus_queue.cc:1048] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:54.079523 31103 consensus_queue.cc:1048] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:54.087893 31149 raft_consensus.cc:993] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17: : Instructing follower 6e8bb19378164dc8980686978a15968f to start an election
I20260713 09:12:54.084033 31102 consensus_queue.cc:1048] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:12:54.089174 31149 raft_consensus.cc:1081] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Signalling peer 6e8bb19378164dc8980686978a15968f to start an election
I20260713 09:12:54.090531 31128 raft_consensus.cc:993] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f: : Instructing follower 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:12:54.091012 31128 raft_consensus.cc:1081] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Signalling peer 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:12:54.091399 31172 consensus_queue.cc:1048] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:54.093185 31052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fb4384be98447a98b16ec2273650508"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:53292
I20260713 09:12:54.093817 31052 raft_consensus.cc:493] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:54.094202 31052 raft_consensus.cc:3060] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:54.101330 31052 raft_consensus.cc:515] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.102599 30978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43807828ac564126864291cdb754cfd0"
dest_uuid: "6e8bb19378164dc8980686978a15968f"
 from {username='slave'} at 127.0.0.1:60430
I20260713 09:12:54.103340 31052 leader_election.cc:290] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 2 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:54.105436 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb4384be98447a98b16ec2273650508" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:54.106024 30904 raft_consensus.cc:3060] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:54.103353 30978 raft_consensus.cc:493] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:54.108672 30978 raft_consensus.cc:3060] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:54.111728 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb4384be98447a98b16ec2273650508" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:54.112335 30977 raft_consensus.cc:3055] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:54.112645 30977 raft_consensus.cc:740] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:54.113425 30977 consensus_queue.cc:260] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.114679 30977 raft_consensus.cc:3060] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:54.116315 30978 raft_consensus.cc:515] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.117316 30980 raft_consensus.cc:1240] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Rejecting Update request from peer 75eca4d9e5ba4025b4efa983c70dfc17 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:54.120335 30904 raft_consensus.cc:2468] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 2.
I20260713 09:12:54.121042 31102 consensus_queue.cc:1059] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:54.121609 30977 raft_consensus.cc:2468] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 2.
I20260713 09:12:54.121827 31102 raft_consensus.cc:3055] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:54.122246 31102 raft_consensus.cc:740] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:54.122956 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43807828ac564126864291cdb754cfd0" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:54.123082 31017 leader_election.cc:304] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:54.123528 30978 leader_election.cc:290] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 2 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:54.123975 31122 raft_consensus.cc:2804] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:54.124464 31122 raft_consensus.cc:697] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 2 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:54.124274 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43807828ac564126864291cdb754cfd0" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:54.125240 31054 raft_consensus.cc:3060] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:54.123034 31102 consensus_queue.cc:260] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.125385 31122 consensus_queue.cc:237] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.126477 31102 raft_consensus.cc:3060] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:54.131501 31145 raft_consensus.cc:993] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17: : Instructing follower 6e8bb19378164dc8980686978a15968f to start an election
I20260713 09:12:54.131945 31145 raft_consensus.cc:1081] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Signalling peer 6e8bb19378164dc8980686978a15968f to start an election
I20260713 09:12:54.132553 31054 raft_consensus.cc:2468] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 2.
I20260713 09:12:54.134315 30944 leader_election.cc:304] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:54.135078 31128 raft_consensus.cc:2804] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:54.135583 31128 raft_consensus.cc:697] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:54.136183 31171 consensus_queue.cc:1048] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:54.136622 30979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ef9451aeea449c4b1c2f397b7c8be47"
dest_uuid: "6e8bb19378164dc8980686978a15968f"
 from {username='slave'} at 127.0.0.1:60430
I20260713 09:12:54.136379 31128 consensus_queue.cc:237] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [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: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.137182 30979 raft_consensus.cc:493] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:54.137948 30979 raft_consensus.cc:3060] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:54.148656 30979 raft_consensus.cc:515] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.150641 30979 leader_election.cc:290] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 2 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:54.151248 30978 raft_consensus.cc:1240] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Rejecting Update request from peer 75eca4d9e5ba4025b4efa983c70dfc17 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:54.152413 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef9451aeea449c4b1c2f397b7c8be47" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:54.153749 30803 catalog_manager.cc:5697] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 1 to 2, leader changed from 6e8bb19378164dc8980686978a15968f (127.26.112.2) to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 2 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:54.151963 30800 catalog_manager.cc:5697] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 1 to 2, leader changed from 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1) to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:54.151317 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef9451aeea449c4b1c2f397b7c8be47" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:54.157864 30904 raft_consensus.cc:3055] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:54.158178 30904 raft_consensus.cc:740] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:54.153586 30905 raft_consensus.cc:2468] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 2.
I20260713 09:12:54.158331 31145 consensus_queue.cc:1059] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:54.159667 30904 consensus_queue.cc:260] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.160606 30904 raft_consensus.cc:3060] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:54.161273 31102 consensus_queue.cc:1175] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7c044e99df2c465e9af856062a4f54c5" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:12:54.167825 30904 raft_consensus.cc:2468] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 2.
I20260713 09:12:54.168891 30944 leader_election.cc:304] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [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: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 7c044e99df2c465e9af856062a4f54c5
I20260713 09:12:54.169554 31128 raft_consensus.cc:2804] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:54.169950 31128 raft_consensus.cc:697] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:54.170686 31128 consensus_queue.cc:237] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [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: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:54.176446 30803 catalog_manager.cc:5697] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 1 to 2, leader changed from 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1) to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:54.292191 31054 raft_consensus.cc:1275] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.293442 31102 consensus_queue.cc:1048] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.300426 30978 raft_consensus.cc:1275] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.301890 31145 consensus_queue.cc:1048] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.309623 30978 raft_consensus.cc:1275] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.310917 31145 consensus_queue.cc:1048] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.319506 31054 raft_consensus.cc:1275] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.320842 31102 consensus_queue.cc:1048] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.327720 30978 raft_consensus.cc:1275] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.328945 31102 consensus_queue.cc:1048] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.337038 31054 raft_consensus.cc:1275] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.338608 31102 consensus_queue.cc:1048] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:54.381538 31054 raft_consensus.cc:1275] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 6e8bb19378164dc8980686978a15968f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.382658 31128 consensus_queue.cc:1048] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.389739 30904 raft_consensus.cc:1275] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Refusing update from remote peer 6e8bb19378164dc8980686978a15968f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.391642 31103 consensus_queue.cc:1048] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.440783 30978 raft_consensus.cc:1275] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.441963 31102 consensus_queue.cc:1048] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.449286 31054 raft_consensus.cc:1275] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.450922 31171 consensus_queue.cc:1048] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.599251 30904 raft_consensus.cc:1275] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.600510 31122 consensus_queue.cc:1048] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.607694 30978 raft_consensus.cc:1275] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.609601 31122 consensus_queue.cc:1048] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.632972 30904 raft_consensus.cc:1275] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Refusing update from remote peer 6e8bb19378164dc8980686978a15968f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.634100 31103 consensus_queue.cc:1048] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.641907 31054 raft_consensus.cc:1275] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 6e8bb19378164dc8980686978a15968f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.643733 31103 consensus_queue.cc:1048] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.687187 31054 raft_consensus.cc:3060] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:54.691983 31054 raft_consensus.cc:1275] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 6e8bb19378164dc8980686978a15968f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.693161 31103 consensus_queue.cc:1048] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.700551 30904 raft_consensus.cc:1275] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Refusing update from remote peer 6e8bb19378164dc8980686978a15968f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.702113 31128 consensus_queue.cc:1048] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:56.833606 30801 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42396:
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"
    }
  }
}
W20260713 09:12:56.836225 30801 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.
I20260713 09:12:56.891518 30887 tablet_service.cc:1511] Processing CreateTablet for tablet c55ae481b41d4febadbf68a407edc1bb (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:56.892350 30963 tablet_service.cc:1511] Processing CreateTablet for tablet c55ae481b41d4febadbf68a407edc1bb (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:56.893409 30887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55ae481b41d4febadbf68a407edc1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.893985 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55ae481b41d4febadbf68a407edc1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.894397 31038 tablet_service.cc:1511] Processing CreateTablet for tablet c55ae481b41d4febadbf68a407edc1bb (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:56.895884 31038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55ae481b41d4febadbf68a407edc1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.897149 30970 tablet_service.cc:1511] Processing CreateTablet for tablet 83a62a6632d84224bdb2d28650f42bc6 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:56.898576 30970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a62a6632d84224bdb2d28650f42bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.899051 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 83a62a6632d84224bdb2d28650f42bc6 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:56.899514 31041 tablet_service.cc:1511] Processing CreateTablet for tablet 83a62a6632d84224bdb2d28650f42bc6 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:56.900452 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a62a6632d84224bdb2d28650f42bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.901000 31041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a62a6632d84224bdb2d28650f42bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.912648 30889 tablet_service.cc:1511] Processing CreateTablet for tablet 967d3d5b409c45bcafc9d8543ed22cdd (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:56.914081 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967d3d5b409c45bcafc9d8543ed22cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.913797 30969 tablet_service.cc:1511] Processing CreateTablet for tablet 967d3d5b409c45bcafc9d8543ed22cdd (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:56.915089 30969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967d3d5b409c45bcafc9d8543ed22cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.940207 30964 tablet_service.cc:1511] Processing CreateTablet for tablet f1df61e568344780a0fce6f43875de3d (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:56.940882 30890 tablet_service.cc:1511] Processing CreateTablet for tablet f1df61e568344780a0fce6f43875de3d (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:56.942852 31038 tablet_service.cc:1511] Processing CreateTablet for tablet f1df61e568344780a0fce6f43875de3d (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:56.945369 30964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1df61e568344780a0fce6f43875de3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.946169 30888 tablet_service.cc:1511] Processing CreateTablet for tablet ee7755fbc6444dc79123a5ea7725ad6c (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:56.948246 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1df61e568344780a0fce6f43875de3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.948846 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7755fbc6444dc79123a5ea7725ad6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.950007 31038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1df61e568344780a0fce6f43875de3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.958644 31041 tablet_service.cc:1511] Processing CreateTablet for tablet 967d3d5b409c45bcafc9d8543ed22cdd (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:56.960011 31041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967d3d5b409c45bcafc9d8543ed22cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.979681 31190 tablet_bootstrap.cc:492] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:56.981393 31043 tablet_service.cc:1511] Processing CreateTablet for tablet ee7755fbc6444dc79123a5ea7725ad6c (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:56.982713 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7755fbc6444dc79123a5ea7725ad6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.984125 31189 tablet_bootstrap.cc:492] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:56.984037 30969 tablet_service.cc:1511] Processing CreateTablet for tablet b29b6aaaebbd4f57b77c00ec36e034ba (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:56.985318 30969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29b6aaaebbd4f57b77c00ec36e034ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.989102 30970 tablet_service.cc:1511] Processing CreateTablet for tablet ed81b84ffe7f4678ba4fb7b220e30b93 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:56.991127 30887 tablet_service.cc:1511] Processing CreateTablet for tablet ed81b84ffe7f4678ba4fb7b220e30b93 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:56.991511 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2fe8977552427399986dd8d2410b55 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:56.992587 30887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed81b84ffe7f4678ba4fb7b220e30b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.993233 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2fe8977552427399986dd8d2410b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.995577 31040 tablet_service.cc:1511] Processing CreateTablet for tablet b29b6aaaebbd4f57b77c00ec36e034ba (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:56.995889 31044 tablet_service.cc:1511] Processing CreateTablet for tablet ed81b84ffe7f4678ba4fb7b220e30b93 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:56.996944 31040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29b6aaaebbd4f57b77c00ec36e034ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.997097 30970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed81b84ffe7f4678ba4fb7b220e30b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.998035 30962 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2fe8977552427399986dd8d2410b55 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:56.999315 31189 tablet_bootstrap.cc:654] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:56.999413 30962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2fe8977552427399986dd8d2410b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:57.000384 30889 tablet_service.cc:1511] Processing CreateTablet for tablet b29b6aaaebbd4f57b77c00ec36e034ba (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:57.001655 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29b6aaaebbd4f57b77c00ec36e034ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:57.004055 30967 tablet_service.cc:1511] Processing CreateTablet for tablet 20cf9b9043594912bf240fab30c9ebb0 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:57.005324 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20cf9b9043594912bf240fab30c9ebb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:57.009536 31039 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2fe8977552427399986dd8d2410b55 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:57.010813 31039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2fe8977552427399986dd8d2410b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:57.012655 31042 tablet_service.cc:1511] Processing CreateTablet for tablet 20cf9b9043594912bf240fab30c9ebb0 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:57.013890 31042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20cf9b9043594912bf240fab30c9ebb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:57.017534 31044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed81b84ffe7f4678ba4fb7b220e30b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:56.991518 31188 tablet_bootstrap.cc:492] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:57.035251 31188 tablet_bootstrap.cc:654] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.050180 30888 tablet_service.cc:1511] Processing CreateTablet for tablet 20cf9b9043594912bf240fab30c9ebb0 (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:56.979367 30963 tablet_service.cc:1511] Processing CreateTablet for tablet ee7755fbc6444dc79123a5ea7725ad6c (DEFAULT_TABLE table=soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:57.052388 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7755fbc6444dc79123a5ea7725ad6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:57.006024 31190 tablet_bootstrap.cc:654] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.060398 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20cf9b9043594912bf240fab30c9ebb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:57.083549 31188 tablet_bootstrap.cc:492] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:57.084169 31189 tablet_bootstrap.cc:492] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:57.084211 31188 ts_tablet_manager.cc:1403] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.000s
I20260713 09:12:57.084726 31189 ts_tablet_manager.cc:1403] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.005s
I20260713 09:12:57.084883 31190 tablet_bootstrap.cc:492] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:57.085397 31190 ts_tablet_manager.cc:1403] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.006s
I20260713 09:12:57.087715 31189 raft_consensus.cc:359] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.087574 31188 raft_consensus.cc:359] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.088450 31189 raft_consensus.cc:385] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.088539 31188 raft_consensus.cc:385] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.088353 31190 raft_consensus.cc:359] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.088995 31189 raft_consensus.cc:740] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.089201 31190 raft_consensus.cc:385] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.089052 31188 raft_consensus.cc:740] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.089684 31190 raft_consensus.cc:740] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.089994 31189 consensus_queue.cc:260] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.090134 31188 consensus_queue.cc:260] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.090480 31190 consensus_queue.cc:260] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.092881 31188 ts_tablet_manager.cc:1434] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:57.092944 31190 ts_tablet_manager.cc:1434] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260713 09:12:57.094020 31188 tablet_bootstrap.cc:492] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:57.095129 31189 ts_tablet_manager.cc:1434] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:12:57.096204 31189 tablet_bootstrap.cc:492] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:57.094020 31190 tablet_bootstrap.cc:492] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:57.102955 31188 tablet_bootstrap.cc:654] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.104818 31190 tablet_bootstrap.cc:654] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.105062 31189 tablet_bootstrap.cc:654] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.118341 31189 tablet_bootstrap.cc:492] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:57.118986 31189 ts_tablet_manager.cc:1403] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260713 09:12:57.122825 31189 raft_consensus.cc:359] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.123781 31189 raft_consensus.cc:385] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.124140 31189 raft_consensus.cc:740] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.125255 31189 consensus_queue.cc:260] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.128497 31189 ts_tablet_manager.cc:1434] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260713 09:12:57.129679 31189 tablet_bootstrap.cc:492] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:57.138162 31189 tablet_bootstrap.cc:654] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.151227 31189 tablet_bootstrap.cc:492] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:57.151849 31189 ts_tablet_manager.cc:1403] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260713 09:12:57.154395 31188 tablet_bootstrap.cc:492] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:57.154572 31189 raft_consensus.cc:359] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.154896 31190 tablet_bootstrap.cc:492] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:57.154891 31188 ts_tablet_manager.cc:1403] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.034s
I20260713 09:12:57.155287 31189 raft_consensus.cc:385] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.155633 31190 ts_tablet_manager.cc:1403] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.025s
I20260713 09:12:57.155679 31189 raft_consensus.cc:740] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.156625 31189 consensus_queue.cc:260] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.158234 31188 raft_consensus.cc:359] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.158785 31189 ts_tablet_manager.cc:1434] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:57.158514 31190 raft_consensus.cc:359] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.158957 31188 raft_consensus.cc:385] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.159224 31190 raft_consensus.cc:385] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.159284 31188 raft_consensus.cc:740] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.159650 31190 raft_consensus.cc:740] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.159812 31189 tablet_bootstrap.cc:492] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:57.160264 31188 consensus_queue.cc:260] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.160535 31190 consensus_queue.cc:260] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.165570 31188 ts_tablet_manager.cc:1434] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:12:57.166462 31188 tablet_bootstrap.cc:492] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:57.166731 31189 tablet_bootstrap.cc:654] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.167616 31130 raft_consensus.cc:493] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.168097 31130 raft_consensus.cc:515] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.170258 31130 leader_election.cc:290] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.171972 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a62a6632d84224bdb2d28650f42bc6" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
I20260713 09:12:57.172254 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a62a6632d84224bdb2d28650f42bc6" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:57.172720 31052 raft_consensus.cc:2468] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 0.
I20260713 09:12:57.172904 30904 raft_consensus.cc:2468] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 0.
I20260713 09:12:57.173220 31190 ts_tablet_manager.cc:1434] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260713 09:12:57.174170 31190 tablet_bootstrap.cc:492] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:57.174307 30944 leader_election.cc:304] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:57.175654 31130 raft_consensus.cc:2804] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:57.175983 31130 raft_consensus.cc:493] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:57.176306 31130 raft_consensus.cc:3060] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.180640 31190 tablet_bootstrap.cc:654] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.186293 31130 raft_consensus.cc:515] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.189620 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a62a6632d84224bdb2d28650f42bc6" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:57.190285 30904 raft_consensus.cc:3060] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.193114 31190 tablet_bootstrap.cc:492] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:57.193552 31190 ts_tablet_manager.cc:1403] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260713 09:12:57.195873 31190 raft_consensus.cc:359] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.196563 31190 raft_consensus.cc:385] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.196847 31190 raft_consensus.cc:740] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.197540 31188 tablet_bootstrap.cc:654] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.198166 31189 tablet_bootstrap.cc:492] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:57.197553 31190 consensus_queue.cc:260] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.198670 31189 ts_tablet_manager.cc:1403] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.010s
I20260713 09:12:57.198755 30904 raft_consensus.cc:2468] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 1.
I20260713 09:12:57.200187 30944 leader_election.cc:304] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:57.201339 31130 leader_election.cc:290] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.212251 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a62a6632d84224bdb2d28650f42bc6" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:57.212869 31052 raft_consensus.cc:3060] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.214679 31189 raft_consensus.cc:359] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.202593 31199 raft_consensus.cc:2804] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:57.215850 31199 raft_consensus.cc:697] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:57.216737 31199 consensus_queue.cc:237] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.220132 31189 raft_consensus.cc:385] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.220412 31052 raft_consensus.cc:2468] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 1.
I20260713 09:12:57.220527 31189 raft_consensus.cc:740] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.221379 31189 consensus_queue.cc:260] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.232417 31189 ts_tablet_manager.cc:1434] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260713 09:12:57.239666 31190 ts_tablet_manager.cc:1434] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.046s	user 0.016s	sys 0.025s
I20260713 09:12:57.240828 31190 tablet_bootstrap.cc:492] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:57.241706 31188 tablet_bootstrap.cc:492] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:57.242221 31188 ts_tablet_manager.cc:1403] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.033s
I20260713 09:12:57.243667 31189 tablet_bootstrap.cc:492] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:57.245568 31188 raft_consensus.cc:359] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.247593 31190 tablet_bootstrap.cc:654] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.247753 31188 raft_consensus.cc:385] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.248067 31188 raft_consensus.cc:740] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.249563 31188 consensus_queue.cc:260] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.252345 31188 ts_tablet_manager.cc:1434] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:12:57.253167 30800 catalog_manager.cc:5697] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:57.258078 31189 tablet_bootstrap.cc:654] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.260509 31190 tablet_bootstrap.cc:492] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:57.260959 31190 ts_tablet_manager.cc:1403] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 09:12:57.263782 31190 raft_consensus.cc:359] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.264470 31190 raft_consensus.cc:385] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.264756 31190 raft_consensus.cc:740] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.253604 31188 tablet_bootstrap.cc:492] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:57.265569 31190 consensus_queue.cc:260] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.268707 31190 ts_tablet_manager.cc:1434] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:57.269748 31190 tablet_bootstrap.cc:492] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:57.270763 31189 tablet_bootstrap.cc:492] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:57.271247 31189 ts_tablet_manager.cc:1403] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260713 09:12:57.271489 31188 tablet_bootstrap.cc:654] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.273442 31189 raft_consensus.cc:359] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.273999 31189 raft_consensus.cc:385] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.274245 31189 raft_consensus.cc:740] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.275203 31189 consensus_queue.cc:260] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.276575 31190 tablet_bootstrap.cc:654] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.279428 31188 tablet_bootstrap.cc:492] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:57.279937 31189 ts_tablet_manager.cc:1434] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:12:57.280030 31188 ts_tablet_manager.cc:1403] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.005s
I20260713 09:12:57.280983 31189 tablet_bootstrap.cc:492] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:57.284216 31188 raft_consensus.cc:359] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.285158 31188 raft_consensus.cc:385] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.285506 31188 raft_consensus.cc:740] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.286983 31188 consensus_queue.cc:260] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.289531 31190 tablet_bootstrap.cc:492] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:57.290076 31190 ts_tablet_manager.cc:1403] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260713 09:12:57.292024 31188 ts_tablet_manager.cc:1434] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:12:57.292357 31189 tablet_bootstrap.cc:654] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.293144 31188 tablet_bootstrap.cc:492] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:57.293205 31190 raft_consensus.cc:359] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.294319 31190 raft_consensus.cc:385] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.294656 31190 raft_consensus.cc:740] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.295506 31190 consensus_queue.cc:260] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.298048 31190 ts_tablet_manager.cc:1434] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:57.299034 31190 tablet_bootstrap.cc:492] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:57.305552 31190 tablet_bootstrap.cc:654] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.307619 31188 tablet_bootstrap.cc:654] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.316367 31189 tablet_bootstrap.cc:492] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:57.316883 31189 ts_tablet_manager.cc:1403] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.018s
I20260713 09:12:57.318958 31188 tablet_bootstrap.cc:492] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:57.319108 31190 tablet_bootstrap.cc:492] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:57.319480 31188 ts_tablet_manager.cc:1403] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260713 09:12:57.319916 31190 ts_tablet_manager.cc:1403] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260713 09:12:57.319849 31189 raft_consensus.cc:359] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.320693 31189 raft_consensus.cc:385] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.321007 31189 raft_consensus.cc:740] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.321743 31189 consensus_queue.cc:260] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.322427 31188 raft_consensus.cc:359] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.323133 31188 raft_consensus.cc:385] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.322997 31190 raft_consensus.cc:359] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.323769 31188 raft_consensus.cc:740] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.323877 31190 raft_consensus.cc:385] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.324119 31189 ts_tablet_manager.cc:1434] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:57.324245 31190 raft_consensus.cc:740] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.324668 31188 consensus_queue.cc:260] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.325326 31189 tablet_bootstrap.cc:492] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:57.328433 31190 consensus_queue.cc:260] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.327524 31188 ts_tablet_manager.cc:1434] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:12:57.332996 31190 ts_tablet_manager.cc:1434] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:12:57.334007 31190 tablet_bootstrap.cc:492] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:57.335366 31189 tablet_bootstrap.cc:654] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.340469 31190 tablet_bootstrap.cc:654] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.343621 31188 tablet_bootstrap.cc:492] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:57.349102 31190 tablet_bootstrap.cc:492] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:57.349601 31190 ts_tablet_manager.cc:1403] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260713 09:12:57.350442 31188 tablet_bootstrap.cc:654] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.350744 31189 tablet_bootstrap.cc:492] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:57.351186 31189 ts_tablet_manager.cc:1403] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260713 09:12:57.352347 31190 raft_consensus.cc:359] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.353056 31190 raft_consensus.cc:385] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.353374 31190 raft_consensus.cc:740] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.354003 31190 consensus_queue.cc:260] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.354267 31189 raft_consensus.cc:359] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.355206 31189 raft_consensus.cc:385] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.356683 31190 ts_tablet_manager.cc:1434] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:57.357059 31189 raft_consensus.cc:740] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.357816 31190 tablet_bootstrap.cc:492] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:57.358179 31189 consensus_queue.cc:260] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.360948 31189 ts_tablet_manager.cc:1434] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:12:57.361735 31199 raft_consensus.cc:493] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.361858 31189 tablet_bootstrap.cc:492] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:57.361977 31188 tablet_bootstrap.cc:492] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:57.362475 31188 ts_tablet_manager.cc:1403] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:12:57.362212 31199 raft_consensus.cc:515] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.364274 31199 leader_election.cc:290] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.365468 31188 raft_consensus.cc:359] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.365967 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29b6aaaebbd4f57b77c00ec36e034ba" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:57.366241 31188 raft_consensus.cc:385] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.366549 30904 raft_consensus.cc:2468] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 0.
I20260713 09:12:57.366611 31188 raft_consensus.cc:740] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.367681 31188 consensus_queue.cc:260] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.368206 30944 leader_election.cc:304] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:57.369242 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29b6aaaebbd4f57b77c00ec36e034ba" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
W20260713 09:12:57.370808 30944 leader_election.cc:343] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:57.371820 31199 raft_consensus.cc:2804] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:57.372191 31199 raft_consensus.cc:493] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:57.372526 31199 raft_consensus.cc:3060] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.376293 31190 tablet_bootstrap.cc:654] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.368207 31189 tablet_bootstrap.cc:654] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.379732 31199 raft_consensus.cc:515] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.372589 31188 ts_tablet_manager.cc:1434] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260713 09:12:57.381997 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29b6aaaebbd4f57b77c00ec36e034ba" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:57.382484 30904 raft_consensus.cc:3060] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.382565 31188 tablet_bootstrap.cc:492] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:57.386185 31145 raft_consensus.cc:493] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.386736 31145 raft_consensus.cc:515] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.388818 31145 leader_election.cc:290] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.389955 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7755fbc6444dc79123a5ea7725ad6c" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:57.390215 31199 leader_election.cc:290] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.391677 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29b6aaaebbd4f57b77c00ec36e034ba" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
W20260713 09:12:57.393013 30868 leader_election.cc:343] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:57.393731 31188 tablet_bootstrap.cc:654] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:57.394515 30944 leader_election.cc:343] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:57.394997 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7755fbc6444dc79123a5ea7725ad6c" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
W20260713 09:12:57.396364 30869 leader_election.cc:343] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:57.396759 30904 raft_consensus.cc:2468] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 1.
I20260713 09:12:57.396811 30869 leader_election.cc:304] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5
I20260713 09:12:57.397651 31190 tablet_bootstrap.cc:492] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:57.398159 31190 ts_tablet_manager.cc:1403] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.014s
I20260713 09:12:57.398521 31145 raft_consensus.cc:2749] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:57.399015 31189 tablet_bootstrap.cc:492] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:57.399470 31189 ts_tablet_manager.cc:1403] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.001s
I20260713 09:12:57.401031 31190 raft_consensus.cc:359] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
W20260713 09:12:57.401338 30851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:57.401682 31190 raft_consensus.cc:385] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.401985 31190 raft_consensus.cc:740] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.402097 31145 raft_consensus.cc:493] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.401916 31189 raft_consensus.cc:359] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.403043 31189 raft_consensus.cc:385] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.403107 31190 consensus_queue.cc:260] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.403565 31189 raft_consensus.cc:740] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.402998 31145 raft_consensus.cc:515] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.404358 31189 consensus_queue.cc:260] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.405234 31190 ts_tablet_manager.cc:1434] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:57.405706 31145 leader_election.cc:290] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.406394 31190 tablet_bootstrap.cc:492] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f: Bootstrap starting.
I20260713 09:12:57.407434 31188 tablet_bootstrap.cc:492] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:57.407882 31188 ts_tablet_manager.cc:1403] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260713 09:12:57.410930 31188 raft_consensus.cc:359] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.411630 31188 raft_consensus.cc:385] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.411904 31188 raft_consensus.cc:740] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.412595 31188 consensus_queue.cc:260] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.414623 31199 raft_consensus.cc:493] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.414793 31190 tablet_bootstrap.cc:654] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.415103 31199 raft_consensus.cc:515] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.415969 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:57.417114 31199 leader_election.cc:290] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
W20260713 09:12:57.417419 30868 leader_election.cc:343] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:57.419401 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55ae481b41d4febadbf68a407edc1bb" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:57.420019 30905 raft_consensus.cc:2468] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 0.
I20260713 09:12:57.421182 30944 leader_election.cc:304] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:57.422232 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
I20260713 09:12:57.422833 31054 raft_consensus.cc:2468] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 0.
I20260713 09:12:57.424605 31201 raft_consensus.cc:2804] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:57.425016 31201 raft_consensus.cc:493] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:57.425321 31201 raft_consensus.cc:3060] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.425693 31122 raft_consensus.cc:493] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.426198 31122 raft_consensus.cc:515] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.427981 30869 leader_election.cc:304] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [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: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 6e8bb19378164dc8980686978a15968f
I20260713 09:12:57.428444 31122 leader_election.cc:290] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:57.429530 31189 ts_tablet_manager.cc:1434] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.004s
I20260713 09:12:57.429805 30944 leader_election.cc:304] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 7c044e99df2c465e9af856062a4f54c5
I20260713 09:12:57.429983 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed81b84ffe7f4678ba4fb7b220e30b93" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:57.430575 30979 raft_consensus.cc:2468] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:57.430943 31130 raft_consensus.cc:2804] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:57.431440 31130 raft_consensus.cc:697] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:57.431942 31017 leader_election.cc:304] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:57.432272 31130 consensus_queue.cc:237] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.433254 31122 raft_consensus.cc:2804] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:57.433650 31122 raft_consensus.cc:493] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:57.434170 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed81b84ffe7f4678ba4fb7b220e30b93" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:57.434790 30904 raft_consensus.cc:2468] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:57.436564 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55ae481b41d4febadbf68a407edc1bb" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
I20260713 09:12:57.437114 31052 raft_consensus.cc:2468] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 0.
I20260713 09:12:57.436246 31122 raft_consensus.cc:3060] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.439966 31189 tablet_bootstrap.cc:492] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17: Bootstrap starting.
I20260713 09:12:57.443240 31201 raft_consensus.cc:515] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.447572 31218 raft_consensus.cc:2804] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:57.447968 31189 tablet_bootstrap.cc:654] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.448043 31218 raft_consensus.cc:493] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:57.448673 31188 ts_tablet_manager.cc:1434] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260713 09:12:57.448789 31218 raft_consensus.cc:3060] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.449716 31188 tablet_bootstrap.cc:492] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:57.447005 31122 raft_consensus.cc:515] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.454298 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed81b84ffe7f4678ba4fb7b220e30b93" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:57.454839 30904 raft_consensus.cc:3060] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.460291 31190 tablet_bootstrap.cc:492] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f: No bootstrap required, opened a new log
I20260713 09:12:57.460798 31201 leader_election.cc:290] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.460888 31190 ts_tablet_manager.cc:1403] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f: Time spent bootstrapping tablet: real 0.055s	user 0.030s	sys 0.012s
I20260713 09:12:57.461275 31053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55ae481b41d4febadbf68a407edc1bb" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:57.461843 31053 raft_consensus.cc:3060] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.465274 31199 raft_consensus.cc:493] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.465760 31199 raft_consensus.cc:515] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.466956 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55ae481b41d4febadbf68a407edc1bb" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:57.467517 30905 raft_consensus.cc:3060] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.467734 31199 leader_election.cc:290] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.469378 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7755fbc6444dc79123a5ea7725ad6c" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:57.470170 30903 raft_consensus.cc:2468] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 0.
I20260713 09:12:57.471712 30944 leader_election.cc:304] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:57.472754 31199 raft_consensus.cc:2804] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:57.473217 31199 raft_consensus.cc:493] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:57.473670 31199 raft_consensus.cc:3060] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.474504 31188 tablet_bootstrap.cc:654] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.475083 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7755fbc6444dc79123a5ea7725ad6c" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
W20260713 09:12:57.476572 30944 leader_election.cc:343] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:57.476706 31190 raft_consensus.cc:359] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.486759 31190 raft_consensus.cc:385] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.487133 31190 raft_consensus.cc:740] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.488013 31190 consensus_queue.cc:260] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.488145 30803 catalog_manager.cc:5697] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:57.493770 31190 ts_tablet_manager.cc:1434] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260713 09:12:57.502247 31199 raft_consensus.cc:515] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.506033 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7755fbc6444dc79123a5ea7725ad6c" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:57.506784 30903 raft_consensus.cc:3060] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.508813 31199 leader_election.cc:290] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.515693 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7755fbc6444dc79123a5ea7725ad6c" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:57.480276 30904 raft_consensus.cc:2468] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
W20260713 09:12:57.517316 30944 leader_election.cc:343] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:57.519129 31018 leader_election.cc:304] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:57.520682 31221 raft_consensus.cc:2804] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:57.533988 30903 raft_consensus.cc:2468] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 1.
I20260713 09:12:57.535648 30905 raft_consensus.cc:2468] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 1.
I20260713 09:12:57.535753 30944 leader_election.cc:304] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 7c044e99df2c465e9af856062a4f54c5
I20260713 09:12:57.537555 30944 leader_election.cc:304] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:57.538626 31130 raft_consensus.cc:2804] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:57.539311 31201 raft_consensus.cc:2804] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:57.539819 31201 raft_consensus.cc:697] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:57.539209 31130 raft_consensus.cc:697] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:57.540642 31130 consensus_queue.cc:237] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.540642 31201 consensus_queue.cc:237] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.542555 31053 raft_consensus.cc:2468] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 1.
I20260713 09:12:57.544723 31122 leader_election.cc:290] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:57.546165 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed81b84ffe7f4678ba4fb7b220e30b93" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:57.546736 30979 raft_consensus.cc:3060] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.547262 31122 raft_consensus.cc:493] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.547906 31122 raft_consensus.cc:515] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.551258 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:57.552081 30905 raft_consensus.cc:2468] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:57.553411 31018 leader_election.cc:304] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:57.555490 31122 leader_election.cc:290] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:57.556135 31122 raft_consensus.cc:2804] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:57.556298 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:57.557178 30978 raft_consensus.cc:2468] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:57.559269 31189 tablet_bootstrap.cc:492] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17: No bootstrap required, opened a new log
I20260713 09:12:57.559317 31218 raft_consensus.cc:515] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.559947 31189 ts_tablet_manager.cc:1403] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent bootstrapping tablet: real 0.120s	user 0.060s	sys 0.049s
I20260713 09:12:57.560863 30979 raft_consensus.cc:2468] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
I20260713 09:12:57.562654 31189 raft_consensus.cc:359] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.561510 31221 raft_consensus.cc:697] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:57.562072 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:57.563339 31189 raft_consensus.cc:385] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.563655 31189 raft_consensus.cc:740] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.563702 30978 raft_consensus.cc:3060] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.564359 31053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:57.564985 31053 raft_consensus.cc:3060] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.565444 31188 tablet_bootstrap.cc:492] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:57.564337 31189 consensus_queue.cc:260] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.565928 31188 ts_tablet_manager.cc:1403] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.041s
I20260713 09:12:57.567202 31189 ts_tablet_manager.cc:1434] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:12:57.571285 30978 raft_consensus.cc:2468] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 1.
I20260713 09:12:57.571837 31188 raft_consensus.cc:359] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.572496 31188 raft_consensus.cc:385] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.572757 31188 raft_consensus.cc:740] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.572855 30868 leader_election.cc:304] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:57.573652 31145 raft_consensus.cc:2804] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:57.573436 31188 consensus_queue.cc:260] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.575659 31188 ts_tablet_manager.cc:1434] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:12:57.556589 31122 raft_consensus.cc:493] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:57.576503 31188 tablet_bootstrap.cc:492] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5: Bootstrap starting.
I20260713 09:12:57.577073 31122 raft_consensus.cc:3060] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.574291 31221 consensus_queue.cc:237] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.579408 31053 raft_consensus.cc:2468] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 1.
I20260713 09:12:57.581358 31218 leader_election.cc:290] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.585124 31218 raft_consensus.cc:493] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.588840 31188 tablet_bootstrap.cc:654] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:57.588460 30803 catalog_manager.cc:5697] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:57.589977 30803 catalog_manager.cc:5697] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 1 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:57.585534 31218 raft_consensus.cc:515] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.595415 31053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5" is_pre_election: true
I20260713 09:12:57.596340 31053 raft_consensus.cc:2468] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 0.
I20260713 09:12:57.596686 31218 leader_election.cc:290] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.597352 30869 leader_election.cc:304] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:57.599251 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:57.599673 31188 tablet_bootstrap.cc:492] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5: No bootstrap required, opened a new log
I20260713 09:12:57.599994 30979 raft_consensus.cc:2468] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 0.
I20260713 09:12:57.600175 31188 ts_tablet_manager.cc:1403] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260713 09:12:57.601707 31224 raft_consensus.cc:493] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.602238 31224 raft_consensus.cc:515] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.603629 31188 raft_consensus.cc:359] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.604431 31230 raft_consensus.cc:2804] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:57.604705 31188 raft_consensus.cc:385] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:57.605175 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:57.605870 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:57.606830 31230 raft_consensus.cc:493] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:57.607636 30979 raft_consensus.cc:2468] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:57.607995 31230 raft_consensus.cc:3060] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.608769 31017 leader_election.cc:304] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:57.606158 31145 raft_consensus.cc:697] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:57.610879 31145 consensus_queue.cc:237] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.612866 30803 catalog_manager.cc:5697] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:57.606348 31224 leader_election.cc:290] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:57.607102 31188 raft_consensus.cc:740] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Initialized, Role: FOLLOWER
I20260713 09:12:57.613997 31230 raft_consensus.cc:515] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.614202 31224 raft_consensus.cc:2804] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:57.614723 31224 raft_consensus.cc:493] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:57.615099 30905 raft_consensus.cc:2393] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c044e99df2c465e9af856062a4f54c5 in current term 1: Already voted for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in this term.
I20260713 09:12:57.614497 31188 consensus_queue.cc:260] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.618284 31188 ts_tablet_manager.cc:1434] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:12:57.617975 31122 raft_consensus.cc:515] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.620669 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:57.620924 31122 leader_election.cc:290] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:57.621207 30979 raft_consensus.cc:3060] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.622534 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:57.623092 30978 raft_consensus.cc:3060] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.624854 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:57.625398 30905 raft_consensus.cc:3060] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.615048 31224 raft_consensus.cc:3060] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.630151 30978 raft_consensus.cc:2468] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
I20260713 09:12:57.631227 31017 leader_election.cc:304] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:57.632068 31122 raft_consensus.cc:2804] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:57.632931 31224 raft_consensus.cc:515] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.633553 31122 raft_consensus.cc:697] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:57.634423 31122 consensus_queue.cc:237] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.635610 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:57.636365 30903 raft_consensus.cc:2393] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c044e99df2c465e9af856062a4f54c5 in current term 1: Already voted for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in this term.
I20260713 09:12:57.637931 31053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:57.638685 31053 raft_consensus.cc:2393] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75eca4d9e5ba4025b4efa983c70dfc17 in current term 1: Already voted for candidate 7c044e99df2c465e9af856062a4f54c5 in this term.
I20260713 09:12:57.639492 31224 leader_election.cc:290] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:57.639178 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:57.640650 30905 raft_consensus.cc:2468] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
I20260713 09:12:57.641716 31017 leader_election.cc:304] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [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: 7c044e99df2c465e9af856062a4f54c5; no voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:57.642035 31230 leader_election.cc:290] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:57.642683 30979 raft_consensus.cc:2468] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 1.
I20260713 09:12:57.643136 31224 raft_consensus.cc:2749] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:57.643258 31221 raft_consensus.cc:493] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.643759 31221 raft_consensus.cc:515] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.644115 30868 leader_election.cc:304] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 7c044e99df2c465e9af856062a4f54c5
I20260713 09:12:57.645228 31230 raft_consensus.cc:2804] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:57.645848 31221 leader_election.cc:290] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:57.646973 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1df61e568344780a0fce6f43875de3d" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:57.647469 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1df61e568344780a0fce6f43875de3d" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:57.647580 30979 raft_consensus.cc:2468] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:57.648095 30905 raft_consensus.cc:2468] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 0.
I20260713 09:12:57.648514 31017 leader_election.cc:304] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:57.649168 31221 raft_consensus.cc:2804] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:57.645864 31230 raft_consensus.cc:697] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:57.649586 31221 raft_consensus.cc:493] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:57.649935 31221 raft_consensus.cc:3060] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.650121 31230 consensus_queue.cc:237] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.651257 30803 catalog_manager.cc:5697] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:57.657917 31221 raft_consensus.cc:515] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.659703 30801 catalog_manager.cc:5697] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:57.660413 31221 leader_election.cc:290] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:57.661094 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1df61e568344780a0fce6f43875de3d" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:57.661428 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1df61e568344780a0fce6f43875de3d" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:57.661883 30905 raft_consensus.cc:3060] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.662125 30979 raft_consensus.cc:3060] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.670799 30905 raft_consensus.cc:2468] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
I20260713 09:12:57.673337 31018 leader_election.cc:304] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:57.673977 31221 raft_consensus.cc:2804] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:57.674479 31221 raft_consensus.cc:697] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:57.675172 31221 consensus_queue.cc:237] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.675765 30979 raft_consensus.cc:2468] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 1.
I20260713 09:12:57.677496 30803 catalog_manager.cc:5697] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:57.682864 30801 catalog_manager.cc:5697] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 1 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:57.726850 31130 consensus_queue.cc:1048] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:57.738308 31202 consensus_queue.cc:1048] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:57.751435 31221 raft_consensus.cc:493] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.751922 31221 raft_consensus.cc:515] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.754287 31221 leader_election.cc:290] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:57.754570 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7755fbc6444dc79123a5ea7725ad6c" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:57.754829 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7755fbc6444dc79123a5ea7725ad6c" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:57.755247 30903 raft_consensus.cc:2393] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c044e99df2c465e9af856062a4f54c5 in current term 1: Already voted for candidate 6e8bb19378164dc8980686978a15968f in this term.
I20260713 09:12:57.755666 31221 raft_consensus.cc:493] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:57.756168 31221 raft_consensus.cc:515] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:57.756459 31017 leader_election.cc:304] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c044e99df2c465e9af856062a4f54c5; no voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:57.757249 31122 raft_consensus.cc:3060] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.758900 31221 leader_election.cc:290] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:57.758764 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29b6aaaebbd4f57b77c00ec36e034ba" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" is_pre_election: true
I20260713 09:12:57.759933 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29b6aaaebbd4f57b77c00ec36e034ba" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e8bb19378164dc8980686978a15968f" is_pre_election: true
I20260713 09:12:57.760569 30903 raft_consensus.cc:2393] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c044e99df2c465e9af856062a4f54c5 in current term 1: Already voted for candidate 6e8bb19378164dc8980686978a15968f in this term.
I20260713 09:12:57.764186 31122 raft_consensus.cc:2749] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:57.765038 31018 leader_election.cc:304] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c044e99df2c465e9af856062a4f54c5; no voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:57.766124 31122 raft_consensus.cc:3060] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:57.770862 31122 raft_consensus.cc:2749] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:57.854563 30979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c55ae481b41d4febadbf68a407edc1bb"
dest_uuid: "6e8bb19378164dc8980686978a15968f"
mode: GRACEFUL
new_leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:60446
I20260713 09:12:57.855309 30979 raft_consensus.cc:606] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Received request to transfer leadership to TS 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:57.860455 30979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83a62a6632d84224bdb2d28650f42bc6"
dest_uuid: "6e8bb19378164dc8980686978a15968f"
mode: GRACEFUL
new_leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:60446
I20260713 09:12:57.860918 30979 raft_consensus.cc:606] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Received request to transfer leadership to TS 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:57.866194 31052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
mode: GRACEFUL
new_leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:33502
I20260713 09:12:57.866760 31052 raft_consensus.cc:606] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Received request to transfer leadership to TS 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:57.872412 31052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1df61e568344780a0fce6f43875de3d"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
mode: GRACEFUL
new_leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:33502
I20260713 09:12:57.872953 31052 raft_consensus.cc:606] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Received request to transfer leadership to TS 75eca4d9e5ba4025b4efa983c70dfc17
I20260713 09:12:57.882535 31052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed81b84ffe7f4678ba4fb7b220e30b93"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
mode: GRACEFUL
new_leader_uuid: "6e8bb19378164dc8980686978a15968f"
 from {username='slave'} at 127.0.0.1:33502
I20260713 09:12:57.883045 31052 raft_consensus.cc:606] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Received request to transfer leadership to TS 6e8bb19378164dc8980686978a15968f
I20260713 09:12:57.884248 31199 consensus_queue.cc:1048] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:57.888999 30905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
mode: GRACEFUL
new_leader_uuid: "6e8bb19378164dc8980686978a15968f"
 from {username='slave'} at 127.0.0.1:41964
I20260713 09:12:57.889590 30905 raft_consensus.cc:606] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Received request to transfer leadership to TS 6e8bb19378164dc8980686978a15968f
I20260713 09:12:57.894994 30903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
mode: GRACEFUL
new_leader_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:41964
I20260713 09:12:57.895574 30903 raft_consensus.cc:606] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Received request to transfer leadership to TS 7c044e99df2c465e9af856062a4f54c5
I20260713 09:12:57.902069 31199 consensus_queue.cc:1048] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.009176 31199 consensus_queue.cc:1048] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.015498 31201 raft_consensus.cc:993] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f: : Instructing follower 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:58.015933 31130 raft_consensus.cc:1081] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Signalling peer 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:58.017522 30905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c55ae481b41d4febadbf68a407edc1bb"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:58168
I20260713 09:12:58.018899 30905 raft_consensus.cc:493] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:58.019282 30905 raft_consensus.cc:3060] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.022680 31130 consensus_queue.cc:1048] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.026381 30905 raft_consensus.cc:515] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.028584 30905 leader_election.cc:290] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:58.029126 31145 consensus_queue.cc:1048] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.029626 31053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55ae481b41d4febadbf68a407edc1bb" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:58.031850 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55ae481b41d4febadbf68a407edc1bb" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:58.032389 30979 raft_consensus.cc:3055] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:58.032678 30979 raft_consensus.cc:740] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:58.033492 30979 consensus_queue.cc:260] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.034471 30979 raft_consensus.cc:3060] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.038015 31122 consensus_queue.cc:1048] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:58.044687 30979 raft_consensus.cc:2468] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:58.045670 30868 leader_election.cc:304] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [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: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 7c044e99df2c465e9af856062a4f54c5
I20260713 09:12:58.046525 31145 raft_consensus.cc:2804] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:58.047003 31145 raft_consensus.cc:697] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:58.047797 31145 consensus_queue.cc:237] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.051030 31218 raft_consensus.cc:993] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17: : Instructing follower 6e8bb19378164dc8980686978a15968f to start an election
I20260713 09:12:58.051489 31218 raft_consensus.cc:1081] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Signalling peer 6e8bb19378164dc8980686978a15968f to start an election
I20260713 09:12:58.056130 31221 raft_consensus.cc:993] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5: : Instructing follower 6e8bb19378164dc8980686978a15968f to start an election
I20260713 09:12:58.055867 31145 consensus_queue.cc:1048] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.056607 31221 raft_consensus.cc:1081] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Signalling peer 6e8bb19378164dc8980686978a15968f to start an election
I20260713 09:12:58.058048 30979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55"
dest_uuid: "6e8bb19378164dc8980686978a15968f"
 from {username='slave'} at 127.0.0.1:60430
I20260713 09:12:58.058607 30979 raft_consensus.cc:493] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:58.058965 30979 raft_consensus.cc:3060] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.062798 31122 consensus_queue.cc:1048] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.068418 30979 raft_consensus.cc:515] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.068606 31130 consensus_queue.cc:1048] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:58.070478 30979 leader_election.cc:290] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 2 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:58.071537 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:58.071805 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:58.072098 30904 raft_consensus.cc:3055] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:58.072357 31052 raft_consensus.cc:3060] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.072453 30904 raft_consensus.cc:740] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:58.073307 30904 consensus_queue.cc:260] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.074478 30904 raft_consensus.cc:3060] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.073835 30803 catalog_manager.cc:5697] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 1 to 2, leader changed from 6e8bb19378164dc8980686978a15968f (127.26.112.2) to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.080842 30977 raft_consensus.cc:1240] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Rejecting Update request from peer 75eca4d9e5ba4025b4efa983c70dfc17 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:58.081756 31052 raft_consensus.cc:2468] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 2.
I20260713 09:12:58.081957 30980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed81b84ffe7f4678ba4fb7b220e30b93"
dest_uuid: "6e8bb19378164dc8980686978a15968f"
 from {username='slave'} at 127.0.0.1:32996
I20260713 09:12:58.082553 30980 raft_consensus.cc:493] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:58.082893 30980 raft_consensus.cc:3060] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.084383 31221 consensus_queue.cc:1048] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.084908 30944 leader_election.cc:304] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:58.085721 31130 raft_consensus.cc:2804] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:58.086264 31130 raft_consensus.cc:697] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:58.087141 31130 consensus_queue.cc:237] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [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: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.091938 30980 raft_consensus.cc:515] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.094647 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed81b84ffe7f4678ba4fb7b220e30b93" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:58.094790 31130 consensus_queue.cc:1048] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.095197 30903 raft_consensus.cc:3060] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.096305 31122 raft_consensus.cc:993] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5: : Instructing follower 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:58.096817 31122 raft_consensus.cc:1081] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Signalling peer 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:58.098697 30905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:58156
I20260713 09:12:58.099231 30905 raft_consensus.cc:493] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:58.099604 30905 raft_consensus.cc:3060] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.106581 30905 raft_consensus.cc:515] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.107606 30902 raft_consensus.cc:1240] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Rejecting Update request from peer 7c044e99df2c465e9af856062a4f54c5 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:58.113386 30904 raft_consensus.cc:2468] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 2.
I20260713 09:12:58.113811 31122 consensus_queue.cc:1048] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:58.115990 30980 leader_election.cc:290] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 2 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:58.116952 31053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed81b84ffe7f4678ba4fb7b220e30b93" candidate_uuid: "6e8bb19378164dc8980686978a15968f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:58.117542 31053 raft_consensus.cc:3055] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:58.117851 31053 raft_consensus.cc:740] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:58.118618 31053 consensus_queue.cc:260] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.119179 31122 consensus_queue.cc:1059] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.119906 31053 raft_consensus.cc:3060] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.119997 31122 raft_consensus.cc:3055] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:58.120405 31122 raft_consensus.cc:740] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:58.120543 30803 catalog_manager.cc:5697] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 1 to 2, leader changed from 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1) to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.121408 31122 consensus_queue.cc:260] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.122278 31122 raft_consensus.cc:3060] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.122473 30903 raft_consensus.cc:2468] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 2.
I20260713 09:12:58.131584 31224 consensus_queue.cc:1048] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.134109 30944 leader_election.cc:304] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:58.138579 31130 raft_consensus.cc:2804] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:58.140422 31130 raft_consensus.cc:697] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Becoming Leader. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:58.141280 31130 consensus_queue.cc:237] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.142294 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:58.142513 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:58.147475 30905 leader_election.cc:290] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:58.148707 31052 raft_consensus.cc:2468] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:58.149860 30869 leader_election.cc:304] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [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: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 6e8bb19378164dc8980686978a15968f
I20260713 09:12:58.149945 31053 raft_consensus.cc:2468] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e8bb19378164dc8980686978a15968f in term 2.
I20260713 09:12:58.151471 31145 raft_consensus.cc:2804] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:58.155282 31145 raft_consensus.cc:697] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:58.159675 31224 consensus_queue.cc:1048] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.160475 31145 consensus_queue.cc:237] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [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: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.168015 31221 raft_consensus.cc:993] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5: : Instructing follower 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:58.168422 31221 raft_consensus.cc:1081] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Signalling peer 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:58.170038 30905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1df61e568344780a0fce6f43875de3d"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:58156
I20260713 09:12:58.170562 30905 raft_consensus.cc:493] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:58.170944 30905 raft_consensus.cc:3060] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.174117 30801 catalog_manager.cc:5697] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 1 to 2, leader changed from 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3) to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.178999 30905 raft_consensus.cc:515] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.181464 30905 leader_election.cc:290] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:58.181941 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1df61e568344780a0fce6f43875de3d" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:58.182528 30980 raft_consensus.cc:3060] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.183821 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1df61e568344780a0fce6f43875de3d" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:58.184368 31052 raft_consensus.cc:3055] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:58.184664 31052 raft_consensus.cc:740] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:58.185375 31052 consensus_queue.cc:260] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.186240 31052 raft_consensus.cc:3060] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.188540 30802 catalog_manager.cc:5697] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f reported cstate change: term changed from 1 to 2, leader changed from 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3) to 6e8bb19378164dc8980686978a15968f (127.26.112.2). New cstate: current_term: 2 leader_uuid: "6e8bb19378164dc8980686978a15968f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.190215 30980 raft_consensus.cc:2468] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:58.190557 31052 raft_consensus.cc:2468] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:58.191406 30868 leader_election.cc:304] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 75eca4d9e5ba4025b4efa983c70dfc17; no voters: 
I20260713 09:12:58.192348 31218 raft_consensus.cc:2804] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:58.192777 31218 raft_consensus.cc:697] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:58.193579 31218 consensus_queue.cc:237] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.201479 30802 catalog_manager.cc:5697] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 1 to 2, leader changed from 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3) to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.217422 31145 consensus_queue.cc:1048] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.223846 31227 raft_consensus.cc:993] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17: : Instructing follower 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:12:58.224308 31227 raft_consensus.cc:1081] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Signalling peer 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:12:58.227757 31218 consensus_queue.cc:1048] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:58.228360 31052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:33492
I20260713 09:12:58.228888 31052 raft_consensus.cc:493] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:58.229214 31052 raft_consensus.cc:3060] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.235841 31052 raft_consensus.cc:515] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.237496 31052 leader_election.cc:290] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 2 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:12:58.238265 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:12:58.238546 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20cf9b9043594912bf240fab30c9ebb0" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:58.238814 30905 raft_consensus.cc:3055] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:58.239183 30905 raft_consensus.cc:740] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:58.239158 30980 raft_consensus.cc:3060] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.240223 30905 consensus_queue.cc:260] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.241475 30905 raft_consensus.cc:3060] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.246402 30980 raft_consensus.cc:2468] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 2.
I20260713 09:12:58.247520 31017 leader_election.cc:304] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:58.248255 30905 raft_consensus.cc:2468] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 2.
I20260713 09:12:58.248312 31224 raft_consensus.cc:2804] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:58.248888 31224 raft_consensus.cc:697] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 2 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:12:58.249675 31224 consensus_queue.cc:237] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.256068 31201 raft_consensus.cc:993] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f: : Instructing follower 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:58.256508 31201 raft_consensus.cc:1081] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Signalling peer 75eca4d9e5ba4025b4efa983c70dfc17 to start an election
I20260713 09:12:58.257926 30905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83a62a6632d84224bdb2d28650f42bc6"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
 from {username='slave'} at 127.0.0.1:58168
I20260713 09:12:58.258370 30905 raft_consensus.cc:493] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:58.258893 30905 raft_consensus.cc:3060] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.258337 30801 catalog_manager.cc:5697] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 1 to 2, leader changed from 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1) to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 2 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:58.264885 30905 raft_consensus.cc:515] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.267113 30905 leader_election.cc:290] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Requested vote from peers 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641), 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873)
I20260713 09:12:58.267338 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a62a6632d84224bdb2d28650f42bc6" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:12:58.267735 31052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a62a6632d84224bdb2d28650f42bc6" candidate_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
I20260713 09:12:58.267947 30980 raft_consensus.cc:3055] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:58.268232 31052 raft_consensus.cc:3060] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.268260 30980 raft_consensus.cc:740] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:12:58.269168 30980 consensus_queue.cc:260] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.270040 30980 raft_consensus.cc:3060] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.272357 31052 raft_consensus.cc:2468] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:58.273279 30869 leader_election.cc:304] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:12:58.274005 31218 raft_consensus.cc:2804] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:58.274434 31218 raft_consensus.cc:697] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Becoming Leader. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:12:58.274922 30980 raft_consensus.cc:2468] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75eca4d9e5ba4025b4efa983c70dfc17 in term 2.
I20260713 09:12:58.275152 31218 consensus_queue.cc:237] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:12:58.281780 30801 catalog_manager.cc:5697] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 reported cstate change: term changed from 1 to 2, leader changed from 6e8bb19378164dc8980686978a15968f (127.26.112.2) to 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:58.474865 31052 raft_consensus.cc:3060] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.480242 31052 raft_consensus.cc:1275] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.481350 31218 consensus_queue.cc:1048] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.488875 30980 raft_consensus.cc:1275] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.490415 31230 consensus_queue.cc:1048] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.517563 31052 raft_consensus.cc:1275] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 6e8bb19378164dc8980686978a15968f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.518739 31130 consensus_queue.cc:1048] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.525913 30905 raft_consensus.cc:1275] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Refusing update from remote peer 6e8bb19378164dc8980686978a15968f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.528322 31201 consensus_queue.cc:1048] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.584666 31052 raft_consensus.cc:1275] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.585770 31230 consensus_queue.cc:1048] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.592446 30980 raft_consensus.cc:1275] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.594416 31218 consensus_queue.cc:1048] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.596061 30905 raft_consensus.cc:1275] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Refusing update from remote peer 6e8bb19378164dc8980686978a15968f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.597671 31130 consensus_queue.cc:1048] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.607656 31052 raft_consensus.cc:1275] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 6e8bb19378164dc8980686978a15968f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.609704 31199 consensus_queue.cc:1048] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.686718 30980 raft_consensus.cc:1275] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.687932 31145 consensus_queue.cc:1048] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.695034 31053 raft_consensus.cc:1275] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.696870 31145 consensus_queue.cc:1048] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.726118 31053 raft_consensus.cc:1275] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.727133 31145 consensus_queue.cc:1048] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.734696 30980 raft_consensus.cc:3060] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:58.742753 30980 raft_consensus.cc:1275] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Refusing update from remote peer 75eca4d9e5ba4025b4efa983c70dfc17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.743901 31145 consensus_queue.cc:1048] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.770485 30980 raft_consensus.cc:1275] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.771538 31224 consensus_queue.cc:1048] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:58.779032 30905 raft_consensus.cc:1275] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:58.781198 31257 consensus_queue.cc:1048] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:00.898945 30803 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42396:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:13:00.916985 30803 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42396:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:13:00.948760 27072 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:13:01.020327 31293 tablet.cc:1724] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:01.125344 30868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.112.2:45641, user_credentials={real_user=slave}} blocked reactor thread for 98765.3us
W20260713 09:13:01.133430 31303 log.cc:927] Time spent T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17: Append to log took a long time: real 0.059s	user 0.002s	sys 0.000s
I20260713 09:13:01.170881 31314 tablet.cc:1724] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:01.216355 30931 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:c55ae481b41d4febadbf68a407edc1bb)
I20260713 09:13:01.170889 31316 tablet.cc:1724] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.219152 31320 tablet.cc:1724] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.229161 30978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55"
dest_uuid: "6e8bb19378164dc8980686978a15968f"
mode: GRACEFUL
new_leader_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:60460
I20260713 09:13:01.229776 30978 raft_consensus.cc:606] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Received request to transfer leadership to TS 7c044e99df2c465e9af856062a4f54c5
I20260713 09:13:01.201949 31310 tablet.cc:1724] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.221668 31321 tablet.cc:1724] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.211676 31308 tablet.cc:1724] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.265821 31323 tablet.cc:1724] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:01.268759 30931 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:20cf9b9043594912bf240fab30c9ebb0)
W20260713 09:13:01.272792 30931 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:20cf9b9043594912bf240fab30c9ebb0)
I20260713 09:13:01.289891 31319 tablet.cc:1724] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.290340 31316 tablet.cc:1724] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.291642 31293 tablet.cc:1724] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.314039 31314 tablet.cc:1724] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.329088 31321 tablet.cc:1724] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.328907 31326 tablet.cc:1724] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.333523 31308 tablet.cc:1724] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.343420 31320 tablet.cc:1724] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.365116 31323 tablet.cc:1724] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:01.370843 30944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.112.3:40873, user_credentials={real_user=slave}} blocked reactor thread for 48478.5us
I20260713 09:13:01.378263 31319 tablet.cc:1724] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.374750 31321 tablet.cc:1724] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.381335 31259 raft_consensus.cc:993] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f: : Instructing follower 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:13:01.381762 31259 raft_consensus.cc:1081] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Signalling peer 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:13:01.384802 31308 tablet.cc:1724] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.391341 31310 tablet.cc:1724] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.396543 31053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:53292
I20260713 09:13:01.397166 31053 raft_consensus.cc:493] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:01.397557 31053 raft_consensus.cc:3060] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.397300 31320 tablet.cc:1724] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.374491 31316 tablet.cc:1724] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.438189 31053 raft_consensus.cc:515] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.439477 31049 raft_consensus.cc:1240] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Rejecting Update request from peer 6e8bb19378164dc8980686978a15968f for earlier term 2. Current term is 3. Ops: []
I20260713 09:13:01.440989 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:13:01.441604 30905 raft_consensus.cc:3060] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.443810 31332 consensus_queue.cc:1059] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:13:01.445299 31261 raft_consensus.cc:3055] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:01.445643 31261 raft_consensus.cc:740] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:13:01.446203 30903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
mode: GRACEFUL
new_leader_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:41970
I20260713 09:13:01.446817 30903 raft_consensus.cc:606] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Received request to transfer leadership to TS 7c044e99df2c465e9af856062a4f54c5
I20260713 09:13:01.446467 31261 consensus_queue.cc:260] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [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: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.449777 31261 raft_consensus.cc:3060] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.449440 31334 tablet.cc:1724] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.454453 27072 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:13:01.455084 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:01.460526 30905 raft_consensus.cc:2468] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 3.
I20260713 09:13:01.461684 31018 leader_election.cc:304] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [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: 75eca4d9e5ba4025b4efa983c70dfc17, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:13:01.462378 31257 raft_consensus.cc:2804] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:01.462822 31257 raft_consensus.cc:697] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 3 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:13:01.463672 31257 consensus_queue.cc:237] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.465370 31335 tablet.cc:1724] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.451972 31310 tablet.cc:1724] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.467578 31053 leader_election.cc:290] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 3 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:13:01.468595 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2fe8977552427399986dd8d2410b55" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:13:01.473672 30977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43807828ac564126864291cdb754cfd0"
dest_uuid: "6e8bb19378164dc8980686978a15968f"
mode: GRACEFUL
new_leader_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:60460
I20260713 09:13:01.474252 30977 raft_consensus.cc:606] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Received request to transfer leadership to TS 7c044e99df2c465e9af856062a4f54c5
I20260713 09:13:01.477380 30905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da"
dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
mode: GRACEFUL
new_leader_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:41970
I20260713 09:13:01.478677 30979 raft_consensus.cc:2468] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 3.
I20260713 09:13:01.479135 30905 raft_consensus.cc:606] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Received request to transfer leadership to TS 7c044e99df2c465e9af856062a4f54c5
I20260713 09:13:01.480502 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:13:01.481245 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:01.490502 30802 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1: soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754] alter complete (version 1)
I20260713 09:13:01.500197 30802 catalog_manager.cc:5697] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 2 to 3, leader changed from 6e8bb19378164dc8980686978a15968f (127.26.112.2) to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 3 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:01.501334 30802 catalog_manager.cc:5789] TS 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3:40873) does not have the latest schema for tablet 5a2fe8977552427399986dd8d2410b55 (table soft_deleted_table [id=7bb1aaecde964ea9b89da52822ff4754]). Expected version 1 got 0
I20260713 09:13:01.686820 31278 raft_consensus.cc:993] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17: : Instructing follower 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:13:01.687322 31278 raft_consensus.cc:1081] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Signalling peer 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:13:01.688762 31051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:33492
I20260713 09:13:01.689208 31051 raft_consensus.cc:493] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:01.689497 31051 raft_consensus.cc:3060] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.694427 31051 raft_consensus.cc:515] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.696276 31051 leader_election.cc:290] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 3 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:13:01.696857 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:13:01.697619 30905 raft_consensus.cc:3055] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:01.697914 30905 raft_consensus.cc:740] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:13:01.697914 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728f4844cd204aa69ba07cc5786720da" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:13:01.698554 30979 raft_consensus.cc:3060] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.698710 30905 consensus_queue.cc:260] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [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: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.699970 30905 raft_consensus.cc:3060] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.705137 30979 raft_consensus.cc:2468] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 3.
I20260713 09:13:01.705966 30905 raft_consensus.cc:2468] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 3.
I20260713 09:13:01.706226 31017 leader_election.cc:304] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [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: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:13:01.707122 31295 raft_consensus.cc:2804] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:01.707615 31295 raft_consensus.cc:697] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 3 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:13:01.708401 31295 consensus_queue.cc:237] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [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: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.717103 30802 catalog_manager.cc:5697] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 2 to 3, leader changed from 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1) to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 3 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:01.815353 31332 raft_consensus.cc:993] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f: : Instructing follower 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:13:01.815898 31261 raft_consensus.cc:1081] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Signalling peer 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:13:01.817628 31053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43807828ac564126864291cdb754cfd0"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:53292
I20260713 09:13:01.818177 31053 raft_consensus.cc:493] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:01.818513 31053 raft_consensus.cc:3060] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.819027 31313 raft_consensus.cc:993] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17: : Instructing follower 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:13:01.819500 31278 raft_consensus.cc:1081] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Signalling peer 7c044e99df2c465e9af856062a4f54c5 to start an election
I20260713 09:13:01.821115 31051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd"
dest_uuid: "7c044e99df2c465e9af856062a4f54c5"
 from {username='slave'} at 127.0.0.1:33492
I20260713 09:13:01.821625 31051 raft_consensus.cc:493] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:01.821995 31051 raft_consensus.cc:3060] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.825373 31053 raft_consensus.cc:515] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.827512 31053 leader_election.cc:290] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 3 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:13:01.827998 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43807828ac564126864291cdb754cfd0" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:13:01.828540 30905 raft_consensus.cc:3060] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.830297 31051 raft_consensus.cc:515] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.832304 31051 leader_election.cc:290] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [CANDIDATE]: Term 3 election: Requested vote from peers 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117), 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641)
I20260713 09:13:01.832831 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43807828ac564126864291cdb754cfd0" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:13:01.833287 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6e8bb19378164dc8980686978a15968f"
I20260713 09:13:01.833443 30979 raft_consensus.cc:3055] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:01.833783 30979 raft_consensus.cc:740] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e8bb19378164dc8980686978a15968f, State: Running, Role: LEADER
I20260713 09:13:01.833863 30977 raft_consensus.cc:3060] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.833967 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967d3d5b409c45bcafc9d8543ed22cdd" candidate_uuid: "7c044e99df2c465e9af856062a4f54c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "75eca4d9e5ba4025b4efa983c70dfc17"
I20260713 09:13:01.834702 30903 raft_consensus.cc:3055] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:01.834625 30979 consensus_queue.cc:260] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [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: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.835121 30903 raft_consensus.cc:740] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75eca4d9e5ba4025b4efa983c70dfc17, State: Running, Role: LEADER
I20260713 09:13:01.835943 30979 raft_consensus.cc:3060] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.836007 30903 consensus_queue.cc:260] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [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: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.837373 30903 raft_consensus.cc:3060] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:01.841243 30977 raft_consensus.cc:2468] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 3.
I20260713 09:13:01.842401 31017 leader_election.cc:304] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [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: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:13:01.843056 30979 raft_consensus.cc:2468] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 3.
I20260713 09:13:01.843189 31295 raft_consensus.cc:2804] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:01.843753 31295 raft_consensus.cc:697] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 3 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:13:01.844066 31017 leader_election.cc:304] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [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: 6e8bb19378164dc8980686978a15968f, 7c044e99df2c465e9af856062a4f54c5; no voters: 
I20260713 09:13:01.844508 31295 consensus_queue.cc:237] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [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: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.845911 31340 raft_consensus.cc:2804] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:01.846017 30905 raft_consensus.cc:2468] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 3.
I20260713 09:13:01.846483 31340 raft_consensus.cc:697] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 3 LEADER]: Becoming Leader. State: Replica: 7c044e99df2c465e9af856062a4f54c5, State: Running, Role: LEADER
I20260713 09:13:01.847277 31340 consensus_queue.cc:237] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [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: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } }
I20260713 09:13:01.847677 30903 raft_consensus.cc:2468] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c044e99df2c465e9af856062a4f54c5 in term 3.
I20260713 09:13:01.853327 30802 catalog_manager.cc:5697] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 2 to 3, leader changed from 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1) to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 3 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:01.865386 30802 catalog_manager.cc:5697] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 reported cstate change: term changed from 2 to 3, leader changed from 6e8bb19378164dc8980686978a15968f (127.26.112.2) to 7c044e99df2c465e9af856062a4f54c5 (127.26.112.3). New cstate: current_term: 3 leader_uuid: "7c044e99df2c465e9af856062a4f54c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c044e99df2c465e9af856062a4f54c5" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 40873 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:01.912447 30903 raft_consensus.cc:1275] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:13:01.913573 31340 consensus_queue.cc:1048] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:13:01.918706 31335 tablet.cc:1724] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:01.927513 30979 raft_consensus.cc:1275] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:13:01.928990 31257 consensus_queue.cc:1048] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:13:01.945567 31335 tablet.cc:1719] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:13:01.949396 31321 tablet.cc:1719] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:13:01.954181 31319 tablet.cc:1719] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:13:02.179958 30979 raft_consensus.cc:1275] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:02.180966 31257 consensus_queue.cc:1048] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:02.188784 30904 raft_consensus.cc:1275] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:02.189965 31340 consensus_queue.cc:1048] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:02.247375 30979 raft_consensus.cc:1275] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:13:02.247903 30903 raft_consensus.cc:1275] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:02.248699 31340 consensus_queue.cc:1048] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:13:02.249792 31295 consensus_queue.cc:1048] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:02.260529 30903 raft_consensus.cc:1275] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:13:02.260547 30979 raft_consensus.cc:1275] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Refusing update from remote peer 7c044e99df2c465e9af856062a4f54c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:02.262060 31257 consensus_queue.cc:1048] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e8bb19378164dc8980686978a15968f" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:02.262986 31295 consensus_queue.cc:1048] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75eca4d9e5ba4025b4efa983c70dfc17" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:13:02.534673 27072 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:13:02.539495 27072 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:13:02.539865 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:02.544296 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:02.544661 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:03.573688 27072 tablet_server.cc:179] TabletServer@127.26.112.1:0 shutting down...
I20260713 09:13:03.596989 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:03.597776 27072 tablet_replica.cc:333] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.598590 27072 raft_consensus.cc:2243] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:13:03.598599 30944 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 64 similar messages]
I20260713 09:13:03.599181 27072 raft_consensus.cc:2272] T ed81b84ffe7f4678ba4fb7b220e30b93 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.601166 27072 tablet_replica.cc:333] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
W20260713 09:13:03.601658 30944 consensus_peers.cc:597] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f -> Peer 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117): Couldn't send request to peer 75eca4d9e5ba4025b4efa983c70dfc17. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.601838 27072 raft_consensus.cc:2243] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.602470 27072 raft_consensus.cc:2272] T 5a2fe8977552427399986dd8d2410b55 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.604262 27072 tablet_replica.cc:333] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.604813 27072 raft_consensus.cc:2243] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.605207 27072 raft_consensus.cc:2272] T b29b6aaaebbd4f57b77c00ec36e034ba P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.606765 27072 tablet_replica.cc:333] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.607275 27072 raft_consensus.cc:2243] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.608016 27072 raft_consensus.cc:2272] T c55ae481b41d4febadbf68a407edc1bb P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.609781 27072 tablet_replica.cc:333] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.610574 27072 raft_consensus.cc:2243] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.611007 27072 raft_consensus.cc:2272] T 20cf9b9043594912bf240fab30c9ebb0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.612967 27072 tablet_replica.cc:333] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.613495 27072 raft_consensus.cc:2243] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.613935 27072 raft_consensus.cc:2272] T ee7755fbc6444dc79123a5ea7725ad6c P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.615746 27072 tablet_replica.cc:333] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.616207 27072 raft_consensus.cc:2243] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.616540 27072 raft_consensus.cc:2272] T 6fb4384be98447a98b16ec2273650508 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.618194 27072 tablet_replica.cc:333] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.618628 27072 raft_consensus.cc:2243] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.618996 27072 raft_consensus.cc:2272] T 43807828ac564126864291cdb754cfd0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.620584 27072 tablet_replica.cc:333] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.621017 27072 raft_consensus.cc:2243] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.621621 27072 raft_consensus.cc:2272] T f1df61e568344780a0fce6f43875de3d P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.623086 27072 tablet_replica.cc:333] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.623574 27072 raft_consensus.cc:2243] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.623956 27072 raft_consensus.cc:2272] T 9c0f5975827d4ba6891097b01c0d59c0 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.625594 27072 tablet_replica.cc:333] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.626046 27072 raft_consensus.cc:2243] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.626363 27072 raft_consensus.cc:2272] T 967d3d5b409c45bcafc9d8543ed22cdd P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.628108 27072 tablet_replica.cc:333] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.628652 27072 raft_consensus.cc:2243] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.629432 27072 raft_consensus.cc:2272] T a8bbae9b8b24413caf8be6856f084604 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.631136 27072 tablet_replica.cc:333] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.631587 27072 raft_consensus.cc:2243] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.631947 27072 raft_consensus.cc:2272] T 581fed976a0343b7a53d482b3c145926 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.633481 27072 tablet_replica.cc:333] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.633926 27072 raft_consensus.cc:2243] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.634567 27072 raft_consensus.cc:2272] T 83a62a6632d84224bdb2d28650f42bc6 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.636059 27072 tablet_replica.cc:333] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.636582 27072 raft_consensus.cc:2243] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.637010 27072 raft_consensus.cc:2272] T 2ef9451aeea449c4b1c2f397b7c8be47 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.638937 27072 tablet_replica.cc:333] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.639410 27072 raft_consensus.cc:2243] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.640065 27072 raft_consensus.cc:2272] T 5235b6192a6e48f89d05cf9da821163f P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.642184 27072 tablet_replica.cc:333] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.642863 27072 raft_consensus.cc:2243] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.643792 27072 raft_consensus.cc:2272] T 45b76cb0413a472f949d7498e6ff31b9 P 75eca4d9e5ba4025b4efa983c70dfc17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.646440 27072 tablet_replica.cc:333] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17: stopping tablet replica
I20260713 09:13:03.647099 27072 raft_consensus.cc:2243] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:13:03.647140 31018 consensus_peers.cc:597] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 -> Peer 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117): Couldn't send request to peer 75eca4d9e5ba4025b4efa983c70dfc17. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.647643 27072 raft_consensus.cc:2272] T 728f4844cd204aa69ba07cc5786720da P 75eca4d9e5ba4025b4efa983c70dfc17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.687866 27072 tablet_server.cc:196] TabletServer@127.26.112.1:0 shutdown complete.
I20260713 09:13:03.717935 27072 tablet_server.cc:179] TabletServer@127.26.112.2:0 shutting down...
W20260713 09:13:03.726612 31018 consensus_peers.cc:597] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 -> Peer 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117): Couldn't send request to peer 75eca4d9e5ba4025b4efa983c70dfc17. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:42117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:03.752112 30944 consensus_peers.cc:597] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f -> Peer 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117): Couldn't send request to peer 75eca4d9e5ba4025b4efa983c70dfc17. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:42117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.753279 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:03.753985 27072 tablet_replica.cc:333] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.754876 27072 raft_consensus.cc:2243] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.755515 27072 raft_consensus.cc:2272] T 5a2fe8977552427399986dd8d2410b55 P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.757359 27072 tablet_replica.cc:333] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.757879 27072 raft_consensus.cc:2243] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.758677 27072 raft_consensus.cc:2272] T ed81b84ffe7f4678ba4fb7b220e30b93 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.760438 27072 tablet_replica.cc:333] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.760963 27072 raft_consensus.cc:2243] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.761653 27072 raft_consensus.cc:2272] T b29b6aaaebbd4f57b77c00ec36e034ba P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.763280 27072 tablet_replica.cc:333] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.763852 27072 raft_consensus.cc:2243] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.764252 27072 raft_consensus.cc:2272] T 967d3d5b409c45bcafc9d8543ed22cdd P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.765769 27072 tablet_replica.cc:333] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.766269 27072 raft_consensus.cc:2243] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.766666 27072 raft_consensus.cc:2272] T c55ae481b41d4febadbf68a407edc1bb P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.768229 27072 tablet_replica.cc:333] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.768719 27072 raft_consensus.cc:2243] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.769091 27072 raft_consensus.cc:2272] T 43807828ac564126864291cdb754cfd0 P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.770673 27072 tablet_replica.cc:333] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.771149 27072 raft_consensus.cc:2243] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.771849 27072 raft_consensus.cc:2272] T ee7755fbc6444dc79123a5ea7725ad6c P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.773382 27072 tablet_replica.cc:333] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.773869 27072 raft_consensus.cc:2243] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.774252 27072 raft_consensus.cc:2272] T 20cf9b9043594912bf240fab30c9ebb0 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.775944 27072 tablet_replica.cc:333] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.776450 27072 raft_consensus.cc:2243] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.776855 27072 raft_consensus.cc:2272] T 6fb4384be98447a98b16ec2273650508 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.778488 27072 tablet_replica.cc:333] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.778978 27072 raft_consensus.cc:2243] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.779433 27072 raft_consensus.cc:2272] T 83a62a6632d84224bdb2d28650f42bc6 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.780958 27072 tablet_replica.cc:333] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.781432 27072 raft_consensus.cc:2243] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.782101 27072 raft_consensus.cc:2272] T 2ef9451aeea449c4b1c2f397b7c8be47 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.783728 27072 tablet_replica.cc:333] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.784225 27072 raft_consensus.cc:2243] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.784633 27072 raft_consensus.cc:2272] T 5235b6192a6e48f89d05cf9da821163f P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.786254 27072 tablet_replica.cc:333] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.786792 27072 raft_consensus.cc:2243] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.787195 27072 raft_consensus.cc:2272] T 728f4844cd204aa69ba07cc5786720da P 6e8bb19378164dc8980686978a15968f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.788852 27072 tablet_replica.cc:333] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.789322 27072 raft_consensus.cc:2243] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.789703 27072 raft_consensus.cc:2272] T 45b76cb0413a472f949d7498e6ff31b9 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.791302 27072 tablet_replica.cc:333] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.791828 27072 raft_consensus.cc:2243] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.792227 27072 raft_consensus.cc:2272] T a8bbae9b8b24413caf8be6856f084604 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.793910 27072 tablet_replica.cc:333] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.794363 27072 raft_consensus.cc:2243] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.795038 27072 raft_consensus.cc:2272] T 581fed976a0343b7a53d482b3c145926 P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.796738 27072 tablet_replica.cc:333] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.797197 27072 raft_consensus.cc:2243] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.797595 27072 raft_consensus.cc:2272] T f1df61e568344780a0fce6f43875de3d P 6e8bb19378164dc8980686978a15968f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.799106 27072 tablet_replica.cc:333] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f: stopping tablet replica
I20260713 09:13:03.799595 27072 raft_consensus.cc:2243] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.800279 27072 raft_consensus.cc:2272] T 9c0f5975827d4ba6891097b01c0d59c0 P 6e8bb19378164dc8980686978a15968f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:03.816560 31018 consensus_peers.cc:597] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 -> Peer 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117): Couldn't send request to peer 75eca4d9e5ba4025b4efa983c70dfc17. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:42117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:03.823347 31017 consensus_peers.cc:597] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 -> Peer 6e8bb19378164dc8980686978a15968f (127.26.112.2:45641): Couldn't send request to peer 6e8bb19378164dc8980686978a15968f. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:45641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.837064 27072 tablet_server.cc:196] TabletServer@127.26.112.2:0 shutdown complete.
W20260713 09:13:03.860834 31018 consensus_peers.cc:597] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 -> Peer 75eca4d9e5ba4025b4efa983c70dfc17 (127.26.112.1:42117): Couldn't send request to peer 75eca4d9e5ba4025b4efa983c70dfc17. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:42117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:03.866845 27072 tablet_server.cc:179] TabletServer@127.26.112.3:0 shutting down...
I20260713 09:13:03.891868 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:03.892539 27072 tablet_replica.cc:333] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.893143 27072 raft_consensus.cc:2243] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.893632 27072 raft_consensus.cc:2272] T b29b6aaaebbd4f57b77c00ec36e034ba P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.895514 27072 tablet_replica.cc:333] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.896078 27072 raft_consensus.cc:2243] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.896808 27072 raft_consensus.cc:2272] T 967d3d5b409c45bcafc9d8543ed22cdd P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.898473 27072 tablet_replica.cc:333] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.898991 27072 raft_consensus.cc:2243] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.899757 27072 raft_consensus.cc:2272] T 5a2fe8977552427399986dd8d2410b55 P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.901371 27072 tablet_replica.cc:333] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.901902 27072 raft_consensus.cc:2243] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.902400 27072 raft_consensus.cc:2272] T ed81b84ffe7f4678ba4fb7b220e30b93 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.904093 27072 tablet_replica.cc:333] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.904553 27072 raft_consensus.cc:2243] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.904891 27072 raft_consensus.cc:2272] T c55ae481b41d4febadbf68a407edc1bb P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.906388 27072 tablet_replica.cc:333] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.906831 27072 raft_consensus.cc:2243] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.907192 27072 raft_consensus.cc:2272] T ee7755fbc6444dc79123a5ea7725ad6c P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.908752 27072 tablet_replica.cc:333] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.909317 27072 raft_consensus.cc:2243] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.910073 27072 raft_consensus.cc:2272] T 20cf9b9043594912bf240fab30c9ebb0 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.912140 27072 tablet_replica.cc:333] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.912706 27072 raft_consensus.cc:2243] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.913784 27072 raft_consensus.cc:2272] T 6fb4384be98447a98b16ec2273650508 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.915548 27072 tablet_replica.cc:333] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.915994 27072 raft_consensus.cc:2243] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.916353 27072 raft_consensus.cc:2272] T f1df61e568344780a0fce6f43875de3d P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.917855 27072 tablet_replica.cc:333] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.918423 27072 raft_consensus.cc:2243] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.918848 27072 raft_consensus.cc:2272] T 9c0f5975827d4ba6891097b01c0d59c0 P 7c044e99df2c465e9af856062a4f54c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.920538 27072 tablet_replica.cc:333] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.921026 27072 raft_consensus.cc:2243] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.921733 27072 raft_consensus.cc:2272] T 43807828ac564126864291cdb754cfd0 P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.923522 27072 tablet_replica.cc:333] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.924022 27072 raft_consensus.cc:2243] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.924474 27072 raft_consensus.cc:2272] T 581fed976a0343b7a53d482b3c145926 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.926115 27072 tablet_replica.cc:333] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.926625 27072 raft_consensus.cc:2243] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.927057 27072 raft_consensus.cc:2272] T a8bbae9b8b24413caf8be6856f084604 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.928779 27072 tablet_replica.cc:333] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.929301 27072 raft_consensus.cc:2243] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.929702 27072 raft_consensus.cc:2272] T 83a62a6632d84224bdb2d28650f42bc6 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.931241 27072 tablet_replica.cc:333] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.931793 27072 raft_consensus.cc:2243] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:03.932526 27072 raft_consensus.cc:2272] T 728f4844cd204aa69ba07cc5786720da P 7c044e99df2c465e9af856062a4f54c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.934332 27072 tablet_replica.cc:333] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.934813 27072 raft_consensus.cc:2243] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.935212 27072 raft_consensus.cc:2272] T 2ef9451aeea449c4b1c2f397b7c8be47 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.936964 27072 tablet_replica.cc:333] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.937435 27072 raft_consensus.cc:2243] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.937826 27072 raft_consensus.cc:2272] T 5235b6192a6e48f89d05cf9da821163f P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.939739 27072 tablet_replica.cc:333] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5: stopping tablet replica
I20260713 09:13:03.940196 27072 raft_consensus.cc:2243] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:03.940599 27072 raft_consensus.cc:2272] T 45b76cb0413a472f949d7498e6ff31b9 P 7c044e99df2c465e9af856062a4f54c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:03.976027 27072 tablet_server.cc:196] TabletServer@127.26.112.3:0 shutdown complete.
I20260713 09:13:04.002727 27072 master.cc:562] Master@127.26.112.62:33043 shutting down...
I20260713 09:13:04.022977 27072 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:04.023562 27072 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:04.023926 27072 tablet_replica.cc:333] T 00000000000000000000000000000000 P 69f59838a7784e35ba5513735e8afba1: stopping tablet replica
I20260713 09:13:04.043036 27072 master.cc:584] Master@127.26.112.62:33043 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11841 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:13:04.093801 27072 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.112.62:42553
I20260713 09:13:04.094913 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:04.100380 31354 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
W20260713 09:13:04.100438 31355 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
W20260713 09:13:04.101511 31357 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
I20260713 09:13:04.102104 27072 server_base.cc:1061] running on GCE node
I20260713 09:13:04.102926 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:04.103127 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:04.103283 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933984103250 us; error 0 us; skew 500 ppm
I20260713 09:13:04.104254 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:04.106647 27072 webserver.cc:533] Webserver started at http://127.26.112.62:40249/ using document root <none> and password file <none>
I20260713 09:13:04.107152 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:04.107304 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:04.107672 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:04.108713 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/master-0-root/instance:
uuid: "ed9bdef0d89a43ea88269e43566a1f8e"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-qw9l"
I20260713 09:13:04.112964 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:13:04.116045 31362 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.116667 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:13:04.116966 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/master-0-root
uuid: "ed9bdef0d89a43ea88269e43566a1f8e"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-qw9l"
I20260713 09:13:04.117218 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-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)
I20260713 09:13:04.126168 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:04.127193 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:04.164836 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.62:42553
I20260713 09:13:04.164950 31413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.62:42553 every 8 connection(s)
I20260713 09:13:04.168617 31414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.178655 31414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e: Bootstrap starting.
I20260713 09:13:04.183221 31414 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.187252 31414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e: No bootstrap required, opened a new log
I20260713 09:13:04.189365 31414 raft_consensus.cc:359] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed9bdef0d89a43ea88269e43566a1f8e" member_type: VOTER }
I20260713 09:13:04.189721 31414 raft_consensus.cc:385] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.189903 31414 raft_consensus.cc:740] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9bdef0d89a43ea88269e43566a1f8e, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.190469 31414 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed9bdef0d89a43ea88269e43566a1f8e" member_type: VOTER }
I20260713 09:13:04.190868 31414 raft_consensus.cc:399] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:13:04.191066 31414 raft_consensus.cc:493] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:13:04.191264 31414 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:04.195643 31414 raft_consensus.cc:515] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed9bdef0d89a43ea88269e43566a1f8e" member_type: VOTER }
I20260713 09:13:04.196165 31414 leader_election.cc:304] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [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: ed9bdef0d89a43ea88269e43566a1f8e; no voters: 
I20260713 09:13:04.197239 31414 leader_election.cc:290] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:13:04.197535 31417 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:04.198853 31417 raft_consensus.cc:697] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [term 1 LEADER]: Becoming Leader. State: Replica: ed9bdef0d89a43ea88269e43566a1f8e, State: Running, Role: LEADER
I20260713 09:13:04.199530 31417 consensus_queue.cc:237] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [LEADER]: Queue going to LEADER mode. State: All 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: "ed9bdef0d89a43ea88269e43566a1f8e" member_type: VOTER }
I20260713 09:13:04.200089 31414 sys_catalog.cc:565] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:13:04.203640 31418 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ed9bdef0d89a43ea88269e43566a1f8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed9bdef0d89a43ea88269e43566a1f8e" member_type: VOTER } }
I20260713 09:13:04.204421 31418 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:04.204181 31419 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader ed9bdef0d89a43ea88269e43566a1f8e. Latest consensus state: current_term: 1 leader_uuid: "ed9bdef0d89a43ea88269e43566a1f8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed9bdef0d89a43ea88269e43566a1f8e" member_type: VOTER } }
I20260713 09:13:04.205165 31419 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:04.208487 31424 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:13:04.216742 31424 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:13:04.217667 27072 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:13:04.225319 31424 catalog_manager.cc:1383] Generated new cluster ID: 74999812a7c64e858811fc8ded2c4687
I20260713 09:13:04.225584 31424 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:13:04.260900 31424 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:13:04.262074 31424 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:13:04.274639 31424 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e: Generated new TSK 0
I20260713 09:13:04.275156 31424 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:13:04.283656 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:04.288968 31435 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
W20260713 09:13:04.290006 31436 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
W20260713 09:13:04.292049 31438 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
I20260713 09:13:04.292171 27072 server_base.cc:1061] running on GCE node
I20260713 09:13:04.293051 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:04.293267 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:04.293444 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933984293410 us; error 0 us; skew 500 ppm
I20260713 09:13:04.293968 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:04.296190 27072 webserver.cc:533] Webserver started at http://127.26.112.1:45609/ using document root <none> and password file <none>
I20260713 09:13:04.296680 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:04.296867 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:04.297134 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:04.298121 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-0-root/instance:
uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-qw9l"
I20260713 09:13:04.302495 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:13:04.305532 31443 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.306221 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:04.306507 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-0-root
uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-qw9l"
I20260713 09:13:04.306792 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-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)
I20260713 09:13:04.327821 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:04.329221 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:04.330497 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:04.332597 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:04.332762 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.333027 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:04.333206 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.371436 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.1:36397
I20260713 09:13:04.371704 31505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.1:36397 every 8 connection(s)
I20260713 09:13:04.376411 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:04.382786 31510 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
W20260713 09:13:04.390550 31511 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
W20260713 09:13:04.390524 31513 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
I20260713 09:13:04.393033 31506 heartbeater.cc:344] Connected to a master server at 127.26.112.62:42553
I20260713 09:13:04.393507 31506 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:04.394191 27072 server_base.cc:1061] running on GCE node
I20260713 09:13:04.394431 31506 heartbeater.cc:507] Master 127.26.112.62:42553 requested a full tablet report, sending...
I20260713 09:13:04.395435 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:04.395709 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:04.395933 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933984395913 us; error 0 us; skew 500 ppm
I20260713 09:13:04.396582 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:04.396871 31379 ts_manager.cc:194] Registered new tserver with Master: 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397)
I20260713 09:13:04.399063 31379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49346
I20260713 09:13:04.399091 27072 webserver.cc:533] Webserver started at http://127.26.112.2:37095/ using document root <none> and password file <none>
I20260713 09:13:04.399991 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:04.400262 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:04.400599 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:04.401746 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-1-root/instance:
uuid: "e8364672222948aaaec35ae89ae34229"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-qw9l"
I20260713 09:13:04.405964 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260713 09:13:04.409335 31518 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.410117 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:13:04.410458 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-1-root
uuid: "e8364672222948aaaec35ae89ae34229"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-qw9l"
I20260713 09:13:04.410706 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-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)
I20260713 09:13:04.441920 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:04.443145 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:04.444670 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:04.446892 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:04.447113 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.447381 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:04.447611 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260713 09:13:04.485787 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.2:46383
I20260713 09:13:04.485898 31580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.2:46383 every 8 connection(s)
I20260713 09:13:04.490474 27072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:04.498360 31584 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
W20260713 09:13:04.498363 31585 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
W20260713 09:13:04.501468 31587 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
I20260713 09:13:04.502027 31581 heartbeater.cc:344] Connected to a master server at 127.26.112.62:42553
I20260713 09:13:04.502413 31581 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:04.503185 31581 heartbeater.cc:507] Master 127.26.112.62:42553 requested a full tablet report, sending...
I20260713 09:13:04.503674 27072 server_base.cc:1061] running on GCE node
I20260713 09:13:04.504618 27072 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:04.504873 27072 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:04.505048 27072 hybrid_clock.cc:648] HybridClock initialized: now 1783933984505009 us; error 0 us; skew 500 ppm
I20260713 09:13:04.505440 31379 ts_manager.cc:194] Registered new tserver with Master: e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:04.505564 27072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:04.507170 31379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49354
I20260713 09:13:04.508209 27072 webserver.cc:533] Webserver started at http://127.26.112.3:37771/ using document root <none> and password file <none>
I20260713 09:13:04.508831 27072 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:04.509055 27072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:04.509327 27072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:04.510459 27072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-2-root/instance:
uuid: "fdb108889ec64d03b605b3b33ddd167b"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-qw9l"
I20260713 09:13:04.514878 27072 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:13:04.517799 31592 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.518573 27072 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:04.518846 27072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-2-root
uuid: "fdb108889ec64d03b605b3b33ddd167b"
format_stamp: "Formatted at 2026-07-13 09:13:04 on dist-test-slave-qw9l"
I20260713 09:13:04.519117 27072 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvBGtHQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933883861739-27072-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)
I20260713 09:13:04.536444 27072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:04.537499 27072 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:04.538897 27072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:04.541069 27072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:04.541288 27072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.541527 27072 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:04.541695 27072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:04.580726 27072 rpc_server.cc:307] RPC server started. Bound to: 127.26.112.3:42281
I20260713 09:13:04.580828 31654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.112.3:42281 every 8 connection(s)
I20260713 09:13:04.595752 31655 heartbeater.cc:344] Connected to a master server at 127.26.112.62:42553
I20260713 09:13:04.596119 31655 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:04.596787 31655 heartbeater.cc:507] Master 127.26.112.62:42553 requested a full tablet report, sending...
I20260713 09:13:04.598580 31379 ts_manager.cc:194] Registered new tserver with Master: fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:04.599176 27072 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015555761s
I20260713 09:13:04.599939 31379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49364
I20260713 09:13:04.622394 31379 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49370:
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"
    }
  }
}
W20260713 09:13:04.624864 31379 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.
I20260713 09:13:04.689311 31471 tablet_service.cc:1511] Processing CreateTablet for tablet 79cfc72309c64f92b0ea2eeedbe42d5d (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:04.690703 31471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79cfc72309c64f92b0ea2eeedbe42d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.692404 31470 tablet_service.cc:1511] Processing CreateTablet for tablet 55969053463c41949eafd6ef60cee705 (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:04.693770 31470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55969053463c41949eafd6ef60cee705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.695644 31469 tablet_service.cc:1511] Processing CreateTablet for tablet 944596901b0d4c7aa3932035f70bb7be (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:04.698182 31468 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0cdc762b4a4bd4b462a693cb79e9fd (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:04.699002 31466 tablet_service.cc:1511] Processing CreateTablet for tablet c7d597505c3f426f99a0d173f248552a (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:04.700295 31467 tablet_service.cc:1511] Processing CreateTablet for tablet 43d5473728cb49e4b41647822881078b (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:04.701802 31469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944596901b0d4c7aa3932035f70bb7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.702436 31468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0cdc762b4a4bd4b462a693cb79e9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.704033 31467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d5473728cb49e4b41647822881078b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.707455 31466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d597505c3f426f99a0d173f248552a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.722827 31465 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb1c086bb744ebe94d3d33c1eab917c (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:04.724207 31465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb1c086bb744ebe94d3d33c1eab917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.732441 31546 tablet_service.cc:1511] Processing CreateTablet for tablet 79cfc72309c64f92b0ea2eeedbe42d5d (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:04.733808 31546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79cfc72309c64f92b0ea2eeedbe42d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.735769 31468 tablet_service.cc:1511] Processing CreateTablet for tablet 27e9d1b6523e4e349f9f58c60df701e6 (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:04.739681 31468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e9d1b6523e4e349f9f58c60df701e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.740434 31543 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0cdc762b4a4bd4b462a693cb79e9fd (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:04.741700 31543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0cdc762b4a4bd4b462a693cb79e9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.743491 31469 tablet_service.cc:1511] Processing CreateTablet for tablet e2d0ec16cac6421f9244ca19fb23e5a7 (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:04.744663 31469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d0ec16cac6421f9244ca19fb23e5a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.744531 31541 tablet_service.cc:1511] Processing CreateTablet for tablet c7d597505c3f426f99a0d173f248552a (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:04.746232 31541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d597505c3f426f99a0d173f248552a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.748413 31542 tablet_service.cc:1511] Processing CreateTablet for tablet 43d5473728cb49e4b41647822881078b (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:04.750002 31544 tablet_service.cc:1511] Processing CreateTablet for tablet 944596901b0d4c7aa3932035f70bb7be (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:04.738116 31545 tablet_service.cc:1511] Processing CreateTablet for tablet 55969053463c41949eafd6ef60cee705 (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:04.754586 31539 tablet_service.cc:1511] Processing CreateTablet for tablet 27e9d1b6523e4e349f9f58c60df701e6 (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:04.755465 31620 tablet_service.cc:1511] Processing CreateTablet for tablet 79cfc72309c64f92b0ea2eeedbe42d5d (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:04.756731 31620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79cfc72309c64f92b0ea2eeedbe42d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.757369 31540 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb1c086bb744ebe94d3d33c1eab917c (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:04.759647 31538 tablet_service.cc:1511] Processing CreateTablet for tablet e2d0ec16cac6421f9244ca19fb23e5a7 (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:04.760424 31619 tablet_service.cc:1511] Processing CreateTablet for tablet 55969053463c41949eafd6ef60cee705 (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:04.761439 31619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55969053463c41949eafd6ef60cee705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.763705 31545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55969053463c41949eafd6ef60cee705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.764424 31618 tablet_service.cc:1511] Processing CreateTablet for tablet 944596901b0d4c7aa3932035f70bb7be (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:04.765098 31542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d5473728cb49e4b41647822881078b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.764909 31614 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb1c086bb744ebe94d3d33c1eab917c (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:04.765724 31618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944596901b0d4c7aa3932035f70bb7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.766613 31539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e9d1b6523e4e349f9f58c60df701e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.767086 31615 tablet_service.cc:1511] Processing CreateTablet for tablet c7d597505c3f426f99a0d173f248552a (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:04.768356 31615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d597505c3f426f99a0d173f248552a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.768458 31538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d0ec16cac6421f9244ca19fb23e5a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.770273 31540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb1c086bb744ebe94d3d33c1eab917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.772065 31544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944596901b0d4c7aa3932035f70bb7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.772413 31616 tablet_service.cc:1511] Processing CreateTablet for tablet 43d5473728cb49e4b41647822881078b (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:04.773658 31616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d5473728cb49e4b41647822881078b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.776497 31617 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0cdc762b4a4bd4b462a693cb79e9fd (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:04.777730 31617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0cdc762b4a4bd4b462a693cb79e9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.783627 31614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb1c086bb744ebe94d3d33c1eab917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.788399 31613 tablet_service.cc:1511] Processing CreateTablet for tablet 27e9d1b6523e4e349f9f58c60df701e6 (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:04.789633 31613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e9d1b6523e4e349f9f58c60df701e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.794229 31612 tablet_service.cc:1511] Processing CreateTablet for tablet e2d0ec16cac6421f9244ca19fb23e5a7 (DEFAULT_TABLE table=test-workload [id=9cb39630c84e4da89bf985281e17f430]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:04.796185 31612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d0ec16cac6421f9244ca19fb23e5a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:04.827263 31670 tablet_bootstrap.cc:492] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:04.850394 31669 tablet_bootstrap.cc:492] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:04.857790 31670 tablet_bootstrap.cc:654] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.864490 31669 tablet_bootstrap.cc:654] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.884786 31670 tablet_bootstrap.cc:492] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:04.885308 31670 ts_tablet_manager.cc:1403] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.004s
I20260713 09:13:04.932549 31672 tablet_bootstrap.cc:492] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:04.948925 31670 raft_consensus.cc:359] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:04.950896 31670 raft_consensus.cc:385] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.951370 31670 raft_consensus.cc:740] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.954663 31669 tablet_bootstrap.cc:492] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:04.955789 31669 ts_tablet_manager.cc:1403] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.009s
I20260713 09:13:04.959007 31670 consensus_queue.cc:260] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:04.960875 31669 raft_consensus.cc:359] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:04.961877 31669 raft_consensus.cc:385] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.962242 31669 raft_consensus.cc:740] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.962733 31672 tablet_bootstrap.cc:654] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.963665 31655 heartbeater.cc:499] Master 127.26.112.62:42553 was elected leader, sending a full tablet report...
I20260713 09:13:04.963413 31669 consensus_queue.cc:260] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:04.968552 31670 ts_tablet_manager.cc:1434] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.083s	user 0.012s	sys 0.001s
I20260713 09:13:04.970681 31670 tablet_bootstrap.cc:492] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:04.972579 31669 ts_tablet_manager.cc:1434] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260713 09:13:04.973152 31672 tablet_bootstrap.cc:492] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:04.973793 31672 ts_tablet_manager.cc:1403] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.000s
I20260713 09:13:04.973803 31506 heartbeater.cc:499] Master 127.26.112.62:42553 was elected leader, sending a full tablet report...
I20260713 09:13:04.977625 31672 raft_consensus.cc:359] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:04.978446 31672 raft_consensus.cc:385] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.978746 31670 tablet_bootstrap.cc:654] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.978783 31672 raft_consensus.cc:740] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:04.980029 31672 consensus_queue.cc:260] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:04.985010 31669 tablet_bootstrap.cc:492] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:04.987969 31670 tablet_bootstrap.cc:492] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:04.988456 31670 ts_tablet_manager.cc:1403] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260713 09:13:04.991652 31670 raft_consensus.cc:359] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:04.992350 31670 raft_consensus.cc:385] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:04.992717 31669 tablet_bootstrap.cc:654] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.994383 31581 heartbeater.cc:499] Master 127.26.112.62:42553 was elected leader, sending a full tablet report...
I20260713 09:13:04.994817 31672 ts_tablet_manager.cc:1434] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.009s
I20260713 09:13:04.996116 31672 tablet_bootstrap.cc:492] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:05.003232 31672 tablet_bootstrap.cc:654] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:04.992672 31670 raft_consensus.cc:740] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.004576 31669 tablet_bootstrap.cc:492] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:05.005121 31669 ts_tablet_manager.cc:1403] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:13:05.005416 31670 consensus_queue.cc:260] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.007737 31670 ts_tablet_manager.cc:1434] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260713 09:13:05.008386 31669 raft_consensus.cc:359] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.008989 31670 tablet_bootstrap.cc:492] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:05.009186 31669 raft_consensus.cc:385] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.009518 31669 raft_consensus.cc:740] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.010391 31669 consensus_queue.cc:260] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.012589 31669 ts_tablet_manager.cc:1434] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:13:05.013664 31669 tablet_bootstrap.cc:492] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:05.016695 31670 tablet_bootstrap.cc:654] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.021392 31669 tablet_bootstrap.cc:654] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.029460 31670 tablet_bootstrap.cc:492] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:05.029955 31670 ts_tablet_manager.cc:1403] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260713 09:13:05.031868 31669 tablet_bootstrap.cc:492] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:05.032342 31669 ts_tablet_manager.cc:1403] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:13:05.032976 31670 raft_consensus.cc:359] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.033726 31670 raft_consensus.cc:385] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.034021 31670 raft_consensus.cc:740] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.034904 31670 consensus_queue.cc:260] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.035358 31669 raft_consensus.cc:359] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.036098 31669 raft_consensus.cc:385] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.036383 31669 raft_consensus.cc:740] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.037273 31669 consensus_queue.cc:260] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.038955 31670 ts_tablet_manager.cc:1434] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:13:05.039359 31669 ts_tablet_manager.cc:1434] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:05.040055 31670 tablet_bootstrap.cc:492] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:05.040441 31669 tablet_bootstrap.cc:492] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:05.047169 31670 tablet_bootstrap.cc:654] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.047169 31669 tablet_bootstrap.cc:654] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.055415 31672 tablet_bootstrap.cc:492] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:05.055940 31672 ts_tablet_manager.cc:1403] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.033s
I20260713 09:13:05.058948 31669 tablet_bootstrap.cc:492] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:05.059507 31669 ts_tablet_manager.cc:1403] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:13:05.059026 31672 raft_consensus.cc:359] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.060063 31672 raft_consensus.cc:385] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.060421 31672 raft_consensus.cc:740] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.061309 31672 consensus_queue.cc:260] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.062093 31669 raft_consensus.cc:359] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.062770 31669 raft_consensus.cc:385] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.063010 31669 raft_consensus.cc:740] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.063504 31672 ts_tablet_manager.cc:1434] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:13:05.063707 31669 consensus_queue.cc:260] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.064556 31672 tablet_bootstrap.cc:492] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:05.065521 31670 tablet_bootstrap.cc:492] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:05.066047 31670 ts_tablet_manager.cc:1403] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260713 09:13:05.066059 31669 ts_tablet_manager.cc:1434] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:13:05.068312 31669 tablet_bootstrap.cc:492] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:05.069130 31670 raft_consensus.cc:359] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.069900 31670 raft_consensus.cc:385] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.070250 31670 raft_consensus.cc:740] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.071066 31670 consensus_queue.cc:260] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.071646 31672 tablet_bootstrap.cc:654] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.073791 31670 ts_tablet_manager.cc:1434] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:05.074898 31670 tablet_bootstrap.cc:492] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:05.075328 31669 tablet_bootstrap.cc:654] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.083267 31672 tablet_bootstrap.cc:492] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:05.083797 31672 ts_tablet_manager.cc:1403] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260713 09:13:05.082798 31670 tablet_bootstrap.cc:654] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.086902 31672 raft_consensus.cc:359] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.087733 31672 raft_consensus.cc:385] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.088037 31672 raft_consensus.cc:740] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.088799 31672 consensus_queue.cc:260] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.091043 31672 ts_tablet_manager.cc:1434] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:13:05.092067 31672 tablet_bootstrap.cc:492] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:05.098745 31672 tablet_bootstrap.cc:654] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.101244 31670 tablet_bootstrap.cc:492] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:05.101954 31670 ts_tablet_manager.cc:1403] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.009s
I20260713 09:13:05.102198 31669 tablet_bootstrap.cc:492] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:05.102684 31669 ts_tablet_manager.cc:1403] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260713 09:13:05.105239 31670 raft_consensus.cc:359] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.105625 31669 raft_consensus.cc:359] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.106015 31670 raft_consensus.cc:385] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.106314 31669 raft_consensus.cc:385] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.106416 31670 raft_consensus.cc:740] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.106719 31669 raft_consensus.cc:740] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.107432 31670 consensus_queue.cc:260] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.107592 31669 consensus_queue.cc:260] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.108657 31672 tablet_bootstrap.cc:492] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:05.109127 31672 ts_tablet_manager.cc:1403] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.012s
I20260713 09:13:05.109853 31669 ts_tablet_manager.cc:1434] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:13:05.109958 31670 ts_tablet_manager.cc:1434] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:13:05.110951 31669 tablet_bootstrap.cc:492] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:05.110996 31670 tablet_bootstrap.cc:492] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:05.112026 31672 raft_consensus.cc:359] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.112820 31672 raft_consensus.cc:385] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.113102 31672 raft_consensus.cc:740] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.113838 31672 consensus_queue.cc:260] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.116115 31672 ts_tablet_manager.cc:1434] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:13:05.117172 31672 tablet_bootstrap.cc:492] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:05.118336 31669 tablet_bootstrap.cc:654] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.118978 31670 tablet_bootstrap.cc:654] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.123643 31672 tablet_bootstrap.cc:654] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.126353 31678 raft_consensus.cc:493] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.127070 31678 raft_consensus.cc:515] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.135214 31672 tablet_bootstrap.cc:492] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:05.135720 31672 ts_tablet_manager.cc:1403] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:13:05.138654 31672 raft_consensus.cc:359] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.139425 31672 raft_consensus.cc:385] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.139514 31678 leader_election.cc:290] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.139757 31672 raft_consensus.cc:740] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.140890 31672 consensus_queue.cc:260] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.143319 31672 ts_tablet_manager.cc:1434] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:05.144320 31672 tablet_bootstrap.cc:492] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:05.150197 31670 tablet_bootstrap.cc:492] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:05.150877 31670 ts_tablet_manager.cc:1403] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.008s
I20260713 09:13:05.150884 31672 tablet_bootstrap.cc:654] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.155413 31678 raft_consensus.cc:493] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.156059 31678 raft_consensus.cc:515] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.159605 31678 leader_election.cc:290] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.162192 31676 raft_consensus.cc:493] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.162849 31676 raft_consensus.cc:515] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.155061 31670 raft_consensus.cc:359] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.166586 31670 raft_consensus.cc:385] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.166988 31670 raft_consensus.cc:740] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.177911 31676 leader_election.cc:290] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.168169 31670 consensus_queue.cc:260] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.191355 31672 tablet_bootstrap.cc:492] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:05.191874 31670 ts_tablet_manager.cc:1434] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260713 09:13:05.191902 31672 ts_tablet_manager.cc:1403] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.027s
I20260713 09:13:05.192385 31669 tablet_bootstrap.cc:492] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:05.192849 31669 ts_tablet_manager.cc:1403] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.082s	user 0.031s	sys 0.047s
I20260713 09:13:05.193143 31670 tablet_bootstrap.cc:492] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:05.195302 31672 raft_consensus.cc:359] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.196094 31672 raft_consensus.cc:385] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.195883 31669 raft_consensus.cc:359] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.196458 31672 raft_consensus.cc:740] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.196676 31669 raft_consensus.cc:385] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.197023 31669 raft_consensus.cc:740] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.197374 31672 consensus_queue.cc:260] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.197870 31669 consensus_queue.cc:260] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.200172 31672 ts_tablet_manager.cc:1434] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:13:05.200452 31669 ts_tablet_manager.cc:1434] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:13:05.201120 31675 raft_consensus.cc:493] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.201232 31672 tablet_bootstrap.cc:492] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:05.201596 31675 raft_consensus.cc:515] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.209657 31672 tablet_bootstrap.cc:654] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:05.212306 31427 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:05.218482 31670 tablet_bootstrap.cc:654] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.217391 31675 leader_election.cc:290] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:05.226475 31675 raft_consensus.cc:493] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.227070 31675 raft_consensus.cc:515] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.245847 31675 leader_election.cc:290] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:05.248353 31630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55969053463c41949eafd6ef60cee705" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
I20260713 09:13:05.249272 31630 raft_consensus.cc:2468] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 0.
I20260713 09:13:05.250820 31630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9d1b6523e4e349f9f58c60df701e6" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
I20260713 09:13:05.251528 31630 raft_consensus.cc:2468] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 0.
I20260713 09:13:05.252820 31520 leader_election.cc:304] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:05.253957 31520 leader_election.cc:304] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:05.255571 31678 raft_consensus.cc:2804] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.255975 31678 raft_consensus.cc:493] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.256299 31678 raft_consensus.cc:3060] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.260526 31670 tablet_bootstrap.cc:492] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:05.261134 31670 ts_tablet_manager.cc:1403] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.006s
I20260713 09:13:05.264189 31670 raft_consensus.cc:359] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.272387 31704 raft_consensus.cc:2804] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.272837 31704 raft_consensus.cc:493] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.273242 31704 raft_consensus.cc:3060] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.274572 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d0ec16cac6421f9244ca19fb23e5a7" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:05.275318 31481 raft_consensus.cc:2468] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:05.276676 31480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55969053463c41949eafd6ef60cee705" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:05.277184 31672 tablet_bootstrap.cc:492] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:05.277365 31480 raft_consensus.cc:2468] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:05.277678 31672 ts_tablet_manager.cc:1403] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.005s
I20260713 09:13:05.279114 31596 leader_election.cc:304] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:05.279955 31675 raft_consensus.cc:2804] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.280320 31675 raft_consensus.cc:493] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.280628 31675 raft_consensus.cc:3060] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.280701 31672 raft_consensus.cc:359] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.281057 31704 raft_consensus.cc:515] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.269563 31678 raft_consensus.cc:515] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.281498 31672 raft_consensus.cc:385] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.281960 31672 raft_consensus.cc:740] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.282377 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d0ec16cac6421f9244ca19fb23e5a7" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:05.283041 31556 raft_consensus.cc:2468] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:05.282758 31672 consensus_queue.cc:260] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.283475 31678 leader_election.cc:290] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.284325 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55969053463c41949eafd6ef60cee705" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:05.285120 31555 raft_consensus.cc:2393] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdb108889ec64d03b605b3b33ddd167b in current term 1: Already voted for candidate e8364672222948aaaec35ae89ae34229 in this term.
I20260713 09:13:05.272840 31670 raft_consensus.cc:385] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.287197 31670 raft_consensus.cc:740] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.288082 31670 consensus_queue.cc:260] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.288129 31596 leader_election.cc:304] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [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: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: e8364672222948aaaec35ae89ae34229
I20260713 09:13:05.304589 31697 raft_consensus.cc:2804] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.305055 31697 raft_consensus.cc:493] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.305110 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55969053463c41949eafd6ef60cee705" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:05.305471 31697 raft_consensus.cc:3060] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.305804 31628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9d1b6523e4e349f9f58c60df701e6" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:05.306344 31628 raft_consensus.cc:3060] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.306548 31672 ts_tablet_manager.cc:1434] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.012s
I20260713 09:13:05.307657 31672 tablet_bootstrap.cc:492] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:05.314049 31628 raft_consensus.cc:2468] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 1.
I20260713 09:13:05.313977 31697 raft_consensus.cc:515] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.266973 31669 tablet_bootstrap.cc:492] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:05.293696 31480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55969053463c41949eafd6ef60cee705" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:05.292820 31676 raft_consensus.cc:493] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.315433 31672 tablet_bootstrap.cc:654] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.315243 31480 raft_consensus.cc:2468] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 0.
I20260713 09:13:05.315294 31676 raft_consensus.cc:515] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.290422 31670 ts_tablet_manager.cc:1434] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260713 09:13:05.296594 31704 leader_election.cc:290] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.296757 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9d1b6523e4e349f9f58c60df701e6" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:05.297922 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55969053463c41949eafd6ef60cee705" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:05.298286 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e9d1b6523e4e349f9f58c60df701e6" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:05.318289 31670 tablet_bootstrap.cc:492] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:05.318374 31479 raft_consensus.cc:3060] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.298481 31675 raft_consensus.cc:515] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.299563 31630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5473728cb49e4b41647822881078b" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
I20260713 09:13:05.329463 31628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944596901b0d4c7aa3932035f70bb7be" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
I20260713 09:13:05.330031 31630 raft_consensus.cc:2468] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 0.
I20260713 09:13:05.299559 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5473728cb49e4b41647822881078b" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:05.330839 31629 raft_consensus.cc:2393] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8364672222948aaaec35ae89ae34229 in current term 1: Already voted for candidate fdb108889ec64d03b605b3b33ddd167b in this term.
I20260713 09:13:05.331769 31697 leader_election.cc:290] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:05.332388 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55969053463c41949eafd6ef60cee705" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:05.317633 31481 raft_consensus.cc:2468] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 0.
I20260713 09:13:05.326195 31479 raft_consensus.cc:2468] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 1.
I20260713 09:13:05.327982 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944596901b0d4c7aa3932035f70bb7be" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:05.334506 31697 raft_consensus.cc:493] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.329140 31670 tablet_bootstrap.cc:654] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.335750 31697 raft_consensus.cc:515] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.318356 31520 leader_election.cc:304] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:05.338640 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:05.339537 31704 raft_consensus.cc:2804] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.340067 31704 raft_consensus.cc:697] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Becoming Leader. State: Replica: e8364672222948aaaec35ae89ae34229, State: Running, Role: LEADER
I20260713 09:13:05.341281 31704 consensus_queue.cc:237] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.341873 31678 raft_consensus.cc:493] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.342504 31678 raft_consensus.cc:515] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.339282 31481 raft_consensus.cc:2468] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:05.344895 31596 leader_election.cc:304] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:05.324095 31676 leader_election.cc:290] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.334679 31556 raft_consensus.cc:2468] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 0.
I20260713 09:13:05.329097 31669 tablet_bootstrap.cc:654] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.347438 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d597505c3f426f99a0d173f248552a" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
W20260713 09:13:05.349504 31520 leader_election.cc:343] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.350826 31678 leader_election.cc:290] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.351769 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55969053463c41949eafd6ef60cee705" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:05.353556 31556 raft_consensus.cc:2393] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fdb108889ec64d03b605b3b33ddd167b in current term 1: Already voted for candidate e8364672222948aaaec35ae89ae34229 in this term.
I20260713 09:13:05.355171 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:05.356024 31555 raft_consensus.cc:2468] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:05.357349 31669 tablet_bootstrap.cc:492] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:05.357856 31669 ts_tablet_manager.cc:1403] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.004s
I20260713 09:13:05.358765 31594 leader_election.cc:304] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [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: fdb108889ec64d03b605b3b33ddd167b; no voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229
I20260713 09:13:05.361100 31669 raft_consensus.cc:359] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.362020 31669 raft_consensus.cc:385] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.362298 31669 raft_consensus.cc:740] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
W20260713 09:13:05.335202 31445 leader_election.cc:343] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.364509 31669 consensus_queue.cc:260] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.365217 31445 leader_election.cc:304] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:05.367257 31697 leader_election.cc:290] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:05.368616 31697 raft_consensus.cc:2804] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.369836 31697 raft_consensus.cc:493] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.370955 31697 raft_consensus.cc:3060] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.337309 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d0ec16cac6421f9244ca19fb23e5a7" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:05.377310 31479 raft_consensus.cc:3060] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.379733 31711 raft_consensus.cc:2749] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:13:05.380213 31676 raft_consensus.cc:2804] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.380777 31676 raft_consensus.cc:493] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.381209 31676 raft_consensus.cc:3060] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.387100 31697 raft_consensus.cc:515] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.368094 31669 ts_tablet_manager.cc:1434] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260713 09:13:05.391569 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
W20260713 09:13:05.392163 31445 leader_election.cc:343] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.392373 31555 raft_consensus.cc:3060] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.393462 31445 leader_election.cc:304] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [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: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:05.395354 31712 raft_consensus.cc:2804] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.395730 31712 raft_consensus.cc:493] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.396054 31712 raft_consensus.cc:3060] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.401544 31697 leader_election.cc:290] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:05.362499 31377 catalog_manager.cc:5697] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8364672222948aaaec35ae89ae34229 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "e8364672222948aaaec35ae89ae34229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.403919 31555 raft_consensus.cc:2468] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:05.405694 31669 tablet_bootstrap.cc:492] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:05.405580 31594 leader_election.cc:304] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:05.406832 31697 raft_consensus.cc:2804] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.408262 31675 leader_election.cc:290] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:05.409829 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d0ec16cac6421f9244ca19fb23e5a7" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:05.410595 31556 raft_consensus.cc:3060] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.423070 31672 tablet_bootstrap.cc:492] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:05.423664 31672 ts_tablet_manager.cc:1403] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.116s	user 0.041s	sys 0.028s
W20260713 09:13:05.429836 31596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.112.1:36397, user_credentials={real_user=slave}} blocked reactor thread for 85037.2us
I20260713 09:13:05.426867 31672 raft_consensus.cc:359] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.431139 31672 raft_consensus.cc:385] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.431519 31672 raft_consensus.cc:740] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.432507 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:05.433317 31481 raft_consensus.cc:3060] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.434118 31712 raft_consensus.cc:515] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.413663 31697 raft_consensus.cc:697] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:05.436813 31697 consensus_queue.cc:237] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.438848 31556 raft_consensus.cc:2468] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:05.442500 31672 consensus_queue.cc:260] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.391116 31676 raft_consensus.cc:515] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.447211 31479 raft_consensus.cc:2468] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
W20260713 09:13:05.441082 31445 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.112.2:46383, user_credentials={real_user=slave}} blocked reactor thread for 47728.5us
I20260713 09:13:05.436805 31712 leader_election.cc:290] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 election: Requested vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.448846 31704 raft_consensus.cc:493] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.450532 31596 leader_election.cc:304] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:05.451938 31708 raft_consensus.cc:2804] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.452029 31672 ts_tablet_manager.cc:1434] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260713 09:13:05.452795 31522 leader_election.cc:304] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:05.453526 31672 tablet_bootstrap.cc:492] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:05.454170 31678 raft_consensus.cc:2804] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.454311 31669 tablet_bootstrap.cc:654] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.457501 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944596901b0d4c7aa3932035f70bb7be" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:05.454710 31678 raft_consensus.cc:697] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Becoming Leader. State: Replica: e8364672222948aaaec35ae89ae34229, State: Running, Role: LEADER
I20260713 09:13:05.459473 31678 consensus_queue.cc:237] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.448179 31676 leader_election.cc:290] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 election: Requested vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.461265 31672 tablet_bootstrap.cc:654] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.449339 31704 raft_consensus.cc:515] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.462005 31481 raft_consensus.cc:2468] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:05.463142 31704 leader_election.cc:290] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.463644 31708 raft_consensus.cc:697] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:05.467195 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5473728cb49e4b41647822881078b" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:05.467785 31555 raft_consensus.cc:3060] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.468266 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1c086bb744ebe94d3d33c1eab917c" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
W20260713 09:13:05.468474 31445 leader_election.cc:343] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:13:05.469539 31522 leader_election.cc:343] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.469722 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944596901b0d4c7aa3932035f70bb7be" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:05.470481 31556 raft_consensus.cc:3060] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.473451 31630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5473728cb49e4b41647822881078b" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:05.474124 31630 raft_consensus.cc:3060] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.475451 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1c086bb744ebe94d3d33c1eab917c" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
I20260713 09:13:05.475745 31555 raft_consensus.cc:2468] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 1.
I20260713 09:13:05.476276 31629 raft_consensus.cc:2468] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 0.
I20260713 09:13:05.477232 31445 leader_election.cc:304] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:05.477419 31520 leader_election.cc:304] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [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: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:05.478808 31704 raft_consensus.cc:2804] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.479272 31704 raft_consensus.cc:493] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.479732 31704 raft_consensus.cc:3060] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.480232 31708 consensus_queue.cc:237] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.489645 31670 tablet_bootstrap.cc:492] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:05.472060 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d597505c3f426f99a0d173f248552a" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:05.501686 31672 tablet_bootstrap.cc:492] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:05.487293 31630 raft_consensus.cc:2468] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 1.
I20260713 09:13:05.505252 31672 ts_tablet_manager.cc:1403] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.013s
I20260713 09:13:05.472391 31697 raft_consensus.cc:493] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.504657 31670 ts_tablet_manager.cc:1403] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.187s	user 0.060s	sys 0.067s
I20260713 09:13:05.506297 31676 raft_consensus.cc:2804] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.506789 31676 raft_consensus.cc:697] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 LEADER]: Becoming Leader. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Running, Role: LEADER
I20260713 09:13:05.507844 31676 consensus_queue.cc:237] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.508474 31670 raft_consensus.cc:359] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.509164 31670 raft_consensus.cc:385] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.509426 31670 raft_consensus.cc:740] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.510164 31670 consensus_queue.cc:260] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.512544 31670 ts_tablet_manager.cc:1434] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:13:05.506793 31697 raft_consensus.cc:515] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.513509 31670 tablet_bootstrap.cc:492] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:05.515821 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cfc72309c64f92b0ea2eeedbe42d5d" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:05.516283 31669 tablet_bootstrap.cc:492] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:05.516741 31669 ts_tablet_manager.cc:1403] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.000s
W20260713 09:13:05.517396 31596 leader_election.cc:343] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.492617 31704 raft_consensus.cc:515] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.505107 31481 raft_consensus.cc:2468] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 0.
I20260713 09:13:05.519243 31556 raft_consensus.cc:2468] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 1.
I20260713 09:13:05.521889 31669 raft_consensus.cc:359] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.523126 31669 raft_consensus.cc:385] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.523427 31669 raft_consensus.cc:740] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.522457 31697 leader_election.cc:290] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:05.522187 31672 raft_consensus.cc:359] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.523869 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cfc72309c64f92b0ea2eeedbe42d5d" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:05.524149 31672 raft_consensus.cc:385] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.524447 31672 raft_consensus.cc:740] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.525094 31522 leader_election.cc:304] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [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: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:05.525259 31672 consensus_queue.cc:260] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.526269 31678 raft_consensus.cc:2804] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.525298 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1c086bb744ebe94d3d33c1eab917c" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:05.528925 31704 leader_election.cc:290] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.526381 31555 raft_consensus.cc:2468] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
W20260713 09:13:05.530733 31522 leader_election.cc:343] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:05.529066 31678 raft_consensus.cc:493] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.531868 31678 raft_consensus.cc:3060] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.531984 31594 leader_election.cc:304] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [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: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:05.532088 31376 catalog_manager.cc:5697] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 1 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:05.535173 31670 tablet_bootstrap.cc:654] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.528867 31669 consensus_queue.cc:260] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.535841 31672 ts_tablet_manager.cc:1434] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260713 09:13:05.537333 31630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1c086bb744ebe94d3d33c1eab917c" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:05.538934 31630 raft_consensus.cc:3060] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.542584 31377 catalog_manager.cc:5697] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.537406 31445 leader_election.cc:304] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:05.536026 31697 raft_consensus.cc:2804] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:05.544979 31676 raft_consensus.cc:2804] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.545163 31697 raft_consensus.cc:493] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:05.545452 31676 raft_consensus.cc:697] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 LEADER]: Becoming Leader. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Running, Role: LEADER
I20260713 09:13:05.545600 31697 raft_consensus.cc:3060] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.546104 31676 consensus_queue.cc:237] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.548242 31669 ts_tablet_manager.cc:1434] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260713 09:13:05.549229 31669 tablet_bootstrap.cc:492] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:05.556097 31669 tablet_bootstrap.cc:654] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:05.555588 31376 catalog_manager.cc:5697] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 1 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:05.556852 31678 raft_consensus.cc:515] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.559280 31697 raft_consensus.cc:515] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.560528 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d597505c3f426f99a0d173f248552a" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:05.560940 31678 leader_election.cc:290] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.561129 31479 raft_consensus.cc:3060] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.565184 31697 leader_election.cc:290] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:05.566404 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d597505c3f426f99a0d173f248552a" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:05.565202 31630 raft_consensus.cc:2468] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 1.
I20260713 09:13:05.567719 31629 raft_consensus.cc:3060] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.568686 31520 leader_election.cc:304] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:05.570815 31479 raft_consensus.cc:2468] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 1.
I20260713 09:13:05.571748 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cfc72309c64f92b0ea2eeedbe42d5d" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:05.571921 31678 raft_consensus.cc:2804] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.571978 31522 leader_election.cc:304] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:05.572466 31678 raft_consensus.cc:697] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Becoming Leader. State: Replica: e8364672222948aaaec35ae89ae34229, State: Running, Role: LEADER
I20260713 09:13:05.572887 31704 raft_consensus.cc:2804] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.573350 31704 raft_consensus.cc:697] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Becoming Leader. State: Replica: e8364672222948aaaec35ae89ae34229, State: Running, Role: LEADER
I20260713 09:13:05.573393 31678 consensus_queue.cc:237] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.574483 31704 consensus_queue.cc:237] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.572335 31556 raft_consensus.cc:3060] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.575632 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cfc72309c64f92b0ea2eeedbe42d5d" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:05.579301 31481 raft_consensus.cc:3060] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.585592 31670 tablet_bootstrap.cc:492] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:05.586020 31670 ts_tablet_manager.cc:1403] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.005s
I20260713 09:13:05.575307 31629 raft_consensus.cc:2468] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 1.
I20260713 09:13:05.590732 31556 raft_consensus.cc:2468] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:05.592161 31594 leader_election.cc:304] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:05.592974 31697 raft_consensus.cc:2804] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:05.593465 31697 raft_consensus.cc:697] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:05.594236 31697 consensus_queue.cc:237] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.596277 31481 raft_consensus.cc:2468] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:05.592118 31670 raft_consensus.cc:359] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.598788 31670 raft_consensus.cc:385] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.599121 31670 raft_consensus.cc:740] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.602453 31379 catalog_manager.cc:5697] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8364672222948aaaec35ae89ae34229 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "e8364672222948aaaec35ae89ae34229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.605933 31670 consensus_queue.cc:260] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.608235 31670 ts_tablet_manager.cc:1434] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:13:05.614116 31669 tablet_bootstrap.cc:492] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:05.614630 31669 ts_tablet_manager.cc:1403] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.008s
I20260713 09:13:05.616330 31377 catalog_manager.cc:5697] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.617240 31669 raft_consensus.cc:359] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.617902 31669 raft_consensus.cc:385] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:05.618187 31669 raft_consensus.cc:740] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.618952 31669 consensus_queue.cc:260] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.620512 31669 ts_tablet_manager.cc:1434] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:13:05.624801 31376 catalog_manager.cc:5697] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 1 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:05.632993 31379 catalog_manager.cc:5697] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8364672222948aaaec35ae89ae34229 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "e8364672222948aaaec35ae89ae34229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.634433 31379 catalog_manager.cc:5697] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8364672222948aaaec35ae89ae34229 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "e8364672222948aaaec35ae89ae34229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.713243 31697 raft_consensus.cc:493] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.713688 31697 raft_consensus.cc:515] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.715413 31697 leader_election.cc:290] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:05.715993 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944596901b0d4c7aa3932035f70bb7be" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:05.716312 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944596901b0d4c7aa3932035f70bb7be" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:05.717099 31556 raft_consensus.cc:2393] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdb108889ec64d03b605b3b33ddd167b in current term 1: Already voted for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in this term.
I20260713 09:13:05.718073 31594 leader_election.cc:304] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdb108889ec64d03b605b3b33ddd167b; no voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229
I20260713 09:13:05.718936 31697 raft_consensus.cc:3060] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.720719 31629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79cfc72309c64f92b0ea2eeedbe42d5d"
dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
mode: GRACEFUL
new_leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:40820
I20260713 09:13:05.721356 31629 raft_consensus.cc:606] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Received request to transfer leadership to TS 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:05.724377 31697 raft_consensus.cc:2749] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:05.732333 31676 raft_consensus.cc:493] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:05.732846 31676 raft_consensus.cc:515] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.733273 31556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55969053463c41949eafd6ef60cee705"
dest_uuid: "e8364672222948aaaec35ae89ae34229"
mode: GRACEFUL
new_leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:33308
I20260713 09:13:05.733822 31556 raft_consensus.cc:606] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Received request to transfer leadership to TS 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:05.734745 31676 leader_election.cc:290] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.735734 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1c086bb744ebe94d3d33c1eab917c" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
I20260713 09:13:05.735734 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1c086bb744ebe94d3d33c1eab917c" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:05.736670 31629 raft_consensus.cc:2393] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in current term 1: Already voted for candidate e8364672222948aaaec35ae89ae34229 in this term.
I20260713 09:13:05.737515 31445 leader_election.cc:304] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1; no voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:05.738173 31676 raft_consensus.cc:3060] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.741766 31629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd"
dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
mode: GRACEFUL
new_leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:40820
I20260713 09:13:05.742231 31629 raft_consensus.cc:606] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Received request to transfer leadership to TS 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:05.743563 31676 raft_consensus.cc:2749] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:05.753717 31481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43d5473728cb49e4b41647822881078b"
dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
mode: GRACEFUL
new_leader_uuid: "e8364672222948aaaec35ae89ae34229"
 from {username='slave'} at 127.0.0.1:34084
I20260713 09:13:05.754191 31481 raft_consensus.cc:606] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 LEADER]: Received request to transfer leadership to TS e8364672222948aaaec35ae89ae34229
I20260713 09:13:05.823314 31697 consensus_queue.cc:1048] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.829126 31708 raft_consensus.cc:993] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b: : Instructing follower 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:05.829607 31675 raft_consensus.cc:1081] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Signalling peer 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:05.831221 31479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd"
dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:34074
I20260713 09:13:05.834601 31479 raft_consensus.cc:493] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:05.834976 31479 raft_consensus.cc:3060] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:05.835027 31697 consensus_queue.cc:1048] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:05.841763 31479 raft_consensus.cc:515] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.847666 31481 raft_consensus.cc:3060] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:05.848331 31479 leader_election.cc:290] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Requested vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.850575 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:05.851275 31629 raft_consensus.cc:3055] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:05.851606 31629 raft_consensus.cc:740] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:05.852381 31629 consensus_queue.cc:260] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.853380 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:05.853652 31629 raft_consensus.cc:3060] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:05.853981 31556 raft_consensus.cc:3060] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:05.856320 31678 consensus_queue.cc:1048] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.860061 31629 raft_consensus.cc:2468] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:05.861061 31556 raft_consensus.cc:2468] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:05.861337 31445 leader_election.cc:304] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:05.862370 31676 raft_consensus.cc:2804] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:05.862874 31676 raft_consensus.cc:697] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Becoming Leader. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Running, Role: LEADER
I20260713 09:13:05.863692 31676 consensus_queue.cc:237] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.867705 31704 consensus_queue.cc:1048] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.874570 31377 catalog_manager.cc:5697] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 reported cstate change: term changed from 1 to 2, leader changed from fdb108889ec64d03b605b3b33ddd167b (127.26.112.3) to 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.919299 31704 consensus_queue.cc:1048] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.925678 31676 consensus_queue.cc:1048] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.925972 31705 raft_consensus.cc:993] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229: : Instructing follower 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:05.926609 31704 raft_consensus.cc:1081] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Signalling peer 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:05.928475 31479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55969053463c41949eafd6ef60cee705"
dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:34068
I20260713 09:13:05.929024 31479 raft_consensus.cc:493] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:05.929387 31479 raft_consensus.cc:3060] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:05.933534 31704 consensus_queue.cc:1048] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.939531 31712 raft_consensus.cc:993] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1: : Instructing follower e8364672222948aaaec35ae89ae34229 to start an election
I20260713 09:13:05.941915 31676 raft_consensus.cc:1081] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 LEADER]: Signalling peer e8364672222948aaaec35ae89ae34229 to start an election
I20260713 09:13:05.943131 31479 raft_consensus.cc:515] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.944638 31481 raft_consensus.cc:1240] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Rejecting Update request from peer e8364672222948aaaec35ae89ae34229 for earlier term 1. Current term is 2. Ops: []
I20260713 09:13:05.948288 31479 leader_election.cc:290] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Requested vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.948388 31556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43d5473728cb49e4b41647822881078b"
dest_uuid: "e8364672222948aaaec35ae89ae34229"
 from {username='slave'} at 127.0.0.1:33300
I20260713 09:13:05.948971 31556 raft_consensus.cc:493] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:05.949357 31556 raft_consensus.cc:3060] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:05.950495 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55969053463c41949eafd6ef60cee705" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:05.951074 31555 raft_consensus.cc:3055] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:05.951408 31555 raft_consensus.cc:740] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Running, Role: LEADER
I20260713 09:13:05.952189 31555 consensus_queue.cc:260] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.953318 31555 raft_consensus.cc:3060] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:05.958968 31630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55969053463c41949eafd6ef60cee705" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:05.959563 31630 raft_consensus.cc:3060] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:05.959980 31555 raft_consensus.cc:2468] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:05.957686 31556 raft_consensus.cc:515] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.961011 31697 consensus_queue.cc:1048] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.961155 31445 leader_election.cc:304] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:05.962059 31676 raft_consensus.cc:2804] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:05.962747 31676 raft_consensus.cc:697] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Becoming Leader. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Running, Role: LEADER
I20260713 09:13:05.963760 31556 leader_election.cc:290] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 2 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:05.963589 31676 consensus_queue.cc:237] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [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: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.963943 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5473728cb49e4b41647822881078b" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:05.964533 31629 raft_consensus.cc:3060] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:05.960275 31740 consensus_queue.cc:1048] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:13:05.966439 31481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5473728cb49e4b41647822881078b" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:05.967027 31481 raft_consensus.cc:3055] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:05.967365 31481 raft_consensus.cc:740] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Running, Role: LEADER
I20260713 09:13:05.968250 31481 consensus_queue.cc:260] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.969378 31481 raft_consensus.cc:3060] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:05.971318 31630 raft_consensus.cc:2468] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:05.974138 31629 raft_consensus.cc:2468] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 2.
I20260713 09:13:05.974884 31630 raft_consensus.cc:1240] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Rejecting Update request from peer 1b569fe4c4754515a8f7dcaf6c02acb1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:13:05.975821 31704 consensus_queue.cc:1048] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.976316 31520 leader_election.cc:304] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:05.977221 31704 raft_consensus.cc:2804] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:05.977682 31704 raft_consensus.cc:697] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 2 LEADER]: Becoming Leader. State: Replica: e8364672222948aaaec35ae89ae34229, State: Running, Role: LEADER
I20260713 09:13:05.978464 31704 consensus_queue.cc:237] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:05.979830 31481 raft_consensus.cc:2468] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 2.
I20260713 09:13:05.982791 31377 catalog_manager.cc:5697] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 reported cstate change: term changed from 1 to 2, leader changed from e8364672222948aaaec35ae89ae34229 (127.26.112.2) to 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.993152 31675 consensus_queue.cc:1048] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:05.993091 31379 catalog_manager.cc:5697] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 reported cstate change: term changed from 1 to 2, leader changed from 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1) to e8364672222948aaaec35ae89ae34229 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "e8364672222948aaaec35ae89ae34229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:05.994273 31678 consensus_queue.cc:1048] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:06.015815 31675 consensus_queue.cc:1048] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:06.026319 31675 consensus_queue.cc:1048] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:06.034442 31697 raft_consensus.cc:993] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b: : Instructing follower 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:06.034876 31675 raft_consensus.cc:1081] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Signalling peer 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:06.036375 31478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79cfc72309c64f92b0ea2eeedbe42d5d"
dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:34074
I20260713 09:13:06.036834 31478 raft_consensus.cc:493] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:06.037195 31478 raft_consensus.cc:3060] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:06.040717 31678 consensus_queue.cc:1048] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:06.042863 31478 raft_consensus.cc:515] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:06.044818 31478 leader_election.cc:290] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Requested vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:06.046720 31630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cfc72309c64f92b0ea2eeedbe42d5d" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:06.046720 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cfc72309c64f92b0ea2eeedbe42d5d" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:06.047398 31630 raft_consensus.cc:3055] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:06.047801 31630 raft_consensus.cc:740] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:06.048548 31630 consensus_queue.cc:260] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:06.047452 31555 raft_consensus.cc:3060] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:06.049836 31630 raft_consensus.cc:3060] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:06.051198 31704 consensus_queue.cc:1048] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:06.055965 31555 raft_consensus.cc:2468] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:06.056833 31630 raft_consensus.cc:2468] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:06.057094 31445 leader_election.cc:304] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:06.057849 31740 raft_consensus.cc:2804] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:06.058185 31740 raft_consensus.cc:697] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Becoming Leader. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Running, Role: LEADER
I20260713 09:13:06.059000 31740 consensus_queue.cc:237] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:06.069182 31377 catalog_manager.cc:5697] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 reported cstate change: term changed from 1 to 2, leader changed from fdb108889ec64d03b605b3b33ddd167b (127.26.112.3) to 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:06.090252 31740 consensus_queue.cc:1048] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:06.099982 31676 consensus_queue.cc:1048] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:06.336783 31555 raft_consensus.cc:1275] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:06.337965 31712 consensus_queue.cc:1048] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:06.346179 31629 raft_consensus.cc:1275] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:06.347338 31740 consensus_queue.cc:1048] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:06.437732 31555 raft_consensus.cc:1275] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:06.439019 31740 consensus_queue.cc:1048] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:06.444650 31629 raft_consensus.cc:1275] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:06.445963 31676 consensus_queue.cc:1048] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:06.447186 31630 raft_consensus.cc:1275] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:06.449896 31740 consensus_queue.cc:1048] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:06.450896 31629 raft_consensus.cc:1275] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Refusing update from remote peer e8364672222948aaaec35ae89ae34229: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:06.452278 31704 consensus_queue.cc:1048] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:06.455763 31556 raft_consensus.cc:1275] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:06.458410 31676 consensus_queue.cc:1048] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260713 09:13:06.466715 31479 raft_consensus.cc:1275] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Refusing update from remote peer e8364672222948aaaec35ae89ae34229: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:06.468832 31705 consensus_queue.cc:1048] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:08.798394 31376 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49380:
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"
    }
  }
}
W20260713 09:13:08.802594 31376 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.
I20260713 09:13:08.849227 31465 tablet_service.cc:1511] Processing CreateTablet for tablet 27d7e85ab42b4402a51a2b80479aba84 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:08.850616 31465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d7e85ab42b4402a51a2b80479aba84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.850744 31546 tablet_service.cc:1511] Processing CreateTablet for tablet 27d7e85ab42b4402a51a2b80479aba84 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:08.852035 31546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d7e85ab42b4402a51a2b80479aba84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.853417 31618 tablet_service.cc:1511] Processing CreateTablet for tablet 27d7e85ab42b4402a51a2b80479aba84 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:08.854645 31618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d7e85ab42b4402a51a2b80479aba84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.857707 31542 tablet_service.cc:1511] Processing CreateTablet for tablet ff9ee5a0930a46d188fcdd1be951ef3d (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:08.858916 31542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff9ee5a0930a46d188fcdd1be951ef3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.858676 31543 tablet_service.cc:1511] Processing CreateTablet for tablet bf115b62f76e47f3b4d431d66a179376 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:08.859861 31543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf115b62f76e47f3b4d431d66a179376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.860077 31620 tablet_service.cc:1511] Processing CreateTablet for tablet ff9ee5a0930a46d188fcdd1be951ef3d (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:08.861307 31620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff9ee5a0930a46d188fcdd1be951ef3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.865538 31470 tablet_service.cc:1511] Processing CreateTablet for tablet ff9ee5a0930a46d188fcdd1be951ef3d (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:08.866737 31470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff9ee5a0930a46d188fcdd1be951ef3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.868520 31471 tablet_service.cc:1511] Processing CreateTablet for tablet bf115b62f76e47f3b4d431d66a179376 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:08.871817 31471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf115b62f76e47f3b4d431d66a179376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.874543 31614 tablet_service.cc:1511] Processing CreateTablet for tablet bf115b62f76e47f3b4d431d66a179376 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:08.875046 31767 tablet_bootstrap.cc:492] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:08.875872 31614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf115b62f76e47f3b4d431d66a179376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.881351 31767 tablet_bootstrap.cc:654] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:08.898427 31546 tablet_service.cc:1511] Processing CreateTablet for tablet 2ddd067ee2df47bcad9e7a11c46e1fd0 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:08.899857 31546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ddd067ee2df47bcad9e7a11c46e1fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.900019 31615 tablet_service.cc:1511] Processing CreateTablet for tablet 2ddd067ee2df47bcad9e7a11c46e1fd0 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:08.901347 31615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ddd067ee2df47bcad9e7a11c46e1fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.910610 31466 tablet_service.cc:1511] Processing CreateTablet for tablet 2ddd067ee2df47bcad9e7a11c46e1fd0 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:08.916858 31466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ddd067ee2df47bcad9e7a11c46e1fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.920357 31769 tablet_bootstrap.cc:492] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:08.920627 31612 tablet_service.cc:1511] Processing CreateTablet for tablet f445da74cb464e969199b156fe5647ac (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:08.921890 31612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f445da74cb464e969199b156fe5647ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.912886 31468 tablet_service.cc:1511] Processing CreateTablet for tablet f445da74cb464e969199b156fe5647ac (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:08.923079 31767 tablet_bootstrap.cc:492] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:08.924067 31767 ts_tablet_manager.cc:1403] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.011s
I20260713 09:13:08.924196 31468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f445da74cb464e969199b156fe5647ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.924512 31543 tablet_service.cc:1511] Processing CreateTablet for tablet a2b77f0783d3438abe81c54b4877ccd4 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:08.925704 31543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b77f0783d3438abe81c54b4877ccd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.926447 31614 tablet_service.cc:1511] Processing CreateTablet for tablet a2b77f0783d3438abe81c54b4877ccd4 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:08.914891 31540 tablet_service.cc:1511] Processing CreateTablet for tablet f445da74cb464e969199b156fe5647ac (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:08.927134 31767 raft_consensus.cc:359] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:08.927933 31767 raft_consensus.cc:385] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:08.928076 31540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f445da74cb464e969199b156fe5647ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.928233 31614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b77f0783d3438abe81c54b4877ccd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.933041 31469 tablet_service.cc:1511] Processing CreateTablet for tablet a2b77f0783d3438abe81c54b4877ccd4 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:08.928264 31767 raft_consensus.cc:740] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:08.934335 31469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b77f0783d3438abe81c54b4877ccd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.936444 31539 tablet_service.cc:1511] Processing CreateTablet for tablet 39a1f8722c6a4aa88c482c9aee66c425 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:08.937656 31539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a1f8722c6a4aa88c482c9aee66c425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.940816 31467 tablet_service.cc:1511] Processing CreateTablet for tablet 39a1f8722c6a4aa88c482c9aee66c425 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:08.941409 31769 tablet_bootstrap.cc:654] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:08.941133 31618 tablet_service.cc:1511] Processing CreateTablet for tablet 39a1f8722c6a4aa88c482c9aee66c425 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:08.942160 31467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a1f8722c6a4aa88c482c9aee66c425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.942620 31618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a1f8722c6a4aa88c482c9aee66c425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.934525 31767 consensus_queue.cc:260] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:08.956842 31464 tablet_service.cc:1511] Processing CreateTablet for tablet 6ecdbfeabc1d48a1bc65872e98a72cf7 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:08.957216 31619 tablet_service.cc:1511] Processing CreateTablet for tablet 6ecdbfeabc1d48a1bc65872e98a72cf7 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:08.958282 31464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ecdbfeabc1d48a1bc65872e98a72cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.958380 31619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ecdbfeabc1d48a1bc65872e98a72cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.959343 31767 ts_tablet_manager.cc:1434] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.004s
I20260713 09:13:08.960319 31767 tablet_bootstrap.cc:492] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:08.967084 31463 tablet_service.cc:1511] Processing CreateTablet for tablet 7430bf22f5b0497bb7f40a7fb13c52bb (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:08.968295 31767 tablet_bootstrap.cc:654] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:08.968412 31463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7430bf22f5b0497bb7f40a7fb13c52bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.972719 31539 tablet_service.cc:1511] Processing CreateTablet for tablet 7430bf22f5b0497bb7f40a7fb13c52bb (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:08.973922 31539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7430bf22f5b0497bb7f40a7fb13c52bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:08.976420 31617 tablet_service.cc:1511] Processing CreateTablet for tablet 7430bf22f5b0497bb7f40a7fb13c52bb (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:08.977618 31617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7430bf22f5b0497bb7f40a7fb13c52bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:09.007536 31543 tablet_service.cc:1511] Processing CreateTablet for tablet 6ecdbfeabc1d48a1bc65872e98a72cf7 (DEFAULT_TABLE table=soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:09.015264 31767 tablet_bootstrap.cc:492] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:09.016114 31767 ts_tablet_manager.cc:1403] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.018s
I20260713 09:13:09.024253 31767 raft_consensus.cc:359] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.025187 31767 raft_consensus.cc:385] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.025554 31767 raft_consensus.cc:740] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.026738 31767 consensus_queue.cc:260] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.031899 31767 ts_tablet_manager.cc:1434] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:13:09.033766 31772 raft_consensus.cc:493] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.034917 31772 raft_consensus.cc:515] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.031901 31543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ecdbfeabc1d48a1bc65872e98a72cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:09.038101 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7e85ab42b4402a51a2b80479aba84" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
W20260713 09:13:09.039702 31520 leader_election.cc:343] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:09.040428 31772 leader_election.cc:290] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:09.043372 31767 tablet_bootstrap.cc:492] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:09.080376 31774 tablet_bootstrap.cc:492] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
W20260713 09:13:09.058429 31522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.112.1:36397, user_credentials={real_user=slave}} blocked reactor thread for 188592us
I20260713 09:13:09.094059 31774 tablet_bootstrap.cc:654] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.103976 31767 tablet_bootstrap.cc:654] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:09.104920 31522 leader_election.cc:343] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Not found: Tablet not found: 27d7e85ab42b4402a51a2b80479aba84
I20260713 09:13:09.105381 31522 leader_election.cc:304] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8364672222948aaaec35ae89ae34229; no voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:09.106446 31768 raft_consensus.cc:2749] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:09.110775 31774 tablet_bootstrap.cc:492] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:09.111371 31774 ts_tablet_manager.cc:1403] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.010s
I20260713 09:13:09.111632 31769 tablet_bootstrap.cc:492] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:09.112231 31769 ts_tablet_manager.cc:1403] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.192s	user 0.023s	sys 0.044s
I20260713 09:13:09.114127 31767 tablet_bootstrap.cc:492] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:09.113927 31774 raft_consensus.cc:359] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.114666 31774 raft_consensus.cc:385] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.114670 31767 ts_tablet_manager.cc:1403] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.006s
I20260713 09:13:09.115010 31774 raft_consensus.cc:740] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.115120 31769 raft_consensus.cc:359] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.115957 31769 raft_consensus.cc:385] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.115783 31774 consensus_queue.cc:260] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.116283 31769 raft_consensus.cc:740] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.117031 31769 consensus_queue.cc:260] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.118044 31774 ts_tablet_manager.cc:1434] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:13:09.117846 31767 raft_consensus.cc:359] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.118544 31767 raft_consensus.cc:385] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.118829 31767 raft_consensus.cc:740] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.119030 31774 tablet_bootstrap.cc:492] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:09.119652 31767 consensus_queue.cc:260] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.122530 31767 ts_tablet_manager.cc:1434] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:13:09.123509 31767 tablet_bootstrap.cc:492] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:09.124342 31769 ts_tablet_manager.cc:1434] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:13:09.125948 31769 tablet_bootstrap.cc:492] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:09.128490 31774 tablet_bootstrap.cc:654] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.129650 31767 tablet_bootstrap.cc:654] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.139938 31769 tablet_bootstrap.cc:654] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.144243 31767 tablet_bootstrap.cc:492] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:09.144744 31767 ts_tablet_manager.cc:1403] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260713 09:13:09.145290 31769 tablet_bootstrap.cc:492] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:09.145764 31769 ts_tablet_manager.cc:1403] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.002s
I20260713 09:13:09.147553 31774 tablet_bootstrap.cc:492] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:09.148018 31774 ts_tablet_manager.cc:1403] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260713 09:13:09.148720 31769 raft_consensus.cc:359] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.149442 31769 raft_consensus.cc:385] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.149727 31769 raft_consensus.cc:740] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.150518 31769 consensus_queue.cc:260] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.150771 31767 raft_consensus.cc:359] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.151472 31767 raft_consensus.cc:385] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.150707 31774 raft_consensus.cc:359] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.151783 31767 raft_consensus.cc:740] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.151947 31774 raft_consensus.cc:385] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.152293 31774 raft_consensus.cc:740] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.152547 31767 consensus_queue.cc:260] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.153085 31769 ts_tablet_manager.cc:1434] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:13:09.152966 31774 consensus_queue.cc:260] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.154036 31769 tablet_bootstrap.cc:492] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:09.155130 31767 ts_tablet_manager.cc:1434] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:13:09.156303 31767 tablet_bootstrap.cc:492] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:09.161043 31769 tablet_bootstrap.cc:654] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.162573 31767 tablet_bootstrap.cc:654] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.162645 31774 ts_tablet_manager.cc:1434] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:13:09.163715 31768 raft_consensus.cc:493] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.164259 31768 raft_consensus.cc:515] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.166529 31774 tablet_bootstrap.cc:492] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:09.168834 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddd067ee2df47bcad9e7a11c46e1fd0" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
W20260713 09:13:09.170637 31520 leader_election.cc:343] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:09.172151 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddd067ee2df47bcad9e7a11c46e1fd0" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:09.173213 31774 tablet_bootstrap.cc:654] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:09.173950 31522 leader_election.cc:343] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:09.174574 31522 leader_election.cc:304] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8364672222948aaaec35ae89ae34229; no voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:09.175614 31678 raft_consensus.cc:2749] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:09.176406 31756 raft_consensus.cc:493] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.176723 31768 leader_election.cc:290] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:09.177024 31756 raft_consensus.cc:515] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.179976 31756 leader_election.cc:290] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:09.181723 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7430bf22f5b0497bb7f40a7fb13c52bb" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
I20260713 09:13:09.180687 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7430bf22f5b0497bb7f40a7fb13c52bb" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
W20260713 09:13:09.183929 31445 leader_election.cc:343] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:13:09.184551 31445 leader_election.cc:343] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:09.184764 31774 tablet_bootstrap.cc:492] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:09.184950 31445 leader_election.cc:304] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1; no voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:09.185232 31774 ts_tablet_manager.cc:1403] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:13:09.186038 31756 raft_consensus.cc:2749] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:09.188059 31774 raft_consensus.cc:359] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.188740 31774 raft_consensus.cc:385] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.189024 31774 raft_consensus.cc:740] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.189833 31774 consensus_queue.cc:260] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.190795 31767 tablet_bootstrap.cc:492] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:09.191283 31767 ts_tablet_manager.cc:1403] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.001s
I20260713 09:13:09.193898 31774 ts_tablet_manager.cc:1434] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:13:09.194116 31767 raft_consensus.cc:359] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.194684 31774 tablet_bootstrap.cc:492] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:09.194852 31767 raft_consensus.cc:385] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.195238 31767 raft_consensus.cc:740] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.196065 31767 consensus_queue.cc:260] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.197798 31769 tablet_bootstrap.cc:492] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:09.200505 31769 ts_tablet_manager.cc:1403] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.016s
I20260713 09:13:09.201553 31774 tablet_bootstrap.cc:654] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.198506 31767 ts_tablet_manager.cc:1434] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:13:09.203482 31767 tablet_bootstrap.cc:492] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:09.203720 31769 raft_consensus.cc:359] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.204595 31769 raft_consensus.cc:385] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.205049 31769 raft_consensus.cc:740] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.206058 31769 consensus_queue.cc:260] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.210081 31767 tablet_bootstrap.cc:654] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.211500 31769 ts_tablet_manager.cc:1434] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:13:09.211915 31774 tablet_bootstrap.cc:492] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:09.212383 31774 ts_tablet_manager.cc:1403] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:13:09.212682 31769 tablet_bootstrap.cc:492] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:09.215238 31774 raft_consensus.cc:359] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.215970 31774 raft_consensus.cc:385] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.216295 31774 raft_consensus.cc:740] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.217039 31774 consensus_queue.cc:260] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.219310 31774 ts_tablet_manager.cc:1434] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:13:09.220052 31769 tablet_bootstrap.cc:654] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.220649 31774 tablet_bootstrap.cc:492] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:09.228919 31774 tablet_bootstrap.cc:654] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.236232 31769 tablet_bootstrap.cc:492] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:09.237007 31769 ts_tablet_manager.cc:1403] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260713 09:13:09.239017 31774 tablet_bootstrap.cc:492] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:09.239538 31774 ts_tablet_manager.cc:1403] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:13:09.240955 31769 raft_consensus.cc:359] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.241732 31769 raft_consensus.cc:385] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.242077 31769 raft_consensus.cc:740] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.242197 31774 raft_consensus.cc:359] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.242905 31774 raft_consensus.cc:385] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.243327 31774 raft_consensus.cc:740] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.244215 31774 consensus_queue.cc:260] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.245954 31767 tablet_bootstrap.cc:492] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:09.246299 31767 ts_tablet_manager.cc:1403] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.017s
I20260713 09:13:09.246520 31774 ts_tablet_manager.cc:1434] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:13:09.242935 31769 consensus_queue.cc:260] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.247500 31774 tablet_bootstrap.cc:492] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
W20260713 09:13:09.248104 31427 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:09.248975 31767 raft_consensus.cc:359] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.249667 31767 raft_consensus.cc:385] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.249936 31767 raft_consensus.cc:740] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.250756 31767 consensus_queue.cc:260] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.252139 31769 ts_tablet_manager.cc:1434] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:13:09.253196 31769 tablet_bootstrap.cc:492] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:09.253468 31767 ts_tablet_manager.cc:1434] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:13:09.254456 31774 tablet_bootstrap.cc:654] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.254456 31767 tablet_bootstrap.cc:492] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:09.260368 31769 tablet_bootstrap.cc:654] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.265236 31767 tablet_bootstrap.cc:654] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.266636 31774 tablet_bootstrap.cc:492] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:09.267241 31774 ts_tablet_manager.cc:1403] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:13:09.271106 31774 raft_consensus.cc:359] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.271869 31774 raft_consensus.cc:385] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.272153 31774 raft_consensus.cc:740] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.273093 31769 tablet_bootstrap.cc:492] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:09.272909 31774 consensus_queue.cc:260] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.273694 31769 ts_tablet_manager.cc:1403] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260713 09:13:09.275207 31774 ts_tablet_manager.cc:1434] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:13:09.276225 31774 tablet_bootstrap.cc:492] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:09.276823 31769 raft_consensus.cc:359] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.277560 31769 raft_consensus.cc:385] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.277905 31769 raft_consensus.cc:740] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.278775 31769 consensus_queue.cc:260] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.282902 31774 tablet_bootstrap.cc:654] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.285992 31769 ts_tablet_manager.cc:1434] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260713 09:13:09.287263 31769 tablet_bootstrap.cc:492] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:09.287266 31756 raft_consensus.cc:493] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.288206 31767 tablet_bootstrap.cc:492] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:09.288030 31756 raft_consensus.cc:515] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.288679 31767 ts_tablet_manager.cc:1403] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.000s
I20260713 09:13:09.303373 31755 raft_consensus.cc:493] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.304107 31755 raft_consensus.cc:515] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.306053 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f445da74cb464e969199b156fe5647ac" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
W20260713 09:13:09.307482 31445 leader_election.cc:343] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:09.308175 31756 leader_election.cc:290] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:09.309701 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7e85ab42b4402a51a2b80479aba84" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:09.310159 31767 raft_consensus.cc:359] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.310891 31767 raft_consensus.cc:385] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.311184 31767 raft_consensus.cc:740] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.312068 31767 consensus_queue.cc:260] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.314292 31767 ts_tablet_manager.cc:1434] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:13:09.314188 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f445da74cb464e969199b156fe5647ac" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:09.315413 31767 tablet_bootstrap.cc:492] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:09.316793 31769 tablet_bootstrap.cc:654] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:09.316766 31596 leader_election.cc:343] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:09.311226 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7e85ab42b4402a51a2b80479aba84" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:09.318249 31555 raft_consensus.cc:2468] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.320463 31594 leader_election.cc:304] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [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: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:09.322252 31767 tablet_bootstrap.cc:654] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:09.323884 31445 leader_election.cc:343] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:09.324522 31445 leader_election.cc:304] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1; no voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:09.327943 31755 leader_election.cc:290] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.327675 31756 raft_consensus.cc:2749] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:09.328770 31755 raft_consensus.cc:2804] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:09.330636 31755 raft_consensus.cc:493] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:09.331194 31755 raft_consensus.cc:3060] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.331310 31774 tablet_bootstrap.cc:492] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:09.331830 31774 ts_tablet_manager.cc:1403] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.012s
I20260713 09:13:09.334739 31774 raft_consensus.cc:359] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.335575 31774 raft_consensus.cc:385] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.336038 31774 raft_consensus.cc:740] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.336840 31774 consensus_queue.cc:260] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.340368 31774 ts_tablet_manager.cc:1434] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:13:09.341346 31774 tablet_bootstrap.cc:492] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:09.348148 31774 tablet_bootstrap.cc:654] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.350867 31793 raft_consensus.cc:493] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.351537 31793 raft_consensus.cc:515] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.354206 31793 leader_election.cc:290] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.355001 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf115b62f76e47f3b4d431d66a179376" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
W20260713 09:13:09.356686 31596 leader_election.cc:343] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:09.358167 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf115b62f76e47f3b4d431d66a179376" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:09.358819 31774 tablet_bootstrap.cc:492] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:09.358786 31555 raft_consensus.cc:2468] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.359335 31774 ts_tablet_manager.cc:1403] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:13:09.360327 31594 leader_election.cc:304] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [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: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:09.361337 31774 raft_consensus.cc:359] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.361800 31774 raft_consensus.cc:385] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.361959 31774 raft_consensus.cc:740] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.361894 31793 raft_consensus.cc:2804] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:09.362700 31793 raft_consensus.cc:493] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:09.362920 31774 consensus_queue.cc:260] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.363183 31793 raft_consensus.cc:3060] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.367337 31769 tablet_bootstrap.cc:492] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:09.367899 31769 ts_tablet_manager.cc:1403] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.010s
I20260713 09:13:09.371543 31755 raft_consensus.cc:515] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.373349 31793 raft_consensus.cc:515] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.374269 31774 ts_tablet_manager.cc:1434] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:13:09.374128 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7e85ab42b4402a51a2b80479aba84" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:09.374715 31478 raft_consensus.cc:3060] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.375154 31774 tablet_bootstrap.cc:492] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1: Bootstrap starting.
I20260713 09:13:09.376475 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf115b62f76e47f3b4d431d66a179376" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:09.377141 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf115b62f76e47f3b4d431d66a179376" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
W20260713 09:13:09.377756 31596 leader_election.cc:343] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:09.377902 31555 raft_consensus.cc:3060] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.381135 31774 tablet_bootstrap.cc:654] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.390280 31769 raft_consensus.cc:359] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.394392 31769 raft_consensus.cc:385] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.394907 31769 raft_consensus.cc:740] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.393003 31793 leader_election.cc:290] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.395759 31767 tablet_bootstrap.cc:492] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:09.391364 31478 raft_consensus.cc:2468] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.392521 31755 leader_election.cc:290] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.395041 31555 raft_consensus.cc:2468] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.396193 31767 ts_tablet_manager.cc:1403] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.081s	user 0.041s	sys 0.033s
I20260713 09:13:09.396131 31769 consensus_queue.cc:260] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.397500 31596 leader_election.cc:304] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.398747 31793 raft_consensus.cc:2804] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:09.399192 31793 raft_consensus.cc:697] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:09.399791 31767 raft_consensus.cc:359] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.400454 31767 raft_consensus.cc:385] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.400730 31767 raft_consensus.cc:740] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.401870 31769 ts_tablet_manager.cc:1434] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.034s	user 0.001s	sys 0.006s
I20260713 09:13:09.401371 31767 consensus_queue.cc:260] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.403707 31767 ts_tablet_manager.cc:1434] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:13:09.404608 31767 tablet_bootstrap.cc:492] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229: Bootstrap starting.
I20260713 09:13:09.404618 31768 raft_consensus.cc:493] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.405961 31768 raft_consensus.cc:515] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.407974 31768 leader_election.cc:290] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:09.409716 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a1f8722c6a4aa88c482c9aee66c425" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:09.410061 31767 tablet_bootstrap.cc:654] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.410373 31478 raft_consensus.cc:2468] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 0.
I20260713 09:13:09.411531 31522 leader_election.cc:304] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:09.412321 31768 raft_consensus.cc:2804] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:09.412700 31768 raft_consensus.cc:493] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:09.413255 31768 raft_consensus.cc:3060] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.420975 31769 tablet_bootstrap.cc:492] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:09.425370 31768 raft_consensus.cc:515] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.400024 31793 consensus_queue.cc:237] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.431216 31769 tablet_bootstrap.cc:654] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.431838 31774 tablet_bootstrap.cc:492] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1: No bootstrap required, opened a new log
I20260713 09:13:09.432330 31774 ts_tablet_manager.cc:1403] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.018s
I20260713 09:13:09.432982 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7e85ab42b4402a51a2b80479aba84" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:09.433599 31555 raft_consensus.cc:3060] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.435197 31774 raft_consensus.cc:359] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.435621 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a1f8722c6a4aa88c482c9aee66c425" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
I20260713 09:13:09.436126 31774 raft_consensus.cc:385] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.436365 31629 raft_consensus.cc:2468] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 0.
I20260713 09:13:09.436434 31774 raft_consensus.cc:740] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.437459 31594 leader_election.cc:304] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:09.437400 31774 consensus_queue.cc:260] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.438319 31755 raft_consensus.cc:493] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.438784 31755 raft_consensus.cc:515] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.440394 31555 raft_consensus.cc:2468] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.440771 31755 leader_election.cc:290] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.441277 31755 raft_consensus.cc:2804] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:09.441812 31755 raft_consensus.cc:697] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:09.443873 31769 tablet_bootstrap.cc:492] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:09.444437 31769 ts_tablet_manager.cc:1403] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260713 09:13:09.443075 31755 consensus_queue.cc:237] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.447546 31769 raft_consensus.cc:359] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.448369 31769 raft_consensus.cc:385] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.448701 31769 raft_consensus.cc:740] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.449497 31769 consensus_queue.cc:260] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.450966 31774 ts_tablet_manager.cc:1434] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:13:09.451352 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77f0783d3438abe81c54b4877ccd4" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:09.452291 31478 raft_consensus.cc:2468] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.453733 31596 leader_election.cc:304] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.455745 31800 raft_consensus.cc:2804] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:09.456115 31800 raft_consensus.cc:493] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:09.456449 31800 raft_consensus.cc:3060] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.456794 31769 ts_tablet_manager.cc:1434] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:13:09.457846 31769 tablet_bootstrap.cc:492] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:09.465306 31769 tablet_bootstrap.cc:654] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.468012 31800 raft_consensus.cc:515] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.470718 31800 leader_election.cc:290] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.473649 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77f0783d3438abe81c54b4877ccd4" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:09.474306 31555 raft_consensus.cc:2468] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.476514 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77f0783d3438abe81c54b4877ccd4" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:09.477077 31555 raft_consensus.cc:3060] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.484054 31555 raft_consensus.cc:2468] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.483850 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a1f8722c6a4aa88c482c9aee66c425" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:09.484830 31479 raft_consensus.cc:3060] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.485332 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77f0783d3438abe81c54b4877ccd4" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:09.486095 31478 raft_consensus.cc:3060] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.493831 31769 tablet_bootstrap.cc:492] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:09.494304 31769 ts_tablet_manager.cc:1403] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.011s
I20260713 09:13:09.494681 31479 raft_consensus.cc:2468] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 1.
I20260713 09:13:09.496863 31769 raft_consensus.cc:359] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.496716 31379 catalog_manager.cc:5697] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 1 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:09.497510 31769 raft_consensus.cc:385] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.497800 31769 raft_consensus.cc:740] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.498428 31769 consensus_queue.cc:260] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.499711 31522 leader_election.cc:304] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:09.500422 31769 ts_tablet_manager.cc:1434] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:13:09.500612 31678 raft_consensus.cc:2804] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:09.501471 31769 tablet_bootstrap.cc:492] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b: Bootstrap starting.
I20260713 09:13:09.501288 31678 raft_consensus.cc:697] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Becoming Leader. State: Replica: e8364672222948aaaec35ae89ae34229, State: Running, Role: LEADER
I20260713 09:13:09.503300 31678 consensus_queue.cc:237] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.504531 31768 leader_election.cc:290] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:09.505877 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a1f8722c6a4aa88c482c9aee66c425" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:09.506464 31629 raft_consensus.cc:3060] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.507584 31769 tablet_bootstrap.cc:654] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:09.514763 31629 raft_consensus.cc:2468] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 1.
I20260713 09:13:09.515762 31594 leader_election.cc:304] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.515995 31769 tablet_bootstrap.cc:492] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b: No bootstrap required, opened a new log
I20260713 09:13:09.516492 31769 ts_tablet_manager.cc:1403] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260713 09:13:09.517305 31793 raft_consensus.cc:2804] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:09.517812 31793 raft_consensus.cc:697] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:09.519269 31769 raft_consensus.cc:359] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.519407 31793 consensus_queue.cc:237] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.520052 31769 raft_consensus.cc:385] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.521318 31769 raft_consensus.cc:740] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.522074 31769 consensus_queue.cc:260] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.524879 31767 tablet_bootstrap.cc:492] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229: No bootstrap required, opened a new log
I20260713 09:13:09.525347 31767 ts_tablet_manager.cc:1403] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229: Time spent bootstrapping tablet: real 0.121s	user 0.039s	sys 0.052s
I20260713 09:13:09.527946 31769 ts_tablet_manager.cc:1434] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:13:09.534106 31478 raft_consensus.cc:2468] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.536358 31767 raft_consensus.cc:359] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.537002 31767 raft_consensus.cc:385] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:09.537250 31767 raft_consensus.cc:740] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Initialized, Role: FOLLOWER
I20260713 09:13:09.537849 31767 consensus_queue.cc:260] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.539786 31767 ts_tablet_manager.cc:1434] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:13:09.540246 31376 catalog_manager.cc:5697] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8364672222948aaaec35ae89ae34229 (127.26.112.2). New cstate: current_term: 1 leader_uuid: "e8364672222948aaaec35ae89ae34229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:09.545403 31793 raft_consensus.cc:493] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.545842 31793 raft_consensus.cc:515] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.547854 31793 leader_election.cc:290] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.548554 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddd067ee2df47bcad9e7a11c46e1fd0" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:09.549182 31478 raft_consensus.cc:2468] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.551494 31596 leader_election.cc:304] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.551738 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddd067ee2df47bcad9e7a11c46e1fd0" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:09.552368 31555 raft_consensus.cc:2468] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.552429 31793 raft_consensus.cc:2804] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:09.552845 31793 raft_consensus.cc:493] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:09.553156 31793 raft_consensus.cc:3060] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.556389 31379 catalog_manager.cc:5697] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 1 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:09.558121 31379 catalog_manager.cc:5697] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 1 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:09.564019 31793 raft_consensus.cc:515] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.566572 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddd067ee2df47bcad9e7a11c46e1fd0" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:09.567122 31478 raft_consensus.cc:3060] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.567611 31793 leader_election.cc:290] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.567786 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddd067ee2df47bcad9e7a11c46e1fd0" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:09.568364 31556 raft_consensus.cc:3060] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.572185 31478 raft_consensus.cc:2468] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.573167 31596 leader_election.cc:304] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.573801 31793 raft_consensus.cc:2804] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:09.574599 31793 raft_consensus.cc:697] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:09.575047 31556 raft_consensus.cc:2468] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.575436 31793 consensus_queue.cc:237] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.582893 31376 catalog_manager.cc:5697] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 1 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:09.606539 31756 raft_consensus.cc:493] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.607049 31756 raft_consensus.cc:515] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.608649 31756 leader_election.cc:290] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:09.609513 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9ee5a0930a46d188fcdd1be951ef3d" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:09.609661 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9ee5a0930a46d188fcdd1be951ef3d" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
I20260713 09:13:09.610267 31556 raft_consensus.cc:2468] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 0.
I20260713 09:13:09.610267 31629 raft_consensus.cc:2468] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 0.
I20260713 09:13:09.611599 31445 leader_election.cc:304] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.611775 31793 raft_consensus.cc:493] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.612385 31756 raft_consensus.cc:2804] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:09.612229 31793 raft_consensus.cc:515] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.612797 31756 raft_consensus.cc:493] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:09.613173 31756 raft_consensus.cc:3060] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.614188 31793 leader_election.cc:290] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.615021 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:09.615223 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:09.615432 31791 raft_consensus.cc:493] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.615902 31556 raft_consensus.cc:2468] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.615896 31791 raft_consensus.cc:515] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.617048 31594 leader_election.cc:304] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.617111 31478 raft_consensus.cc:2468] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.617964 31791 leader_election.cc:290] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:09.619753 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
I20260713 09:13:09.620064 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:09.619936 31756 raft_consensus.cc:515] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.619974 31793 raft_consensus.cc:2804] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:09.620674 31556 raft_consensus.cc:2468] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 0.
I20260713 09:13:09.621018 31793 raft_consensus.cc:493] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:09.621424 31793 raft_consensus.cc:3060] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.621858 31445 leader_election.cc:304] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:09.622403 31756 leader_election.cc:290] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 election: Requested vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:09.622536 31791 raft_consensus.cc:2804] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:09.622956 31791 raft_consensus.cc:493] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:09.623267 31791 raft_consensus.cc:3060] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.623425 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9ee5a0930a46d188fcdd1be951ef3d" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:09.624043 31556 raft_consensus.cc:3060] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.624111 31628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff9ee5a0930a46d188fcdd1be951ef3d" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:09.624651 31628 raft_consensus.cc:3060] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.628229 31793 raft_consensus.cc:515] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.629355 31629 raft_consensus.cc:2393] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in current term 1: Already voted for candidate fdb108889ec64d03b605b3b33ddd167b in this term.
I20260713 09:13:09.629590 31628 raft_consensus.cc:2468] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 1.
I20260713 09:13:09.631078 31556 raft_consensus.cc:2468] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 1.
I20260713 09:13:09.631134 31445 leader_election.cc:304] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.632055 31756 raft_consensus.cc:2804] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:09.632267 31793 leader_election.cc:290] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.632465 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:09.633889 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:09.634347 31556 raft_consensus.cc:3060] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.637096 31791 raft_consensus.cc:515] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.638527 31478 raft_consensus.cc:2393] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fdb108889ec64d03b605b3b33ddd167b in current term 1: Already voted for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in this term.
I20260713 09:13:09.639488 31556 raft_consensus.cc:2468] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.639609 31791 leader_election.cc:290] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 election: Requested vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:09.640575 31594 leader_election.cc:304] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b; no voters: 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:09.641640 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:09.642678 31555 raft_consensus.cc:2393] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in current term 1: Already voted for candidate fdb108889ec64d03b605b3b33ddd167b in this term.
I20260713 09:13:09.645141 31793 raft_consensus.cc:2804] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:09.646039 31793 raft_consensus.cc:697] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:09.646147 31628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:09.646884 31793 consensus_queue.cc:237] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.648032 31445 leader_election.cc:304] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [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: 1b569fe4c4754515a8f7dcaf6c02acb1; no voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:09.648793 31791 raft_consensus.cc:2749] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:13:09.649767 31756 raft_consensus.cc:697] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 LEADER]: Becoming Leader. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Running, Role: LEADER
I20260713 09:13:09.650638 31756 consensus_queue.cc:237] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.657898 31379 catalog_manager.cc:5697] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1). New cstate: current_term: 1 leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:09.659848 31376 catalog_manager.cc:5697] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 1 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:09.661688 31793 raft_consensus.cc:493] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.662158 31793 raft_consensus.cc:515] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.664182 31793 leader_election.cc:290] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.666050 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7430bf22f5b0497bb7f40a7fb13c52bb" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:09.666712 31478 raft_consensus.cc:2468] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.667642 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7430bf22f5b0497bb7f40a7fb13c52bb" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:09.668234 31555 raft_consensus.cc:2468] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.669102 31596 leader_election.cc:304] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.669803 31793 raft_consensus.cc:2804] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:09.670217 31793 raft_consensus.cc:493] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:09.670616 31793 raft_consensus.cc:3060] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.677357 31793 raft_consensus.cc:515] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.678970 31793 leader_election.cc:290] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.679646 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7430bf22f5b0497bb7f40a7fb13c52bb" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:09.680112 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7430bf22f5b0497bb7f40a7fb13c52bb" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:09.680429 31478 raft_consensus.cc:3060] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.680709 31555 raft_consensus.cc:3060] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.687456 31555 raft_consensus.cc:2468] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.687455 31478 raft_consensus.cc:2468] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.688680 31596 leader_election.cc:304] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.689361 31793 raft_consensus.cc:2804] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:09.689836 31793 raft_consensus.cc:697] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:09.690567 31793 consensus_queue.cc:237] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.697263 31376 catalog_manager.cc:5697] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 1 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:09.748606 31793 raft_consensus.cc:493] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.749125 31793 raft_consensus.cc:515] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.751874 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f445da74cb464e969199b156fe5647ac" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" is_pre_election: true
I20260713 09:13:09.752272 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f445da74cb464e969199b156fe5647ac" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:09.751130 31793 leader_election.cc:290] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.752591 31478 raft_consensus.cc:2468] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.752888 31555 raft_consensus.cc:2468] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 0.
I20260713 09:13:09.753672 31596 leader_election.cc:304] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.754410 31793 raft_consensus.cc:2804] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:09.754693 31793 raft_consensus.cc:493] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:09.754961 31793 raft_consensus.cc:3060] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.760186 31793 raft_consensus.cc:515] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.762147 31793 leader_election.cc:290] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:09.762807 31478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f445da74cb464e969199b156fe5647ac" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:09.763010 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f445da74cb464e969199b156fe5647ac" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:09.763306 31478 raft_consensus.cc:3060] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.763676 31555 raft_consensus.cc:3060] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.768383 31478 raft_consensus.cc:2468] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.769378 31596 leader_election.cc:304] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:09.769976 31555 raft_consensus.cc:2468] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 1.
I20260713 09:13:09.770145 31793 raft_consensus.cc:2804] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:09.770692 31793 raft_consensus.cc:697] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:09.771551 31793 consensus_queue.cc:237] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.777813 31376 catalog_manager.cc:5697] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 1 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:09.813925 31812 raft_consensus.cc:493] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:09.814461 31812 raft_consensus.cc:515] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:09.817086 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf115b62f76e47f3b4d431d66a179376" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8364672222948aaaec35ae89ae34229" is_pre_election: true
I20260713 09:13:09.816551 31812 leader_election.cc:290] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:09.817425 31628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf115b62f76e47f3b4d431d66a179376" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb108889ec64d03b605b3b33ddd167b" is_pre_election: true
I20260713 09:13:09.817888 31555 raft_consensus.cc:2393] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in current term 1: Already voted for candidate fdb108889ec64d03b605b3b33ddd167b in this term.
I20260713 09:13:09.819219 31445 leader_election.cc:304] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1; no voters: e8364672222948aaaec35ae89ae34229, fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:09.819911 31812 raft_consensus.cc:3060] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:09.824805 31812 raft_consensus.cc:2749] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:09.870035 31793 consensus_queue.cc:1048] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:09.880920 31802 consensus_queue.cc:1048] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:09.884709 31802 consensus_queue.cc:1048] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:09.898629 31793 consensus_queue.cc:1048] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:09.977604 31628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d7e85ab42b4402a51a2b80479aba84"
dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
mode: GRACEFUL
new_leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:40820
I20260713 09:13:09.978113 31628 raft_consensus.cc:606] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Received request to transfer leadership to TS 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:09.984469 31628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf115b62f76e47f3b4d431d66a179376"
dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
mode: GRACEFUL
new_leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:40820
I20260713 09:13:09.984926 31628 raft_consensus.cc:606] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Received request to transfer leadership to TS 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:09.989110 31628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ddd067ee2df47bcad9e7a11c46e1fd0"
dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
mode: GRACEFUL
new_leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:40820
I20260713 09:13:09.989601 31628 raft_consensus.cc:606] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Received request to transfer leadership to TS 1b569fe4c4754515a8f7dcaf6c02acb1
I20260713 09:13:09.993824 31628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f445da74cb464e969199b156fe5647ac"
dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
mode: GRACEFUL
new_leader_uuid: "e8364672222948aaaec35ae89ae34229"
 from {username='slave'} at 127.0.0.1:40820
I20260713 09:13:09.994289 31628 raft_consensus.cc:606] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Received request to transfer leadership to TS e8364672222948aaaec35ae89ae34229
I20260713 09:13:09.998363 31628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2b77f0783d3438abe81c54b4877ccd4"
dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
mode: GRACEFUL
new_leader_uuid: "e8364672222948aaaec35ae89ae34229"
 from {username='slave'} at 127.0.0.1:40820
I20260713 09:13:09.998800 31628 raft_consensus.cc:606] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Received request to transfer leadership to TS e8364672222948aaaec35ae89ae34229
I20260713 09:13:10.004994 31678 consensus_queue.cc:1048] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.009858 31629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7"
dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
mode: GRACEFUL
new_leader_uuid: "e8364672222948aaaec35ae89ae34229"
 from {username='slave'} at 127.0.0.1:40820
I20260713 09:13:10.010423 31629 raft_consensus.cc:606] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Received request to transfer leadership to TS e8364672222948aaaec35ae89ae34229
I20260713 09:13:10.017235 31678 consensus_queue.cc:1048] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.040184 31793 consensus_queue.cc:1048] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.046434 31755 raft_consensus.cc:993] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b: : Instructing follower 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:10.046855 31755 raft_consensus.cc:1081] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Signalling peer 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:10.048867 31479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ddd067ee2df47bcad9e7a11c46e1fd0"
dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:34074
I20260713 09:13:10.049366 31479 raft_consensus.cc:493] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:10.049707 31479 raft_consensus.cc:3060] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.052853 31793 consensus_queue.cc:1048] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.058430 31812 consensus_queue.cc:1048] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.060808 31479 raft_consensus.cc:515] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.063409 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddd067ee2df47bcad9e7a11c46e1fd0" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:10.063921 31556 raft_consensus.cc:3060] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.069396 31556 raft_consensus.cc:2468] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:10.070196 31479 leader_election.cc:290] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Requested vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:10.070416 31445 leader_election.cc:304] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:10.071486 31812 raft_consensus.cc:2804] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:10.072039 31812 raft_consensus.cc:697] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Becoming Leader. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Running, Role: LEADER
I20260713 09:13:10.072371 31628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddd067ee2df47bcad9e7a11c46e1fd0" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:10.072969 31628 raft_consensus.cc:3055] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:10.073412 31628 raft_consensus.cc:740] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:10.074373 31628 consensus_queue.cc:260] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.072741 31812 consensus_queue.cc:237] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.076532 31628 raft_consensus.cc:3060] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.079074 31812 consensus_queue.cc:1048] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.088943 31628 raft_consensus.cc:2468] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:10.088640 31376 catalog_manager.cc:5697] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 reported cstate change: term changed from 1 to 2, leader changed from fdb108889ec64d03b605b3b33ddd167b (127.26.112.3) to 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:10.121070 31793 consensus_queue.cc:1048] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.127485 31755 raft_consensus.cc:993] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b: : Instructing follower e8364672222948aaaec35ae89ae34229 to start an election
I20260713 09:13:10.127923 31755 raft_consensus.cc:1081] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Signalling peer e8364672222948aaaec35ae89ae34229 to start an election
I20260713 09:13:10.129504 31556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2b77f0783d3438abe81c54b4877ccd4"
dest_uuid: "e8364672222948aaaec35ae89ae34229"
 from {username='slave'} at 127.0.0.1:33306
I20260713 09:13:10.130095 31556 raft_consensus.cc:493] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:10.130474 31556 raft_consensus.cc:3060] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.132339 31793 consensus_queue.cc:1048] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.138864 31556 raft_consensus.cc:515] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.140723 31555 raft_consensus.cc:1240] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Rejecting Update request from peer fdb108889ec64d03b605b3b33ddd167b for earlier term 1. Current term is 2. Ops: []
I20260713 09:13:10.142827 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77f0783d3438abe81c54b4877ccd4" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:10.143072 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b77f0783d3438abe81c54b4877ccd4" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:10.143415 31556 leader_election.cc:290] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 2 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:10.143736 31479 raft_consensus.cc:3060] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.142776 31793 consensus_queue.cc:1059] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.146346 31629 raft_consensus.cc:3055] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:10.146770 31629 raft_consensus.cc:740] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:10.147678 31629 consensus_queue.cc:260] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.149055 31629 raft_consensus.cc:3060] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.151361 31479 raft_consensus.cc:2468] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 2.
I20260713 09:13:10.152521 31522 leader_election.cc:304] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:10.153378 31678 raft_consensus.cc:2804] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:10.153896 31678 raft_consensus.cc:697] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 2 LEADER]: Becoming Leader. State: Replica: e8364672222948aaaec35ae89ae34229, State: Running, Role: LEADER
I20260713 09:13:10.154789 31678 consensus_queue.cc:237] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [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: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.156080 31629 raft_consensus.cc:2468] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 2.
W20260713 09:13:10.160552 31755 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:13:10.163620 31376 catalog_manager.cc:5697] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 reported cstate change: term changed from 1 to 2, leader changed from fdb108889ec64d03b605b3b33ddd167b (127.26.112.3) to e8364672222948aaaec35ae89ae34229 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "e8364672222948aaaec35ae89ae34229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:10.187525 31755 consensus_queue.cc:1048] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.193710 31793 raft_consensus.cc:993] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b: : Instructing follower e8364672222948aaaec35ae89ae34229 to start an election
I20260713 09:13:10.194264 31802 raft_consensus.cc:1081] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Signalling peer e8364672222948aaaec35ae89ae34229 to start an election
I20260713 09:13:10.195923 31555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7"
dest_uuid: "e8364672222948aaaec35ae89ae34229"
 from {username='slave'} at 127.0.0.1:33306
I20260713 09:13:10.196403 31555 raft_consensus.cc:493] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:10.196714 31555 raft_consensus.cc:3060] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.200343 31755 consensus_queue.cc:1048] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.203922 31555 raft_consensus.cc:515] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.206946 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:10.207486 31555 leader_election.cc:290] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 2 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:10.207504 31479 raft_consensus.cc:3060] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.208858 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecdbfeabc1d48a1bc65872e98a72cf7" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:10.209452 31629 raft_consensus.cc:3055] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:10.209758 31629 raft_consensus.cc:740] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:10.210527 31629 consensus_queue.cc:260] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.211709 31629 raft_consensus.cc:3060] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.214526 31479 raft_consensus.cc:2468] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 2.
I20260713 09:13:10.215641 31522 leader_election.cc:304] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:10.216408 31678 raft_consensus.cc:2804] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:10.216713 31629 raft_consensus.cc:2468] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 2.
I20260713 09:13:10.216887 31678 raft_consensus.cc:697] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 2 LEADER]: Becoming Leader. State: Replica: e8364672222948aaaec35ae89ae34229, State: Running, Role: LEADER
I20260713 09:13:10.217726 31678 consensus_queue.cc:237] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.224936 31376 catalog_manager.cc:5697] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 reported cstate change: term changed from 1 to 2, leader changed from fdb108889ec64d03b605b3b33ddd167b (127.26.112.3) to e8364672222948aaaec35ae89ae34229 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "e8364672222948aaaec35ae89ae34229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:10.230228 31755 consensus_queue.cc:1048] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.236508 31802 raft_consensus.cc:993] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b: : Instructing follower e8364672222948aaaec35ae89ae34229 to start an election
I20260713 09:13:10.236879 31802 raft_consensus.cc:1081] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Signalling peer e8364672222948aaaec35ae89ae34229 to start an election
I20260713 09:13:10.241441 31556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f445da74cb464e969199b156fe5647ac"
dest_uuid: "e8364672222948aaaec35ae89ae34229"
 from {username='slave'} at 127.0.0.1:33306
I20260713 09:13:10.242365 31556 raft_consensus.cc:493] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:10.242506 31802 consensus_queue.cc:1048] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.242761 31556 raft_consensus.cc:3060] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.249771 31556 raft_consensus.cc:515] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.252394 31479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f445da74cb464e969199b156fe5647ac" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:10.254151 31479 raft_consensus.cc:3060] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.254143 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f445da74cb464e969199b156fe5647ac" candidate_uuid: "e8364672222948aaaec35ae89ae34229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:10.254938 31629 raft_consensus.cc:3055] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:10.255358 31629 raft_consensus.cc:740] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:10.253641 31556 leader_election.cc:290] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 2 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:10.256376 31629 consensus_queue.cc:260] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.257597 31629 raft_consensus.cc:3060] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.262213 31479 raft_consensus.cc:2468] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 2.
I20260713 09:13:10.263541 31522 leader_election.cc:304] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:10.263862 31629 raft_consensus.cc:2468] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8364672222948aaaec35ae89ae34229 in term 2.
I20260713 09:13:10.267912 31678 raft_consensus.cc:2804] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:10.269102 31678 raft_consensus.cc:697] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 2 LEADER]: Becoming Leader. State: Replica: e8364672222948aaaec35ae89ae34229, State: Running, Role: LEADER
I20260713 09:13:10.270051 31678 consensus_queue.cc:237] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.277508 31378 catalog_manager.cc:5697] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 reported cstate change: term changed from 1 to 2, leader changed from fdb108889ec64d03b605b3b33ddd167b (127.26.112.3) to e8364672222948aaaec35ae89ae34229 (127.26.112.2). New cstate: current_term: 2 leader_uuid: "e8364672222948aaaec35ae89ae34229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:10.286933 31802 consensus_queue.cc:1048] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:10.296806 31793 consensus_queue.cc:1048] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:10.337735 31793 raft_consensus.cc:993] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b: : Instructing follower 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:10.338153 31755 raft_consensus.cc:1081] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Signalling peer 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:10.339485 31479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d7e85ab42b4402a51a2b80479aba84"
dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:34074
I20260713 09:13:10.339910 31479 raft_consensus.cc:493] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:10.340180 31479 raft_consensus.cc:3060] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.344519 31479 raft_consensus.cc:515] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.345798 31479 leader_election.cc:290] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Requested vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:10.346544 31556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7e85ab42b4402a51a2b80479aba84" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:10.346829 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7e85ab42b4402a51a2b80479aba84" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:10.347157 31556 raft_consensus.cc:3060] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.347334 31629 raft_consensus.cc:3055] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:10.347690 31629 raft_consensus.cc:740] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:10.348404 31629 consensus_queue.cc:260] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.349570 31629 raft_consensus.cc:3060] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.353829 31556 raft_consensus.cc:2468] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:10.355085 31445 leader_election.cc:304] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:10.355837 31832 raft_consensus.cc:2804] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:10.356014 31629 raft_consensus.cc:2468] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:10.356310 31832 raft_consensus.cc:697] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Becoming Leader. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Running, Role: LEADER
I20260713 09:13:10.357141 31832 consensus_queue.cc:237] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.363152 31378 catalog_manager.cc:5697] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 reported cstate change: term changed from 1 to 2, leader changed from fdb108889ec64d03b605b3b33ddd167b (127.26.112.3) to 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:10.440203 31793 raft_consensus.cc:993] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b: : Instructing follower 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:10.440689 31755 raft_consensus.cc:1081] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Signalling peer 1b569fe4c4754515a8f7dcaf6c02acb1 to start an election
I20260713 09:13:10.442019 31479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf115b62f76e47f3b4d431d66a179376"
dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
 from {username='slave'} at 127.0.0.1:34074
I20260713 09:13:10.442440 31479 raft_consensus.cc:493] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:10.442687 31479 raft_consensus.cc:3060] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.447021 31479 raft_consensus.cc:515] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.448627 31479 leader_election.cc:290] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Requested vote from peers e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383), fdb108889ec64d03b605b3b33ddd167b (127.26.112.3:42281)
I20260713 09:13:10.449245 31555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf115b62f76e47f3b4d431d66a179376" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:10.449631 31629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf115b62f76e47f3b4d431d66a179376" candidate_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
I20260713 09:13:10.449847 31555 raft_consensus.cc:3060] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.450260 31629 raft_consensus.cc:3055] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:10.450564 31629 raft_consensus.cc:740] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:10.451435 31629 consensus_queue.cc:260] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.452504 31629 raft_consensus.cc:3060] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:10.456099 31555 raft_consensus.cc:2468] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:10.457074 31445 leader_election.cc:304] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b569fe4c4754515a8f7dcaf6c02acb1, e8364672222948aaaec35ae89ae34229; no voters: 
I20260713 09:13:10.457715 31832 raft_consensus.cc:2804] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:10.458142 31832 raft_consensus.cc:697] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Becoming Leader. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Running, Role: LEADER
I20260713 09:13:10.458200 31629 raft_consensus.cc:2468] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b569fe4c4754515a8f7dcaf6c02acb1 in term 2.
I20260713 09:13:10.459054 31832 consensus_queue.cc:237] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:10.465278 31378 catalog_manager.cc:5697] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 reported cstate change: term changed from 1 to 2, leader changed from fdb108889ec64d03b605b3b33ddd167b (127.26.112.3) to 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1). New cstate: current_term: 2 leader_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:10.546912 31555 raft_consensus.cc:1275] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.548230 31832 consensus_queue.cc:1048] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:10.555459 31629 raft_consensus.cc:1275] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.557265 31832 consensus_queue.cc:1048] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:10.597209 31628 raft_consensus.cc:1275] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Refusing update from remote peer e8364672222948aaaec35ae89ae34229: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.598384 31678 consensus_queue.cc:1048] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:10.613801 31479 raft_consensus.cc:1275] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Refusing update from remote peer e8364672222948aaaec35ae89ae34229: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.615177 31825 consensus_queue.cc:1048] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:10.690645 31479 raft_consensus.cc:1275] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Refusing update from remote peer e8364672222948aaaec35ae89ae34229: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.691890 31825 consensus_queue.cc:1048] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:10.698352 31628 raft_consensus.cc:1275] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Refusing update from remote peer e8364672222948aaaec35ae89ae34229: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.699700 31678 consensus_queue.cc:1048] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:10.757803 31479 raft_consensus.cc:1275] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Refusing update from remote peer e8364672222948aaaec35ae89ae34229: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.759068 31678 consensus_queue.cc:1048] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:10.765519 31628 raft_consensus.cc:1275] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Refusing update from remote peer e8364672222948aaaec35ae89ae34229: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.766821 31841 consensus_queue.cc:1048] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:10.831499 31555 raft_consensus.cc:1275] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.832504 31812 consensus_queue.cc:1048] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:10.841800 31628 raft_consensus.cc:1275] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.843082 31832 consensus_queue.cc:1048] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:10.865684 31555 raft_consensus.cc:1275] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.866745 31832 consensus_queue.cc:1048] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:10.874769 31628 raft_consensus.cc:1275] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Refusing update from remote peer 1b569fe4c4754515a8f7dcaf6c02acb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:10.876046 31832 consensus_queue.cc:1048] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:13.020951 31378 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49380:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:13:13.040019 31378 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49380:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:13:13.070482 27072 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:13.206241 31880 tablet.cc:1724] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:13.221685 31522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.112.1:36397, user_credentials={real_user=slave}} blocked reactor thread for 51885.8us
I20260713 09:13:13.271869 31479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd"
dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
mode: GRACEFUL
new_leader_uuid: "fdb108889ec64d03b605b3b33ddd167b"
 from {username='slave'} at 127.0.0.1:34098
I20260713 09:13:13.272645 31479 raft_consensus.cc:606] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Received request to transfer leadership to TS fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:13.296705 31889 tablet.cc:1724] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:13.327610 31886 log.cc:927] Time spent T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260713 09:13:13.306962 31895 tablet.cc:1724] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.358235 31901 tablet.cc:1724] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.369012 31906 tablet.cc:1724] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.364563 31904 tablet.cc:1724] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:13.420099 31890 log.cc:927] Time spent T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229: Append to log took a long time: real 0.119s	user 0.004s	sys 0.000s
I20260713 09:13:13.391947 31899 tablet.cc:1724] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.458874 31880 tablet.cc:1724] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:13.463572 31903 log.cc:927] Time spent T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260713 09:13:13.472282 31914 tablet.cc:1724] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.483582 31880 tablet.cc:1724] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.490799 31912 tablet.cc:1724] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.491164 31915 tablet.cc:1724] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.493290 31913 tablet.cc:1724] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.503557 31909 tablet.cc:1724] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.503778 31895 tablet.cc:1724] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.529448 31553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43d5473728cb49e4b41647822881078b"
dest_uuid: "e8364672222948aaaec35ae89ae34229"
mode: GRACEFUL
new_leader_uuid: "fdb108889ec64d03b605b3b33ddd167b"
 from {username='slave'} at 127.0.0.1:33322
I20260713 09:13:13.530035 31553 raft_consensus.cc:606] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 2 LEADER]: Received request to transfer leadership to TS fdb108889ec64d03b605b3b33ddd167b
I20260713 09:13:13.531412 27072 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:13:13.531566 31892 raft_consensus.cc:993] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1: : Instructing follower fdb108889ec64d03b605b3b33ddd167b to start an election
I20260713 09:13:13.531994 31892 raft_consensus.cc:1081] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Signalling peer fdb108889ec64d03b605b3b33ddd167b to start an election
I20260713 09:13:13.532053 27072 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:13.533556 31889 tablet.cc:1724] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.534444 31909 tablet.cc:1724] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.539328 31626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd"
dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
 from {username='slave'} at 127.0.0.1:40812
I20260713 09:13:13.539875 31626 raft_consensus.cc:493] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:13.539745 31880 tablet.cc:1724] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.540287 31626 raft_consensus.cc:3060] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:13.541170 31904 tablet.cc:1724] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.544168 31909 tablet.cc:1724] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.549183 31626 raft_consensus.cc:515] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:13.550200 31880 tablet.cc:1724] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.551781 31480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:13.552351 31480 raft_consensus.cc:3055] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:13.552636 31480 raft_consensus.cc:740] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b569fe4c4754515a8f7dcaf6c02acb1, State: Running, Role: LEADER
I20260713 09:13:13.552630 31899 tablet.cc:1724] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.553678 31480 consensus_queue.cc:260] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [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: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:13.554759 31480 raft_consensus.cc:3060] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:13.558799 31913 tablet.cc:1724] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.577801 31909 tablet.cc:1724] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.581875 31914 tablet.cc:1724] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.570345 31895 tablet.cc:1724] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.591681 31480 raft_consensus.cc:2468] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 3.
I20260713 09:13:13.593045 31596 leader_election.cc:304] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [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: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:13.594045 31905 raft_consensus.cc:2804] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:13.594502 31905 raft_consensus.cc:697] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 3 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:13.595289 31905 consensus_queue.cc:237] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [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: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:13.600099 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0cdc762b4a4bd4b462a693cb79e9fd" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:13.600644 31553 raft_consensus.cc:3060] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:13.601679 31626 leader_election.cc:290] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 3 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:13.605378 31895 tablet.cc:1724] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:13.613740 31553 raft_consensus.cc:2468] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 3.
I20260713 09:13:13.625866 31375 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e: soft_deleted_table [id=779b22baa50d4baa8a53f44867e12078] alter complete (version 1)
I20260713 09:13:13.638406 31375 catalog_manager.cc:5697] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 2 to 3, leader changed from 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1) to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 3 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:13.713246 31881 raft_consensus.cc:993] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229: : Instructing follower fdb108889ec64d03b605b3b33ddd167b to start an election
I20260713 09:13:13.713814 31877 raft_consensus.cc:1081] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 2 LEADER]: Signalling peer fdb108889ec64d03b605b3b33ddd167b to start an election
I20260713 09:13:13.715159 31626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43d5473728cb49e4b41647822881078b"
dest_uuid: "fdb108889ec64d03b605b3b33ddd167b"
 from {username='slave'} at 127.0.0.1:40808
I20260713 09:13:13.715684 31626 raft_consensus.cc:493] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:13.715986 31626 raft_consensus.cc:3060] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:13.720793 31626 raft_consensus.cc:515] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:13.722390 31626 leader_election.cc:290] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [CANDIDATE]: Term 3 election: Requested vote from peers 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397), e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383)
I20260713 09:13:13.723119 31480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5473728cb49e4b41647822881078b" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1"
I20260713 09:13:13.723546 31553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d5473728cb49e4b41647822881078b" candidate_uuid: "fdb108889ec64d03b605b3b33ddd167b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8364672222948aaaec35ae89ae34229"
I20260713 09:13:13.723749 31480 raft_consensus.cc:3060] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:13.724130 31553 raft_consensus.cc:3055] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:13.724416 31553 raft_consensus.cc:740] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e8364672222948aaaec35ae89ae34229, State: Running, Role: LEADER
I20260713 09:13:13.725040 31553 consensus_queue.cc:260] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [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: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:13.726076 31553 raft_consensus.cc:3060] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:13.728971 31480 raft_consensus.cc:2468] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 3.
I20260713 09:13:13.730134 31596 leader_election.cc:304] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [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: 1b569fe4c4754515a8f7dcaf6c02acb1, fdb108889ec64d03b605b3b33ddd167b; no voters: 
I20260713 09:13:13.730902 31905 raft_consensus.cc:2804] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:13.731421 31905 raft_consensus.cc:697] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 3 LEADER]: Becoming Leader. State: Replica: fdb108889ec64d03b605b3b33ddd167b, State: Running, Role: LEADER
I20260713 09:13:13.731422 31553 raft_consensus.cc:2468] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb108889ec64d03b605b3b33ddd167b in term 3.
I20260713 09:13:13.732340 31905 consensus_queue.cc:237] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [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: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } }
I20260713 09:13:13.740003 31375 catalog_manager.cc:5697] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b reported cstate change: term changed from 2 to 3, leader changed from e8364672222948aaaec35ae89ae34229 (127.26.112.2) to fdb108889ec64d03b605b3b33ddd167b (127.26.112.3). New cstate: current_term: 3 leader_uuid: "fdb108889ec64d03b605b3b33ddd167b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb108889ec64d03b605b3b33ddd167b" member_type: VOTER last_known_addr { host: "127.26.112.3" port: 42281 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:14.028604 31480 raft_consensus.cc:1275] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 3 FOLLOWER]: Refusing update from remote peer fdb108889ec64d03b605b3b33ddd167b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:14.029776 31905 consensus_queue.cc:1048] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:14.041083 31553 raft_consensus.cc:1275] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 3 FOLLOWER]: Refusing update from remote peer fdb108889ec64d03b605b3b33ddd167b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:14.042412 31905 consensus_queue.cc:1048] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:14.326190 31480 raft_consensus.cc:1275] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 3 FOLLOWER]: Refusing update from remote peer fdb108889ec64d03b605b3b33ddd167b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:14.327262 31905 consensus_queue.cc:1048] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b569fe4c4754515a8f7dcaf6c02acb1" member_type: VOTER last_known_addr { host: "127.26.112.1" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:14.335166 31553 raft_consensus.cc:1275] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 3 FOLLOWER]: Refusing update from remote peer fdb108889ec64d03b605b3b33ddd167b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:14.336612 31905 consensus_queue.cc:1048] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8364672222948aaaec35ae89ae34229" member_type: VOTER last_known_addr { host: "127.26.112.2" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:14.585094 27072 tablet_server.cc:179] TabletServer@127.26.112.1:0 shutting down...
W20260713 09:13:14.607373 31522 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260713 09:13:14.612718 31522 consensus_peers.cc:597] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 -> Peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Couldn't send request to peer 1b569fe4c4754515a8f7dcaf6c02acb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:14.620100 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:14.620940 27072 tablet_replica.cc:333] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.621740 27072 raft_consensus.cc:2243] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.622890 27072 raft_consensus.cc:2272] T 39a1f8722c6a4aa88c482c9aee66c425 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.625063 27072 tablet_replica.cc:333] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.625651 27072 raft_consensus.cc:2243] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.626091 27072 raft_consensus.cc:2272] T a2b77f0783d3438abe81c54b4877ccd4 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:14.626590 31596 consensus_peers.cc:597] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b -> Peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Couldn't send request to peer 1b569fe4c4754515a8f7dcaf6c02acb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:14.627965 27072 tablet_replica.cc:333] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.628567 27072 raft_consensus.cc:2243] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.629395 27072 raft_consensus.cc:2272] T bf115b62f76e47f3b4d431d66a179376 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.631099 27072 tablet_replica.cc:333] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.631641 27072 raft_consensus.cc:2243] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.631997 27072 raft_consensus.cc:2272] T f445da74cb464e969199b156fe5647ac P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.633510 27072 tablet_replica.cc:333] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.634001 27072 raft_consensus.cc:2243] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.634613 27072 raft_consensus.cc:2272] T 79cfc72309c64f92b0ea2eeedbe42d5d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.636160 27072 tablet_replica.cc:333] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.636601 27072 raft_consensus.cc:2243] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.637033 27072 raft_consensus.cc:2272] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.639057 27072 tablet_replica.cc:333] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.639590 27072 raft_consensus.cc:2243] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.640220 27072 raft_consensus.cc:2272] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.641670 27072 tablet_replica.cc:333] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.642361 27072 raft_consensus.cc:2243] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.642804 27072 raft_consensus.cc:2272] T 0eb1c086bb744ebe94d3d33c1eab917c P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.644645 27072 tablet_replica.cc:333] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.645154 27072 raft_consensus.cc:2243] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:13:14.645219 31522 consensus_peers.cc:597] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 -> Peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Couldn't send request to peer 1b569fe4c4754515a8f7dcaf6c02acb1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:14.645641 27072 raft_consensus.cc:2272] T 43d5473728cb49e4b41647822881078b P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.647593 27072 tablet_replica.cc:333] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.648113 27072 raft_consensus.cc:2243] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.648495 27072 raft_consensus.cc:2272] T e2d0ec16cac6421f9244ca19fb23e5a7 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.650115 27072 tablet_replica.cc:333] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.650800 27072 raft_consensus.cc:2243] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.651564 27072 raft_consensus.cc:2272] T 27d7e85ab42b4402a51a2b80479aba84 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.653085 27072 tablet_replica.cc:333] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.653582 27072 raft_consensus.cc:2243] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.653985 27072 raft_consensus.cc:2272] T 7430bf22f5b0497bb7f40a7fb13c52bb P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.655580 27072 tablet_replica.cc:333] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.656083 27072 raft_consensus.cc:2243] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.656456 27072 raft_consensus.cc:2272] T c7d597505c3f426f99a0d173f248552a P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.657961 27072 tablet_replica.cc:333] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.658432 27072 raft_consensus.cc:2243] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.659096 27072 raft_consensus.cc:2272] T ff9ee5a0930a46d188fcdd1be951ef3d P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.660713 27072 tablet_replica.cc:333] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.661185 27072 raft_consensus.cc:2243] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.661854 27072 raft_consensus.cc:2272] T 944596901b0d4c7aa3932035f70bb7be P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.663446 27072 tablet_replica.cc:333] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.663918 27072 raft_consensus.cc:2243] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.664299 27072 raft_consensus.cc:2272] T 0e0cdc762b4a4bd4b462a693cb79e9fd P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.666357 27072 tablet_replica.cc:333] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.666837 27072 raft_consensus.cc:2243] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.667237 27072 raft_consensus.cc:2272] T 27e9d1b6523e4e349f9f58c60df701e6 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.668860 27072 tablet_replica.cc:333] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1: stopping tablet replica
I20260713 09:13:14.669283 27072 raft_consensus.cc:2243] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.669952 27072 raft_consensus.cc:2272] T 55969053463c41949eafd6ef60cee705 P 1b569fe4c4754515a8f7dcaf6c02acb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.704047 27072 tablet_server.cc:196] TabletServer@127.26.112.1:0 shutdown complete.
W20260713 09:13:14.721225 31522 consensus_peers.cc:597] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 -> Peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Couldn't send request to peer 1b569fe4c4754515a8f7dcaf6c02acb1. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:36397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:14.731494 27072 tablet_server.cc:179] TabletServer@127.26.112.2:0 shutting down...
I20260713 09:13:14.756274 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:14.757002 27072 tablet_replica.cc:333] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.757630 27072 raft_consensus.cc:2243] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.758368 27072 raft_consensus.cc:2272] T 39a1f8722c6a4aa88c482c9aee66c425 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.760265 27072 tablet_replica.cc:333] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.760792 27072 raft_consensus.cc:2243] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.761467 27072 raft_consensus.cc:2272] T a2b77f0783d3438abe81c54b4877ccd4 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.763044 27072 tablet_replica.cc:333] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.763614 27072 raft_consensus.cc:2243] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.764279 27072 raft_consensus.cc:2272] T f445da74cb464e969199b156fe5647ac P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.765868 27072 tablet_replica.cc:333] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.766368 27072 raft_consensus.cc:2243] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.766762 27072 raft_consensus.cc:2272] T bf115b62f76e47f3b4d431d66a179376 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.768500 27072 tablet_replica.cc:333] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.769011 27072 raft_consensus.cc:2243] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.769407 27072 raft_consensus.cc:2272] T 7430bf22f5b0497bb7f40a7fb13c52bb P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.770887 27072 tablet_replica.cc:333] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.771425 27072 raft_consensus.cc:2243] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.772078 27072 raft_consensus.cc:2272] T c7d597505c3f426f99a0d173f248552a P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.773589 27072 tablet_replica.cc:333] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.774096 27072 raft_consensus.cc:2243] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.774483 27072 raft_consensus.cc:2272] T 27d7e85ab42b4402a51a2b80479aba84 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.776118 27072 tablet_replica.cc:333] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.776630 27072 raft_consensus.cc:2243] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.777285 27072 raft_consensus.cc:2272] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.778821 27072 tablet_replica.cc:333] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.779286 27072 raft_consensus.cc:2243] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.779722 27072 raft_consensus.cc:2272] T 79cfc72309c64f92b0ea2eeedbe42d5d P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.781189 27072 tablet_replica.cc:333] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.781692 27072 raft_consensus.cc:2243] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.782060 27072 raft_consensus.cc:2272] T 0e0cdc762b4a4bd4b462a693cb79e9fd P e8364672222948aaaec35ae89ae34229 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.784614 27072 tablet_replica.cc:333] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.785156 27072 raft_consensus.cc:2243] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.785553 27072 raft_consensus.cc:2272] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.787271 27072 tablet_replica.cc:333] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.787978 27072 raft_consensus.cc:2243] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.788779 27072 raft_consensus.cc:2272] T 0eb1c086bb744ebe94d3d33c1eab917c P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.790741 27072 tablet_replica.cc:333] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.791271 27072 raft_consensus.cc:2243] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:13:14.791316 31596 consensus_peers.cc:597] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b -> Peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Couldn't send request to peer 1b569fe4c4754515a8f7dcaf6c02acb1. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:36397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:14.791859 27072 raft_consensus.cc:2272] T ff9ee5a0930a46d188fcdd1be951ef3d P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.793507 27072 tablet_replica.cc:333] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.794281 27072 raft_consensus.cc:2243] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.794834 27072 raft_consensus.cc:2272] T 944596901b0d4c7aa3932035f70bb7be P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.797360 27072 tablet_replica.cc:333] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.797956 27072 raft_consensus.cc:2243] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.798434 27072 raft_consensus.cc:2272] T e2d0ec16cac6421f9244ca19fb23e5a7 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.800776 27072 tablet_replica.cc:333] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229: stopping tablet replica
W20260713 09:13:14.804055 31594 consensus_peers.cc:597] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b -> Peer e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383): Couldn't send request to peer e8364672222948aaaec35ae89ae34229. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:14.805900 27072 raft_consensus.cc:2243] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.806348 27072 raft_consensus.cc:2272] T 43d5473728cb49e4b41647822881078b P e8364672222948aaaec35ae89ae34229 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.808336 27072 tablet_replica.cc:333] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.808807 27072 raft_consensus.cc:2243] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.809504 27072 raft_consensus.cc:2272] T 27e9d1b6523e4e349f9f58c60df701e6 P e8364672222948aaaec35ae89ae34229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.811940 27072 tablet_replica.cc:333] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229: stopping tablet replica
I20260713 09:13:14.812511 27072 raft_consensus.cc:2243] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.812989 27072 raft_consensus.cc:2272] T 55969053463c41949eafd6ef60cee705 P e8364672222948aaaec35ae89ae34229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.839727 27072 tablet_server.cc:196] TabletServer@127.26.112.2:0 shutdown complete.
W20260713 09:13:14.842540 31594 consensus_peers.cc:597] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b -> Peer e8364672222948aaaec35ae89ae34229 (127.26.112.2:46383): Couldn't send request to peer e8364672222948aaaec35ae89ae34229. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.2:46383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:14.863564 27072 tablet_server.cc:179] TabletServer@127.26.112.3:0 shutting down...
I20260713 09:13:14.887885 27072 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:14.888509 27072 tablet_replica.cc:333] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.889111 27072 raft_consensus.cc:2243] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.889583 27072 raft_consensus.cc:2272] T 39a1f8722c6a4aa88c482c9aee66c425 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.891286 27072 tablet_replica.cc:333] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.892019 27072 raft_consensus.cc:2243] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.892551 27072 raft_consensus.cc:2272] T a2b77f0783d3438abe81c54b4877ccd4 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.894719 27072 tablet_replica.cc:333] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
W20260713 09:13:14.895081 31596 consensus_peers.cc:597] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b -> Peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Couldn't send request to peer 1b569fe4c4754515a8f7dcaf6c02acb1. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:36397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:14.895300 27072 raft_consensus.cc:2243] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.895852 27072 raft_consensus.cc:2272] T f445da74cb464e969199b156fe5647ac P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.897445 27072 tablet_replica.cc:333] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.897962 27072 raft_consensus.cc:2243] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.898362 27072 raft_consensus.cc:2272] T bf115b62f76e47f3b4d431d66a179376 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.899996 27072 tablet_replica.cc:333] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.900512 27072 raft_consensus.cc:2243] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.901186 27072 raft_consensus.cc:2272] T 7430bf22f5b0497bb7f40a7fb13c52bb P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.903333 27072 tablet_replica.cc:333] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.904016 27072 raft_consensus.cc:2243] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.904488 27072 raft_consensus.cc:2272] T c7d597505c3f426f99a0d173f248552a P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:14.905170 31596 consensus_peers.cc:597] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b -> Peer 1b569fe4c4754515a8f7dcaf6c02acb1 (127.26.112.1:36397): Couldn't send request to peer 1b569fe4c4754515a8f7dcaf6c02acb1. Status: Network error: Client connection negotiation failed: client connection to 127.26.112.1:36397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:14.906278 27072 tablet_replica.cc:333] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.906837 27072 raft_consensus.cc:2243] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.907238 27072 raft_consensus.cc:2272] T 27d7e85ab42b4402a51a2b80479aba84 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.908878 27072 tablet_replica.cc:333] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.909400 27072 raft_consensus.cc:2243] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.909786 27072 raft_consensus.cc:2272] T ff9ee5a0930a46d188fcdd1be951ef3d P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.911366 27072 tablet_replica.cc:333] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.911922 27072 raft_consensus.cc:2243] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.912293 27072 raft_consensus.cc:2272] T 944596901b0d4c7aa3932035f70bb7be P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.913869 27072 tablet_replica.cc:333] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.914372 27072 raft_consensus.cc:2243] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.914768 27072 raft_consensus.cc:2272] T 6ecdbfeabc1d48a1bc65872e98a72cf7 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.916393 27072 tablet_replica.cc:333] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.916880 27072 raft_consensus.cc:2243] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.917271 27072 raft_consensus.cc:2272] T 79cfc72309c64f92b0ea2eeedbe42d5d P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.918927 27072 tablet_replica.cc:333] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.919507 27072 raft_consensus.cc:2243] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.919909 27072 raft_consensus.cc:2272] T 2ddd067ee2df47bcad9e7a11c46e1fd0 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.921535 27072 tablet_replica.cc:333] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.922039 27072 raft_consensus.cc:2243] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.922412 27072 raft_consensus.cc:2272] T 0eb1c086bb744ebe94d3d33c1eab917c P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.924032 27072 tablet_replica.cc:333] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.924531 27072 raft_consensus.cc:2243] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.925223 27072 raft_consensus.cc:2272] T e2d0ec16cac6421f9244ca19fb23e5a7 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.926843 27072 tablet_replica.cc:333] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.927347 27072 raft_consensus.cc:2243] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.928048 27072 raft_consensus.cc:2272] T 43d5473728cb49e4b41647822881078b P fdb108889ec64d03b605b3b33ddd167b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.929766 27072 tablet_replica.cc:333] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.930327 27072 raft_consensus.cc:2243] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.953286 27072 raft_consensus.cc:2272] T 0e0cdc762b4a4bd4b462a693cb79e9fd P fdb108889ec64d03b605b3b33ddd167b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.957062 27072 tablet_replica.cc:333] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.957948 27072 raft_consensus.cc:2243] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.958588 27072 raft_consensus.cc:2272] T 27e9d1b6523e4e349f9f58c60df701e6 P fdb108889ec64d03b605b3b33ddd167b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.961221 27072 tablet_replica.cc:333] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b: stopping tablet replica
I20260713 09:13:14.961776 27072 raft_consensus.cc:2243] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.962481 27072 raft_consensus.cc:2272] T 55969053463c41949eafd6ef60cee705 P fdb108889ec64d03b605b3b33ddd167b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:15.008190 27072 tablet_server.cc:196] TabletServer@127.26.112.3:0 shutdown complete.
I20260713 09:13:15.052817 27072 master.cc:562] Master@127.26.112.62:42553 shutting down...
I20260713 09:13:15.074317 27072 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:15.074975 27072 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:15.075325 27072 tablet_replica.cc:333] T 00000000000000000000000000000000 P ed9bdef0d89a43ea88269e43566a1f8e: stopping tablet replica
I20260713 09:13:15.095753 27072 master.cc:584] Master@127.26.112.62:42553 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11058 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22900 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (111129 ms total)
[  PASSED  ] 8 tests.
I20260713 09:13:15.154649 27072 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 391 messages since previous log ~13 seconds ago
I20260713 09:13:15.154853 27072 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 391 messages since previous log ~13 seconds ago
I20260713 09:13:15.155000 27072 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 388 messages since previous log ~13 seconds ago
I20260713 09:13:15.155154 27072 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~35 seconds ago
I20260713 09:13:15.155300 27072 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~35 seconds ago
I20260713 09:13:15.155778 27072 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260713 09:13:15.156047 27072 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
